Discrete Random Variables: Question 6

Syllabus 5.4

Multiple choice AS 1 mark

An archer shoots repeatedly at a target. On each shot, independently of any other shot, the probability that she hits the bullseye is 0.20.2. Let XX be the number of shots up to and including her first bullseye, so that XGeo(0.2)X\sim \mathrm{Geo}(0.2).

What is P(X=4)P(X=4), correct to 33 significant figures?

Choose an answer to check it, then compare with the worked solution below.

Show worked solution Hide worked solution

Worked solution

Step 1: Identify p and r

XGeo(0.2)X\sim\mathrm{Geo}(0.2), so p=0.2p=0.2 and q=1p=0.8q=1-p=0.8. “The first bullseye is on the fourth shot” means r=4r=4.

Step 2: Apply the geometric formula

For XGeo(p)X\sim\mathrm{Geo}(p), P(X=r)=p(1p)r1=pqr1P(X=r)=p(1-p)^{r-1}=pq^{r-1}

Here this means the first three shots must all miss, and the fourth shot must hit: P(X=4)=0.2×(0.8)3P(X=4)=0.2\times(0.8)^{3}

Compute each part: (0.8)3=0.512(0.8)^{3}=0.512 P(X=4)=0.2×0.512=0.1024P(X=4)=0.2\times0.512=0.1024

So P(X=4)0.102P(X=4)\approx\boxed{0.102} (to 3 significant figures).

Check: the exact fraction is 0.2×(0.8)3=15×64125=64625=0.10240.2\times(0.8)^3=\frac{1}{5}\times\frac{64}{125}=\frac{64}{625}=0.1024, which agrees.

Why the other options are wrong

  • B (0.08190.0819): this comes from using (0.8)4(0.8)^{4} instead of (0.8)3(0.8)^{3}. The exponent should be r1=3r-1=3 misses before the hit, not r=4r=4.
  • C (0.00640.0064): this swaps pp and qq, computing 0.8×(0.2)30.8\times(0.2)^{3} instead of 0.2×(0.8)30.2\times(0.8)^{3}.
  • D (0.5120.512): this is just (0.8)3(0.8)^{3} with the factor of p=0.2p=0.2 left out entirely.

Final answer

  • P(X=4)0.102P(X=4)\approx \boxed{0.102}, option A.