Calculate nPr (Permutations) and nCr (Combinations) | Step-by-step solutions
Result (nPr)
--
📝 Step-by-step solution
Enter values and click calculate.
📖 What does this mean?
Permutations count the number of ways to arrange r items out of n distinct items where order matters.
📖 How to Use This Calculator
1
Choose calculation type - Select Permutation (nPr) where order matters, or Combination (nCr) where order doesn't matter.
2
Enter total items (n) - The total number of distinct items available.
3
Enter chosen items (r) - How many items you want to arrange or select.
4
Click "Calculate" - Get the result with step-by-step explanation.
🔢 Understanding Permutations vs Combinations
Permutations (nPr) count the number of ways to arrange r items from n distinct items where order matters. Example: Arranging 3 books on a shelf - ABC is different from CBA.
Combinations (nCr) count the number of ways to select r items from n distinct items where order does NOT matter.