Calculate & Convert

Permutations & Combinations

nPr and nCr for counting problems.

Enter values

The formula

nPr = n!/(n−r)!; nCr = n!/(r!(n−r)!)

All calculations run locally in your browser and update instantly as you type.

Related calculators

Frequently asked questions

When do I use permutations vs combinations?+
Use permutations when order matters (e.g. race finishes) and combinations when it does not (e.g. picking a committee).
All calculations run locally in your browser. Nothing you type is sent to a server.