Printable Worksheets
Print or save as PDF — or build a custom worksheet from any module's questions.
Two-Stage Events and Tree Diagrams
A bag has 2 red and 3 blue marbles. You draw one, replace it, then draw again. What is P(two reds)?
Learning Intentions
Know
- Two-stage experiment
- Tree diagram
- With replacement
- Without replacement
- Multiplication rule
Understand
- Why replacement affects probabilities
- How tree diagrams organise outcomes
Can Do
- Draw tree diagrams
- Calculate probabilities for with/without replacement
- Use the multiplication rule for independent events
Two-Stage Experiments
A two-stage experiment involves two actions, such as drawing two cards or tossing two coins.
The probability of a specific sequence is found using:
$P(A ext{ then } B) = P(A) imes P(B ext{ after } A)$
Whether you replace the first item affects the second probability.
With Replacement
When the first item is replaced, the second draw is independent — the probabilities don't change.
Example: Bag with 3 red, 2 blue. Draw, replace, draw.
P(red then red) = $rac{3}{5} imes rac{3}{5} = rac{9}{25}$
Tree diagram has identical branches at each stage.
Without Replacement
When the first item is not replaced, the second draw is dependent — the probabilities change.
Example: Bag with 3 red, 2 blue. Draw, keep out, draw.
P(red then red) = $rac{3}{5} imes rac{2}{4} = rac{6}{20} = rac{3}{10}$
Tree diagram branches change after the first stage.
Check Understanding
A bag has 4 red and 6 blue marbles. Two are drawn without replacement. Find P(both red) and P(one of each colour).
Two-Stage Probability
A coin is tossed twice. Draw a tree diagram and find P(two heads) and P(exactly one tail).
Tree: H-H, H-T, T-H, T-T (each with prob 1/4)
P(HH) = 1/4
P(exactly one T) = P(HT) + P(TH) = 1/4 + 1/4 = 1/2
A bag has 5 red, 5 blue. Draw two with replacement. Find P(both red) and P(different colours).
P(RR) = $rac{5}{10} imes rac{5}{10} = rac{25}{100} = rac{1}{4}$
P(different) = P(RB) + P(BR) = $rac{25}{100} + rac{25}{100} = rac{1}{2}$
Same bag, without replacement. Find P(both red).
P(RR) = $rac{5}{10} imes rac{4}{9} = rac{20}{90} = rac{2}{9}$
Common Misconceptions
Treat without replacement as with replacement. This is a very common error. Without replacement, the denominator decreases and probabilities change.
Add probabilities along branches instead of multiplying. You multiply along branches (AND) and add across branches (OR).
Forget that order matters for "one of each." P(one red, one blue) = P(RB) + P(BR), not just one branch.
Practice — Tree Diagrams
Genetics and Medicine
Genetic inheritance involves two-stage probability. The Punnett square is essentially a tree diagram showing probabilities of inheriting traits from parents. Medical testing uses sequential probability — the probability of disease given a positive test depends on whether the test was done with or without prior screening (replacement analogy).
📓 Copy Into Your Books
▼Multiplication rule
- P(A then B) = P(A) × P(B after A)
- Multiply along branches
With replacement
- Independent
- Probabilities stay the same
Without replacement
- Dependent
- Denominator decreases
- Probabilities change