Static calculatorLiveMath Calculators

Permutation & Combination Calculator

Calculate permutations (nPr) and combinations (nCr).

Privacy note. Runs in your browser. The values you enter stay on this page and aren't sent anywhere.
The size of the full set to choose from.
How many you select or arrange. Must be between 0 and n.
Permutations (nPr)720
Combinations (nCr)120
Permutation formulanPr = n! / (n − r)!
Combination formulanCr = n! / (r! × (n − r)!)

Recommended next steps

Related tools

Frequently asked questions

Order matters in a permutation but not in a combination. Arranging 3 books on a shelf is a permutation (ABC differs from CBA); choosing 3 books to take on a trip is a combination (the same 3 books, in any order, count once). That is why nPr is always greater than or equal to nCr for the same n and r.

Last updated 2026-06-23.