WAEC 2019 · Paper 2 · Q13

  1. (a)

    A fair coin is tossed 6 times. Calculate the probability of obtaining at most three heads.

  2. (b)

    A pool of jurors consists of 1 British, 3 Americans and 2 Africans. If 2 jurors are selected one after the other to sit on a jury for a trial, find the probability that they are: (i) 1 American and 1 African; (ii) of different nationalities.

    Separate values with commas, e.g. 3, −2

Worked solution (try it first)

(a)

  1. X∼B(6,12)X \sim B\left(6, \frac12\right), so each outcome has probability (12)6=164\left(\frac12\right)^6 = \frac{1}{64}.
  2. P(X≤3)=6C0+6C1+6C2+6C364P(X \le 3) = \dfrac{{}^6C_0 + {}^6C_1 + {}^6C_2 + {}^6C_3}{64}
    =1+6+15+2064= \dfrac{1 + 6 + 15 + 20}{64}
    =4264= \dfrac{42}{64}
    =2132= \dfrac{21}{32}.

(b)

  1. There are 6 jurors and  6C2=15\,{}^6C_2 = 15 pairs.

(i)

  1. 1 American and 1 African:  3C1×2C1=6\,{}^3C_1 \times {}^2C_1 = 6, so P=615=25P = \dfrac{6}{15} = \dfrac25.

(ii)

  1. Pairs of the same nationality: 2 Americans,  3C2=3\,{}^3C_2 = 3, or 2 Africans,  2C2=1\,{}^2C_2 = 1.
  2. So P(different)=1−415P(\text{different}) = 1 - \dfrac{4}{15}
    =1115= \dfrac{11}{15}.

Report a problem with this question