Since there are 5 tosses, there are in total 10 dollars exchanged, with 5 scenarios
- Bella loses all 5: she owes 10 dollars --> She finishes with 20 - 10 = 10 dollars (does not meet condition)
- Bella wins 1 and loses 4: She wins 2 dollars but loses 8 --> She finishes with 20 + 2 - 8 = 14 dollars (does not meet condition!)
- Bella wins 2 and loses 3: She wins 4 dollars but loses 8 --> She finishes with 20 + 4 - 6 = 18 dollars (does not meet condition!)
- Bella wins 3 and loses 2: She wins 6 dollars but loses 4 --> She finishes with 20 + 6 - 4 = 22 dollars (meets condition)
- Bella wins 4 and loses 1: She wins 8 dollars but loses 2 --> She finishes with 20 + 8 - 2 = 26 dollars (meets condition)
- Bella wins 5 and loses 0: She wins 10 dollars --> She finishes with 20 + 10 = 30 dollars (does not meet condition)
So we have two scenarios to consider:
- she wins 3 out of 5
- she wins 4 out of 5
3 wins, 2 losses can be written HHHTT but also any other combination of 3 Hs and 2 Ts
P (HHHTT) = \((1/2)^5\) (using the AND rule to multiply each individual probability together)
But we need to then allow for all the 3 Hs and 2 Ts to be rearranged
P (3 wins, 2 losses) = \((1/2)^5\) x \(\frac{5!}{3!2!}\) = \(\frac{10}{32}\)
4 wins, 1 loss can be written HHHHT but also any other combination of 4 Hs and 1 T
P (HHHHT) = \((1/2)^5\)
But we need to then allow for all the 4 Hs to be rearranged
P (4 wins, 1 loss) = \((1/2)^5\) x \(\frac{5!}{4!1!}\) = \(\frac{5}{32}\)
Since we want one condition OR the other, we add the two to get the probability of the answer
Answer = \(\frac{10}{32}\) + \(\frac{5}{32}\) = \(\frac{15}{32}\)
Answer C for Bella to get rich, but not too rich