Permutation Calculator
Enter n (total objects) and r (objects chosen) to calculate nPr — the number of permutations. The Permutation Calculator applies the formula P(n,r) = n! / (n−r)! and returns the total number of ordered arrangements possible. Unlike combinations, order matters here — choosing A then B is counted separately from B then A.
Results
Permutations P(n,r)
--
n! (n Factorial)
--
(n−r)! Factorial
--
n
--
r
--