Combinations Calculator

Calculate nCr combinations.

Scratchpad (not saved)

What This Calculator Does

Calculate nCr combinations.

It combines n, r to estimate nCr.

Formula & Method

Core equations: (nr)=n!r!(nr)!\binom{n}{r}=\frac{n!}{r!(n-r)!}.

Notation used in the formulas: RR = nCr; x1x_{1} = n; x2x_{2} = r.

Method summary: inputs are normalized to consistent units, core equations are evaluated, then secondary values are derived and rounded for display.

Use this calculator for quick scenario analysis. Start with baseline values, change one driver at a time, and compare how sensitive the results are to each input shown above.

Reference Book

Introduction to Probability

Second Edition

Joseph K. Blitzstein and Jessica Hwang · Chapman and Hall/CRC

A widely used probability text for counting, conditioning, expected value, core distributions, and simulation.

View Book

Inputs Used

  • n: Used directly in the calculation.
  • r: Used directly in the calculation.

Related Calculators

Combinations Calculator: Formula & Use Cases | MCPCalc