These problems combine ideas – you will plan your own steps, and for the harder ones form your own equation. There is a worked example to show you how to start; then it is over to you. Stuck? Hints are at the foot of the sheet. No calculator.
Worked example: how to start
A spinner lands on red with probability $0.6$. It is spun twice. Work out the probability that it lands on red exactly once.
Exactly once means red-then-not-red OR not-red-then-red: add the two paths.
P(red, not red) $=0.6\times0.4=0.24$ and P(not red, red) $=0.4\times0.6=0.24$.
Total $=0.24+0.24=0.48$.
1A bag contains $5$ green and $3$ yellow sweets. Two sweets are taken at random without replacement. Work out the probability that the two sweets are the same colour.[4 marks]
Answer:
2In a game you play two rounds. The probability of winning the first round is $\dfrac{2}{3}$. If you win the first round, the probability of winning the second is $\dfrac{1}{2}$; if you lose the first, the probability of winning the second is $\dfrac{1}{4}$. Work out the probability that you win exactly one of the two rounds.[4 marks]
Answer:
3It rains on any given day with probability $\dfrac{1}{5}$, independently of other days. Work out the probability that it rains on at least one of the next two days.[3 marks]
Answer:
4A biased coin lands on heads with probability $p$. It is flipped twice. The probability of getting two heads is $\dfrac{9}{25}$. Work out the probability of getting two tails.[4 marks]
Answer:
5A bag contains $n$ red counters and $4$ blue counters. Two counters are taken at random without replacement. The probability that both counters are blue is $\dfrac{1}{6}$. Work out the value of $n$.[5 marks]
Answer:
★Extension: A bag holds $3$ red and $2$ blue counters. Counters are taken one at a time, without replacement, until a blue counter is taken. Show that the probability that this takes exactly two draws is $\dfrac{3}{10}$.
Stuck? Hints (don't peek unless you need to)1. Same colour means both green OR both yellow. Work out each probability along its branches, then add them.2. The second-round probability depends on the first – this is a conditional tree. Exactly one win means win-then-lose OR lose-then-win.3. Use $1-$ P(no rain on either day). No rain has probability $\dfrac{4}{5}$ each day.4. First find $p$ from $p^2=\dfrac{9}{25}$, then the probability of tails is $1-p$.5. Write P(both blue) $=\dfrac{4}{n+4}\times\dfrac{3}{n+3}$, set it equal to $\dfrac{1}{6}$, and solve the resulting quadratic. Reject any negative value.
Solutions & mark scheme · Probability Trees
Total: 20 marks
Award the marks shown for each correct step; many of these have more than one valid route, so give method marks for any correct working.
1A bag contains $5$ green and $3$ yellow sweets. Two sweets are taken at random without replacement. Work out the probability that the two sweets are the same colour.[4]
Same colour $=\dfrac{5}{14}+\dfrac{3}{28}=\dfrac{10}{28}+\dfrac{3}{28}=\dfrac{13}{28}$.
Answer: $\dfrac{13}{28}$
Marks
✔1P(GG) $=\frac58\times\frac47=\frac{5}{14}$
✔1P(YY) $=\frac38\times\frac27=\frac{3}{28}$
✔1Adds the two same-colour probabilities
✔1$\frac{13}{28}$
2In a game you play two rounds. The probability of winning the first round is $\dfrac{2}{3}$. If you win the first round, the probability of winning the second is $\dfrac{1}{2}$; if you lose the first, the probability of winning the second is $\dfrac{1}{4}$. Work out the probability that you win exactly one of the two rounds.[4]
3It rains on any given day with probability $\dfrac{1}{5}$, independently of other days. Work out the probability that it rains on at least one of the next two days.[3]
Model solution
P(no rain on a day) $=1-\dfrac{1}{5}=\dfrac{4}{5}$.
P(no rain on both days) $=\dfrac{4}{5}\times\dfrac{4}{5}=\dfrac{16}{25}$.
P(at least one rainy day) $=1-\dfrac{16}{25}=\dfrac{9}{25}$.
4A biased coin lands on heads with probability $p$. It is flipped twice. The probability of getting two heads is $\dfrac{9}{25}$. Work out the probability of getting two tails.[4]
5A bag contains $n$ red counters and $4$ blue counters. Two counters are taken at random without replacement. The probability that both counters are blue is $\dfrac{1}{6}$. Work out the value of $n$.[5]