Probability: Tree; conditional cases — RI 2025 H2 Math Prelim Paper 2
What this question tests
Question
A bag contains 4 identical red and 6 identical blue balls.
Show full worked solution▾
Bag: 4 red, 6 blue balls (identical within colour).
Events: \(A\) = “exactly 2 blue (and 3 red) in first 5 picks”; \(B\) = “at least 3 red in first 5 picks”.
Since there are only 4 red balls, “at least 3 red in 5 picks” means exactly 3 or exactly 4 red.
\[\begin{aligned} \mathrm{P}(\text{3 red, 2 blue in 5 picks}) &= \frac{\binom{4}{3}\binom{6}{2}}{\binom{10}{5}} = \frac{4\cdot 15}{252} = \frac{60}{252}\\[6pt] \mathrm{P}(\text{4 red, 1 blue in 5 picks}) &= \frac{\binom{4}{4}\binom{6}{1}}{\binom{10}{5}} = \frac{1\cdot 6}{252} = \frac{6}{252}\\[6pt] \mathrm{P}(B) &= \frac{60+6}{252} = \frac{66}{252} \end{aligned}\] \[\begin{aligned} \mathrm{P}(A|B) &= \frac{\mathrm{P}(A\cap B)}{\mathrm{P}(B)} = \frac{60/252}{66/252} = \frac{60}{66} = \frac{10}{11} \end{aligned}\]Let \(X\) = number of red picks in 20 picks. \(X\sim B\!\left(20,\dfrac{2}{5}\right)\).
From GC: \(\approx 0.596 - 0.0160 = 0.580\) (3 s.f.)
\(R \sim \mathrm{B}\!\left(20, \dfrac{2}{5}\right)\), so \(\mathrm{E}(R) = 20\!\left(\dfrac{2}{5}\right) = 8\)
\[ \mathrm{Var}(R) = 20\!\left(\frac{2}{5}\right)\!\left(\frac{3}{5}\right) = \frac{24}{5} \quad \text{or} \quad 4.8 \]Since \(n = 50\) is large, by Central Limit Theorem, \[ \bar{R} \sim \mathrm{N}\!\left(8,\ \frac{4.8}{50}\right) \text{ approximately, i.e.} \] \[ \bar{R} \sim \mathrm{N}(8,\ 0.096) \text{ approximately} \] \[ \mathrm{P}(\bar{R} > 8.5) = 0.0533 \text{ (3 s.f.)} \]
Alternatively,
Since \(n = 50\) is large, by Central Limit Theorem, \[ R_1 + \ldots + R_{50} \sim \mathrm{N}(50 \times 8,\ 50 \times 4.8) \text{ approximately, i.e.} \] \[ R_1 + \ldots + R_{50} \sim \mathrm{N}(400,\ 240) \text{ approximately.} \] \[ \mathrm{P}(R_1 + \ldots + R_{50} > 8.5 \times 50) = 0.0533 \text{ (3 s.f.)} \]