Combinations Calculator (nCr)
Calculate the number of ways to choose a subset of items where order does not matter.
Σ The Formula
Real World Examples
# About This Calculator
A Combination is a selection of items from a larger set where the order of selection is irrelevant. This is what distinguishes it from a *Permutation*, where order is critical.
The notation nCr (also written as C(n, r) or as a binomial coefficient) represents the number of ways to pick r unique elements from a pool of n. It is the foundation of probability and statistics, particularly in binomial distributions.
How To Use
- Enter the **Total Number of Items (n)**.
- Enter the **Number of Items to Choose (r)**.
- The tool will calculate the total number of unique combinations possible.
- Note: $r$ cannot be larger than $n$.
Frequently Asked Questions
What's the difference between nCr and nPr?+
Is 0! really 1?+
Is Combinations Calculator (nCr) free to use?+
How accurate is Combinations Calculator (nCr)?+
Can I use Combinations Calculator (nCr) on my phone?+
Do you save my data?+
About
A Combination is a selection of items from a larger set where the order of selection is irrelevant. This is what distinguishes it from a *Permutation*, where order is critical.
The notation nCr (also written as C(n, r) or as a binomial coefficient) represents the number of ways to pick r unique elements from a pool of n. It is the foundation of probability and statistics, particularly in binomial distributions.