๐ข Combinatorics Tool
Permutation & Combination Calculator
nPr · nCr · Factorial
Calculate permutations (nPr) and combinations (nCr) using factorial formula. Step-by-step breakdown included.
permutation calculator
combination calculator
nPr
nCr
Calculator
n (total items) 10
r (selected items) 4
Permutations (nPr)
—
ordered arrangements
Combinations (nCr)
—
unordered selections
๐งฎ Step-by-step calculation
Enter n and r (n ≥ r ≥ 0) to see detailed factorial expansion.
๐ Formulas Used
๐น nPr = n! / (n − r)!
๐น nCr = n! / (r! × (n − r)!)
๐น 0! = 1
Permutation counts ordered arrangements; combination counts unordered selections. Valid when n ≥ r ≥ 0.