Statistics
Permutations and Combinations
Lesson
Many probability questions need counts of arrangements or selections. Three tools to know:
Factorial — how many ways to arrange distinct items in a row:
Example: . By convention .
Permutations — number of arrangements of items chosen from , where order matters:
Combinations — number of selections of items from , where order doesn’t matter:
Decision tree: does the order matter? If yes, use a permutation. If no, use a combination. Awarding gold/silver/bronze → permutation. Picking a 3-person committee → combination.
Worked example 1 — permutation
From 8 runners, how many ways to award gold, silver, and bronze? Order matters (1st ≠ 2nd ≠ 3rd):
Worked example 2 — combination
From 10 students, how many ways to choose a 3-person committee? Order doesn’t matter:
How to type your answer
A single integer. Examples: 120, 336, 792.
Practice
Work through these. Stuck? Click Get a hint.
Warm-Up
Quick problems to get going.
Problem 1
Problem 2
Problem 3
Problem 4
Practice
Standard problems matching the lesson.
Problem 5
Problem 6
Problem 7
Problem 8
Problem 9
Problem 10
Problem 11
Problem 12
Problem 13
Problem 14
Challenge
Harder problems — edge cases, trickier numbers, multiple steps.
Problem 15
Problem 16
Problem 17
Problem 18
Problem 19
Problem 20
Problem 21
Problem 22