Discrete Random Variables: Question 4

Syllabus 5.4

Multiple choice AS 1 mark

A biased six-sided die is rolled 88 times. On each roll, the probability of obtaining a six is 0.30.3, independently of any other roll. Let XX be the number of sixes obtained in the 88 rolls, so that XB(8,0.3)X\sim B(8,0.3).

What is P(X=2)P(X=2), 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 n, p and r

XB(8,0.3)X\sim B(8,0.3), so n=8n=8, p=0.3p=0.3, q=1p=0.7q=1-p=0.7. We need P(X=2)P(X=2), so r=2r=2.

Step 2: Apply the binomial formula

P(X=r)=(nr)prqnrP(X=r)=\binom{n}{r}p^r q^{n-r} P(X=2)=(82)(0.3)2(0.7)6P(X=2)=\binom{8}{2}(0.3)^2(0.7)^{6}

Compute each part: (82)=28,(0.3)2=0.09,(0.7)60.117649\binom{8}{2}=28, \qquad (0.3)^2=0.09, \qquad (0.7)^{6}\approx 0.117649

Multiplying: P(X=2)=28×0.09×0.1176490.2965P(X=2)=28\times0.09\times0.117649\approx 0.2965

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

Check by a different grouping: 28×0.09=2.5228\times0.09=2.52, and 2.52×0.1176490.296482.52\times0.117649\approx0.29648, which rounds to the same 0.2960.296.

Why the other options are wrong

  • B (0.2540.254): this is actually P(X=3)=(83)(0.3)3(0.7)5P(X=3)=\binom{8}{3}(0.3)^3(0.7)^5, obtained by using the wrong value of rr.
  • C (0.4240.424): this comes from using (0.7)5(0.7)^5 instead of (0.7)6(0.7)^6, an off-by-one error in the exponent nr=82=6n-r=8-2=6.
  • D (0.01060.0106): this is (0.3)2(0.7)6(0.3)^2(0.7)^6 with the binomial coefficient (82)=28\binom{8}{2}=28 left out altogether.

Final answer

  • P(X=2)0.296P(X=2)\approx \boxed{0.296}, option A.