Tree diagram structure
How tree diagrams work: Branches show all outcomes.
Label each branch with probability.
Path probability: multiply along branches.
Multiply along the branches and add the end-paths; for conditional probability restrict to one branch first.
Interactive diagram
Explore the labelled diagram, charts and maps for this topic in full study mode.
Worked example
Bag: 3 red, 2 blue.
Draw 2 (no replace).
Show tree and find P(2 red).
Solution
- Branch 1: First red (3/5)
- Sub-branch: Second red given first red (2/4)
- Path prob: (3/5)×(2/4)=6/20=3/10
- Branch 2: First blue (2/5) leads to second outcomes
Final answer
P(RR)=3/10. Multiply along red path.
Free preview
This is the free notes preview
You're reading the free notes. Aimnova Pro unlocks the full study experience — and you can try it free for 7 days:
- FlashcardsLock in vocabulary and key terms with spaced repetition.
- Practice questionsAnswer exam-style questions and get instant AI marking.
- Mock exams & past-paper vaultSit full mocks and see exactly how examiners award marks.
- Personalised study planA daily plan built around your exam date and weak areas.
Multi-stage experiments
Stages: Each branch level represents one stage.
Second stage branches depend on first outcome.
Worked example
Spinner spun twice: P(red)=0.4, P(blue)=0.6.
Find all outcomes and probabilities.
Solution
- RR: 0.4×0.4=0.16
- RB: 0.4×0.6=0.24
- BR: 0.6×0.4=0.24
- BB: 0.6×0.6=0.36
- Total: 0.16+0.24+0.24+0.36=1 ✓
Final answer
All paths shown, sum=1.
Feeling unprepared for exams?
Get a clear study plan, practice with real questions, and know exactly where you stand before exam day. No more guessing.
Conditional probability from trees
Reading conditional prob: P(B|A) is the probability on second-stage branch GIVEN first stage was A.
Worked example
Factory: Machine A makes 60% of items, 2% defective.
Machine B makes 40%, 3% defective.
Find P(defective|Machine A).
Solution
- Tree: First stage: A (0.6) or B (0.4)
- From A: defective (0.02) or good (0.98)
- P(defective|A)=0.02 (second-level branch)
Final answer
0.02. Branch probability in conditional state.
IB-style question — reverse conditional [6 marks]
A shop is supplied bread by two bakeries. Bakery X supplies 70% of the loaves and Bakery Y supplies the other 30%. 4% of Bakery X's loaves are stale, while 10% of Bakery Y's loaves are stale. A loaf is chosen at random.
(a) Find the probability that the loaf is stale.
(b) Given that the chosen loaf is stale, find the probability that it came from Bakery Y.
Step by step
- (a) A loaf is stale along two tree paths: from X, or from Y. Find each path then add.
- Substitute the branch probabilities.
- (b) Use the conditional rule. The intersection 'Y and stale' is the Bakery-Y path from part (a).
- Evaluate.
Final answer
(a) P(stale) = 0.058. (b) P(Y | stale) = 0.030/0.058 = 0.517 (3 s.f.).
GDC walkthrough
Step through the exact calculator keystrokes, screen by screen, in study mode.
Combining outcomes
Worked example
From defective example: Find P(defective).
Solution
- P(defective)=P(D|A)×P(A)+P(D|B)×P(B)
- =(0.02)×(0.6)+(0.03)×(0.4)
- =0.012+0.012=0.024
Final answer
P(defective)=0.024. Add paths leading to defective.