Enter n (total items) and r (items chosen) to find the number of permutations and combinations.
Permutation and Combination Calculator
LiveThe formulas
Choosing 3 items from 10: permutations (order matters) = 10!/(10-3)! = 720; combinations (order doesn't matter) = 720/3! = 120.
Step-by-step guide
- Enter n, the total number of items available.
- Enter r, the number of items being chosen.
- Read both results - permutations if order matters, combinations if it doesn't.
Why permutations are always larger than combinations
Permutations count every possible ordering as a distinct outcome (choosing A-then-B is different from B-then-A), while combinations treat those as the same single outcome. Since combinations divide out exactly the number of ways to order each group of r items (r! ways), permutations are always larger than or equal to combinations for the same n and r - and the gap between them grows quickly as r increases, since the number of ways to reorder a larger group grows factorially.
Common mistakes
Frequently asked questions
How do I know whether to use permutations or combinations?
Ask whether order matters for your situation - picking a president, VP, and treasurer from a group (each role is distinct) calls for permutations; picking 3 people for a committee with no distinct roles calls for combinations.
What if r equals n?
Permutations become n! (every possible full ordering of all items), while combinations become exactly 1 (there's only one way to "choose" the entire group, regardless of order).
What if r is 0?
Both permutations and combinations equal 1 - there's exactly one way to choose nothing from any group, by definition.
Related calculators
See the full list of Math calculators, or try: