Question: Two fair dice are rolled. Find P(sum > 9).
Step 1: Total outcomes = 6 × 6 = 36
Step 2: List outcomes with sum > 9:
(4,6),(5,5),(5,6),(6,4),(6,5),(6,6) — and (6,5),(5,6) already counted... let me list carefully:
Sum=10: (4,6),(5,5),(6,4) → 3 outcomes
Sum=11: (5,6),(6,5) → 2 outcomes
Sum=12: (6,6) → 1 outcome
Total favourable = 3+2+1 = 6
Step 3: P(sum > 9) = 6/36 = 1/6
Example 3: Tree Diagram — Two-Stage Event
Question: A bag has 3 red and 2 blue balls. Draw one, note colour, replace it, draw again. Find P(both same colour).
Step 1: P(R) = 3/5, P(B) = 2/5. With replacement, these stay the same.
Theoretical = 0.25. Experimental = 0.36. Difference is noticeable. With 50 trials it could be chance, but the spinner may be slightly biased. More trials needed to be sure.
P(X or Y) = 0.3+0.45=0.75. P(neither) = 1−0.75 = 0.25
Hearts: 13, Kings: 4, King of hearts counted once. 13+4−1 = 16. P = 16/52 = 4/13
Multiples of 3: {3,6,9,12,15,18}=6; Multiples of 5: {5,10,15,20}=4; Overlap {15}=1. 6+4−1=9. P = 9/20
Since exhaustive and ME: P(A)+P(B)=1. (2x−0.1)+(x+0.4)=1 → 3x+0.3=1 → 3x=0.7 → x=7/30. P(A)=2(7/30)−0.1=14/30−3/30=11/30, P(B)=7/30+12/30=19/30
Challenge Problems
Hard problems — show all working. Some introduce new ideas!
A bag contains 5 red, 3 blue, and 2 green balls. Two balls are drawn without replacement. Find P(both red). (Hint: probabilities change on second draw!)
A biased spinner has 4 sections: P(1)=0.1, P(2)=0.3, P(3)=0.4, P(4)=x. Find x. The spinner is spun twice — find P(total score > 6).
Three coins are flipped simultaneously. Using a systematic list of outcomes, find P(at least two heads).
Two fair dice are rolled. Given that the sum is greater than 8, find the probability that the sum is exactly 10. (This is conditional probability.)
In a class of 30 students, 18 play football, 12 play tennis, and 7 play both. A student is chosen at random. Find P(plays football but not tennis).
A bag has r red and 4 blue balls. P(red) = 3/7. Find r. If two balls are drawn without replacement, find P(both blue).
Events A and B are such that P(A) = 0.4, P(B) = 0.5, and P(A and B) = 0.2. Are A and B mutually exclusive? Find P(A or B).
A factory tests components. P(faulty) = 0.04. Two components are tested. Find P(exactly one faulty). Draw a tree diagram.
A game: roll two dice. Win £5 if the product of the dice is a perfect square; lose £1 otherwise. How many winning outcomes are there? Would you expect to win or lose money in the long run?
Amira rolls a fair die. If she gets an odd number, she flips a coin. If she gets an even number, she rolls the die again. Draw the full tree diagram. Find P(she ends with a head OR a 6 on the second die roll).
Challenge Answers with Workings
Without replacement: P(1st red) = 5/10 = 1/2. After drawing one red, 4 red remain from 9 balls. P(2nd red | 1st red) = 4/9.
P(both red) = 1/2 × 4/9 = 4/18 = 2/9 ≈ 0.222
P(1)+P(2)+P(3)+P(4)=1 → 0.1+0.3+0.4+x=1 → x=0.2.
Total > 6 means sum = 7 or 8. Sum=7: (3,4),(4,3) = 0.4×0.2+0.2×0.4=0.08+0.08=0.16. Sum=8: (4,4)=0.2×0.2=0.04.
P(total > 6) = 0.16+0.04 = 0.20
8 outcomes: HHH,HHT,HTH,HTT,THH,THT,TTH,TTT. At least 2 heads: HHH,HHT,HTH,THH = 4.
P(at least 2 heads) = 4/8 = 1/2
Football only = 18−7=11. P(football but not tennis) = 11/30. P = 11/30 ≈ 0.367
P(R) = r/(r+4) = 3/7 → 7r = 3(r+4) → 7r=3r+12 → 4r=12 → r=3. Bag has 3 red, 4 blue = 7 balls.
P(both blue, no replacement) = 4/7 × 3/6 = 12/42 = 2/7
P(A and B)=0.2 ≠ 0, so A and B are NOT mutually exclusive.
P(A or B) = P(A)+P(B)−P(A and B) = 0.4+0.5−0.2 = 0.7
Tree: Faulty (0.04) → F or NF; Not Faulty (0.96) → F or NF.
P(exactly one faulty) = P(F,NF)+P(NF,F) = 0.04×0.96 + 0.96×0.04 = 0.0384+0.0384 = 0.0768
Perfect square products from two dice (1×1=1, 1×4=4, 4×1=4, 2×2=4, 3×3=9, 4×4=16 — wait, max is 6×6=36).
Products that are perfect squares: 1(1,1), 4(1,4),(2,2),(4,1), 9(3,3), 16(4,4),(2,8 no), 25(5,5),(1 only), 36(6,6).
Valid: (1,1), (1,4),(2,2),(4,1), (3,3), (4,4 no—16 but dice go to 6), wait: 4×4=16 yes, (2,8) not possible, (4,4)=16 yes.
Listing: (1,1)=1; (1,4)=4,(2,2)=4,(4,1)=4; (3,3)=9; (2,8) n/a; (5,5)=25; (6,6)=36; (4,4 wait 4×4=16 — 4 is on a die!) (4,4)=16.
Win outcomes: (1,1),(1,4),(2,2),(4,1),(3,3),(4,4),(5,5),(6,6) = 8 outcomes.
E(winnings per game) = 8/36 × £5 + 28/36 × (−£1) = 40/36 − 28/36 = 12/36 = £1/3 > 0. Expected to WIN money in the long run (expected gain ≈ £0.33 per game).
Odd number (1,3,5): P=1/2 each. Even (2,4,6): P=1/2 each. On odd: flip coin (H or T, each 1/2). On even: roll die again (1-6 each 1/6).
P(head) = P(odd) × P(H) = 1/2 × 1/2 = 1/4.
P(6 on second roll) = P(even on first) × P(6 on second) = 1/2 × 1/6 = 1/12.
These outcomes are mutually exclusive (one branch is coin, other is die), so:
P(head OR 6) = 1/4 + 1/12 = 3/12 + 1/12 = 4/12 = 1/3