NECO 2023 · Paper 1 · Q47✱

In an examination, 75%75\% of the candidates passed. Use the binomial distribution to calculate the probability that a random sample of 8 candidates contains at most 1 pass. Correct to 4 decimal places.

Worked solution (try it first)
  1. Let XX be the number who pass: X∼B(8,0.75)X \sim B(8, 0.75), with p=0.75p = 0.75 for a pass and q=0.25q = 0.25 for a failure.
  2. At most 1 pass means X=0X = 0 or X=1X = 1: P(X≤1)=q8+8pq7P(X \le 1) = q^8 + 8pq^7.
  3. 0.258≈0.00001530.25^8 \approx 0.0000153 and 8(0.75)(0.25)7≈0.00036628(0.75)(0.25)^7 \approx 0.0003662.
  4. Add them: about 0.000381.
  5. To 4 decimal places this is 0.0004, option B.

Report a problem with this question