MathematicsCombinatoricsA-Level
AQASATIBCambridgeWJECAbiturAPBaccalauréat Général

Binomial Coefficient Calculator

Calculate combinations (nCr).

Use the free calculatorCheck the variablesOpen the advanced solver
This is the free calculator preview. Advanced walkthroughs stay in the app.
Result
Ready
Combinations

Formula first

Overview

The binomial coefficient represents the number of ways to choose a subset of r elements from a larger set of n distinct elements where the order of selection does not matter. It is a central component of the binomial theorem and Pascal's triangle, providing the coefficients for expanded algebraic expressions.

Symbols

Variables

tag = Total items n, tag = Items chosen r, calculate = Combinations

Total items n
Items chosen r
Combinations

Apply it well

When To Use

When to use: Apply this formula when you are selecting items from a group and the sequence of selection is irrelevant. It assumes that items are distinct and cannot be chosen more than once in a single set.

Why it matters: This equation is essential in probability theory for determining the likelihood of specific outcomes in a series of independent events. It also appears in fields ranging from genetics to computer science algorithms and network topology.

Avoid these traps

Common Mistakes

  • Confusing with Permutation (nPr).
  • Calculation factorial overflow.

One free problem

Practice Problem

A committee of 3 members needs to be formed from a group of 10 employees. How many different unique committees can be created?

Total items n10
Items chosen r3

Solve for:

Hint: Apply the formula 10! / (3! × (10 - 3)!) and simplify the factorials.

The full worked solution stays in the interactive walkthrough.

References

Sources

  1. Wikipedia: Binomial coefficient
  2. Discrete Mathematics and Its Applications by Kenneth H. Rosen
  3. Wikipedia: Dimensionless quantity
  4. IUPAC Gold Book: Dimensionless quantity
  5. Discrete Mathematics and Its Applications by Kenneth H. Rosen, 7th Edition (2012)
  6. Rosen, Kenneth H. Discrete Mathematics and Its Applications. 8th ed., McGraw-Hill Education, 2019.
  7. Wikipedia article 'Binomial coefficient'
  8. Britannica article 'Combinations and permutations'