Sample Space and the Counting Principle
Every possible outcome, and how to count them without listing them. The fundamental counting principle multiplies the choices at each step — turning millions of outcomes into a single multiplication.
Every possible outcome, and how to count them without listing them. The fundamental counting principle multiplies the choices at each step — turning millions of outcomes into a single multiplication.
Before finding a probability, you need to know how many outcomes are possible. The sample space lists them, and the fundamental counting principle counts them quickly by multiplying the choices at each step.
The sample space is the set of all possible outcomes of an experiment. The probabilities of all its outcomes add to 1, and nothing outside it can happen.
| Experiment | Sample space | Count |
|---|---|---|
| One coin | {H, T} | 2 |
| Two coins | {HH, HT, TH, TT} | 4 |
| One die | {1, 2, 3, 4, 5, 6} | 6 |
| Two dice | all ordered pairs | 36 |
If an experiment happens in independent steps, the total number of outcomes is the product of the choices at each step.
Each is the number of outcomes at step
. We multiply because every outcome of one step pairs with every outcome of the next.
A coin then a die: outcomes — not
.
A die rolled 6 times
A 4-digit PIN (digits 0–9)
A menu: 3 appetizers × 5 mains × 4 desserts
A licence plate: 3 letters + 3 digits
| Experiment | By counting | Result |
|---|---|---|
| Two coins | 2 × 2 | 4 |
| A die twice | 6 × 6 | 36 |
| A die 6 times | 6⁶ | 46,656 |
| A die 10 times | 6¹⁰ | 60,466,176 |