Processing math: 100%

Combination Formula Calculator

Calculate Combinations



Formula

The formula to calculate the number of combinations (C) is:

C(n,r)=n!r!(nr)!

Where:

Example

Let's say we have 5 items and we want to choose 3. Using the formula:

C(5,3)=5!3!(53)!=5!3!2!=12062=10

So, the number of combinations is 10.

What is a Combination?

A combination is a selection of items from a larger set where the order of selection does not matter. It is used in various fields such as statistics, mathematics, and probability.