Probability
The probability scale, single and combined events, expected frequency, tree diagrams and without-replacement problems
The Probability Scale
Probability measures how likely an event is, on a scale from 0 (impossible) to 1 (certain). It can be written as a fraction, decimal or percentage.
For a fair six-sided die, P(rolling a 4) = 1/6 because there is 1 favourable outcome out of 6 equally likely ones.
The Complement
If P(rain) = 0.3, then P(no rain) = 1 − 0.3 = 0.7. The probabilities of all possible outcomes always add up to 1.
Combined Events
The AND rule (independent events) — multiply
If two events don't affect each other, the chance of both happening is the product of their probabilities:
e.g. two coins: P(two heads) = ½ × ½ = ¼.
The OR rule (mutually exclusive events) — add
If two events can't both happen at once, the chance of one or the other is the sum:
Expected frequency
e.g. rolling a die 60 times, expected number of sixes = 1/6 × 60 = 10.
Easy Examples
Single events — count the favourable outcomes over the total.
What is the probability of rolling an even number on a fair six-sided die?
A bag has 3 red and 2 blue counters. One is taken at random. What is P(red)?
Using the same bag, what is P(not red)?
Medium Examples
Expected frequency, the complement, and mutually exclusive events.
A fair die is rolled 60 times. How many sixes would you expect?
A spinner lands on red with probability 0.2 and blue with probability 0.3. What is P(red or blue)?
A spinner can land on red, blue or green. P(red) = 0.2 and P(blue) = 0.3. Find P(green).
Complex Examples
Independent events (AND), and picking without replacement.
A coin is tossed and a die is rolled. What is P(heads and a six)?
A bag has 5 red and 3 blue counters. Two are taken without replacement. What is P(both red)?
A coin is tossed three times. What is P(at least one head)?