Permutation & Combination Calculator – Instantly calculate the number of ways to arrange (nPr) or choose (nCr) objects. Great for probability, statistics, and math problems.
The Permutation & Combination Calculator helps you quickly solve problems related to arranging or selecting objects. It’s widely used in probability, statistics, and combinatorics for counting possible outcomes.
✅ Permutations (nPr): Number of ways to arrange objects in order
✅ Combinations (nCr): Number of ways to choose objects without considering order
✅ Works for small and large numbers
Easy input (n = total items, r = chosen items)
Calculates both nPr and nCr instantly
Step-by-step explanation of formulas
Useful in probability, arrangements, and statistics
📌 Students learning combinatorics & probability
📌 Teachers & tutors explaining arrangements
📌 Professionals solving probability/statistics problems
📌 Anyone needing quick arrangements/selections calculations
Permutation formula (order matters):
nPr=n!(n−r)!nPr = \frac{n!}{(n-r)!}nPr=(n−r)!n!
Combination formula (order doesn’t matter):
nCr=n!r!(n−r)!nCr = \frac{n!}{r!(n-r)!}nCr=r!(n−r)!n!