IB Maths AI HL Probability Paper 1 & 2 ~8 min read

Tree Diagrams

A tree diagram maps out a sequence of events β€” first this, then that. Each set of branches shows the options at one stage, with their probabilities. Two rules do everything: multiply along the branches to get the probability of a path (an “and”), and add the paths that make up an event (an “or”). They’re the natural tool for multi-stage and “with/without replacement” problems β€” and the second set of branches can carry conditional probabilities.

πŸ“˜ What you need to know

The two rules: multiply along, add across

Along a branch
multiply (AND)
Follow one path through the tree β†’ multiply the probabilities. Gives P of that combined outcome.
Across paths
add (OR)
An event made of several end-points β†’ add those paths’ probabilities together.
tree diagram structure
1st event 2nd event P(A) P(Aβ€²) A Aβ€² P(B|A) P(Bβ€²|A) B Bβ€² P(B|Aβ€²) P(Bβ€²|Aβ€²) B Bβ€² P(A ∩ B) P(A ∩ Bβ€²) P(Aβ€² ∩ B) P(Aβ€² ∩ Bβ€²) each = multiply along the path
Each end-point is found by multiplying along its path. The four end-points cover every combined outcome and add up to 1.

🧠 Memory aid β€” “along = Γ—, across = +”

Travel along a single branch path β†’ multiply (it’s an “and”). Combine across different end-points β†’ add (it’s an “or”). And for “at least one”, flip to the complement: 1 βˆ’ P(none).

With vs without replacement

The only thing that changes between the two is the second set of branches.

With replacement
same branches
The item goes back, so totals don’t change. 2nd branches identical to the 1st (independent).
Without replacement
changed branches
The item is kept out, so totals shrink. 2nd branches are conditional on the 1st pick.
Which event on the first branch? If events are independent, order doesn’t matter. If not, put whichever you have the unconditional probability for first β€” so the second branches carry the conditional ones.

Worked examples

WE 1

Draw the tree

20% of a company wear glasses. Of those who wear glasses, 40% are right-handed; of those who don’t, 50% are right-handed. Set out the tree.

1st event: glasses G / not Gβ€² P(G) = 0.2, P(Gβ€²) = 0.8 2nd event: right-handed R / not Rβ€² (conditional) from G: P(R) = 0.4, P(Rβ€²) = 0.6 from Gβ€²: P(R) = 0.5, P(Rβ€²) = 0.5 each pair of branches sums to 1
0.2 0.8 G Gβ€² 0.4 0.6 R Rβ€² 0.5 0.5 R Rβ€² 0.2Γ—0.4 = 0.08 0.2Γ—0.6 = 0.12 0.8Γ—0.5 = 0.40 0.8Γ—0.5 = 0.40
The four end-points (0.08 + 0.12 + 0.40 + 0.40) sum to 1 βœ“
WE 2

Find P(right-handed)

Using the tree, find the probability a random person is right-handed.

add the paths that end in R P(G ∩ R) = 0.2 Γ— 0.4 = 0.08 P(Gβ€² ∩ R) = 0.8 Γ— 0.5 = 0.40 P(R) = sum = 0.08 + 0.40 P(R) = 0.48 multiply along each R-path, then add them.
WE 3

Conditional from a tree

Given a person is right-handed, find the probability they wear glasses.

P(G|R) = P(G ∩ R) / P(R) = 0.08 / 0.48 P(G|R) = 1/6 numerator = the G-and-R path; denominator = total P(R) from WE 2.
WE 4

Without replacement

A bag has 6 red and 4 blue (10 total). Two are drawn without replacement. Find P(both red).

multiply along the red–red path 1st red: 6/10 2nd red (conditional): 5/9 P(both red) = 6/10 Γ— 5/9 = 30/90 P(both red) = 1/3 totals shrink: 10 β†’ 9 and 6 β†’ 5.
WE 5

“At least one” via the complement

For the same bag (6 red, 4 blue, two drawn without replacement), find P(at least one red).

P(at least one red) = 1 βˆ’ P(no red) P(no red) = both blue = 4/10 Γ— 3/9 = 12/90 = 2/15 subtract from 1 1 βˆ’ 2/15 P(at least one red) = 13/15 “at least one” is far quicker via the complement than adding paths.

πŸ’‘ Top tips

⚠ Common mistakes

That completes the Probability unit! You can now work with events and their combinations, handle independent, mutually exclusive and conditional events, and use Venn and tree diagrams to organise multi-stage problems. These foundations lead straight into probability distributions β€” the binomial, Poisson and normal β€” where you’ll attach probabilities to whole patterns of outcomes.

Need help with Probability?

Get 1-on-1 help from an IB examiner who knows exactly what Paper 1 & 2 are looking for.

Book Free Session β†’