Daily Figures Edition No Sign-Up Free Forever Vol. XII — No. 204
“The figures, plainly worked — a standing desk of free, no-nonsense calculators.”
Find a calculator

Permutation Calculator

Compute nPr — the ordered ways to choose r from n — plus combinations.

Permutations (nPr)
Ordered selections.
Details
Combinations (nCr)
n
r
 
Show our math
Enter your figures above to see the step-by-step working.
Everything computed client-sideEverything computed client-side — nothing leaves this page

How the Permutation Calculator Works

A permutation counts the ordered ways to choose r items from n, where order matters — first, second and third place are different outcomes. The formula is nPr = n! ÷ (n−r)!. Choosing 3 from 10 in order gives 10P3 = 10×9×8 = 720 arrangements.

If order doesn’t matter, you want combinations (nCr) instead, which this calculator also shows. Permutations are always larger, by a factor of r!.

nPr = n! ÷ (n − r)!

Frequently Asked Questions

What is a permutation?

An ordered arrangement of items. The number of ways to pick r from n when order matters is nPr = n!/(n−r)!.

What is the difference between permutations and combinations?

Permutations count order (ABC ≠ CBA); combinations don’t (ABC = CBA). There are r! times as many permutations as combinations.

How many ways to arrange 3 of 10?

10P3 = 10 × 9 × 8 = 720.

More From The Desk

Same plain method, different figures