Skip to main content

learn.howToCalculate

learn.whatIsHeading

Combinations (nCr) count the ways to choose r items from n when order does not matter. Fundamental in probability, statistics, and combinatorics.

Fórmula

C(n,r) = n! / (r! × (n−r)!)
C
C(n — C(n

Guia passo a passo

  1. 1C(n,r) = n! / (r! × (n−r)!)
  2. 2Order does NOT matter (unlike permutations)
  3. 3C(n,r) = C(n,n−r) — symmetrical property
  4. 4C(n,0) = C(n,n) = 1 always

Exemplos resolvidos

Entrada
Choose 3 from 10
Resultado
C(10,3) = 120 combinations

Perguntas frequentes

What is Combinations?

Combinations (nCr) count the ways to choose r items from n when order does not matter. Fundamental in probability, statistics, and combinatorics

How accurate is the Combinations calculator?

The calculator uses the standard published formula for combinations. Results are accurate to the precision of the inputs you provide. For financial, medical, or legal decisions, always verify with a qualified professional.

What units does the Combinations calculator use?

This calculator works with inches. You can enter values in the units shown — the calculator handles all conversions internally.

What formula does the Combinations calculator use?

The core formula is: C(n,r) = n! / (r! × (n−r)!). Each step in the calculation is shown so you can verify the result manually.

Pronto para calcular? Experimente a calculadora Combinations (nCr) gratuita

Experimente você mesmo →

Configurações

PrivacidadeTermosSobre© 2026 PrimeCalcPro