9709/71

Mathematics 9709/71October/November 2013

Cambridge A-Level · Probability & Statistics 2 · worked solutions for every part, with the mark scheme

7
questions
50
marks
75
minutes

Topics The Poisson Distribution · Sampling and Estimation · Hypothesis Tests · Continuous Random Variables · Linear Combinations of Random Variables

Q14MThe Poisson DistributionFree sample

Each computer made in a factory contains 1000 components. On average, 1 in 30 000 of these components is defective. Use a suitable approximate distribution to find the probability that a randomly chosen computer contains at least 1 faulty component.

DifficultyMedium-Easy
Worked solution

Approach

The number of defective components in a computer follows a binomial distribution with n=1000n = 1000 and p=130000p = \frac{1}{30000}. Since nn is large and pp is small, approximate this by a Poisson distribution with λ=np=130\lambda = np = \frac{1}{30}. Then use the complement rule: P(X1)=1P(X=0)P(X \ge 1) = 1 - P(X = 0).

Working

Let XX be the number of defective components in a randomly chosen computer.

λ=np=1000×130000=130\lambda = np = 1000 \times \frac{1}{30000} = \frac{1}{30}

Using the Poisson approximation XPo(130)X \sim Po\left(\frac{1}{30}\right):

P(X=0)=eλ=e130P(X = 0) = e^{-\lambda} = e^{-\frac{1}{30}}

Therefore:

P(X1)=1P(X=0)=1e130P(X \ge 1) = 1 - P(X = 0) = 1 - e^{-\frac{1}{30}}

Evaluating this:

1e130=0.0328(3 s.f.)1 - e^{-\frac{1}{30}} = 0.0328 \quad (3 \text{ s.f.})

Answer

0.03280.0328
Final answer

0.0328

Detailed explanation

Walkthrough

We are told that each computer contains 1000 components and that on average 1 in 30 000 components is defective. If we let XX be the number of defective components in one computer, then XX could be modelled by a binomial distribution:

XB(1000,130000)X \sim B\left(1000, \frac{1}{30000}\right)

However, calculating the binomial probability for at least one defective component would be awkward. Because n=1000n = 1000 is large and p=130000p = \frac{1}{30000} is small, we can use the Poisson approximation to the binomial distribution. The Poisson parameter is the mean:

λ=np=1000×130000=130\lambda = np = 1000 \times \frac{1}{30000} = \frac{1}{30}

So XPo(130)X \approx Po\left(\frac{1}{30}\right).

The event "at least 1 faulty component" is the complement of "no faulty components". Therefore:

P(X1)=1P(X=0)P(X \ge 1) = 1 - P(X = 0)

For a Poisson distribution, P(X=0)=eλP(X = 0) = e^{-\lambda}, so:

P(X1)=1e130P(X \ge 1) = 1 - e^{-\frac{1}{30}}

Evaluating this gives 0.03280.0328 to 3 significant figures.

Key Takeaways

  • The Poisson distribution is a suitable approximation to the binomial distribution when nn is large and pp is small.
  • The mean of the approximating Poisson distribution is λ=np\lambda = np.
  • For a Poisson distribution, P(X=0)=eλP(X = 0) = e^{-\lambda}.
  • "At least one" is often best handled using the complement rule: P(X1)=1P(X=0)P(X \ge 1) = 1 - P(X = 0).

Common Mistakes

  • Using λ=130000\lambda = \frac{1}{30000} instead of λ=np=130\lambda = np = \frac{1}{30}. The given fraction is the probability per component, not the mean number of defects per computer.
  • Calculating P(X=1)P(X = 1) instead of P(X1)P(X \ge 1).
  • Forgetting to use the complement rule and trying to sum infinitely many Poisson probabilities.
  • Not showing the method. The mark scheme allows only B2 for a correct unsupported answer, so full working is needed for full marks.

Things to Be Careful About

  • The final answer should be given to 3 significant figures: 0.03280.0328.
  • The mark scheme awards B1 for the correct value of λ\lambda, M1 for using 1P(X=0)1 - P(X = 0) with a Poisson distribution, and further marks for the correct evaluation. Show each of these steps clearly.
  • If the binomial distribution is used instead, the special rule in the mark scheme awards only B2 for a correct final answer, because the question asks for a suitable approximate distribution, which is Poisson.
  • Make sure the probability is between 0 and 1; 0.03280.0328 is a plausible small probability because the mean number of defects is only 130\frac{1}{30}.
Techniques used
identify binomial parameters and meanapproximate binomial distribution by Poissoncalculate probability of zero occurrencesapply complement rule

The rest of this paper

6 more questions
  • Q2Sampling and Estimation4M
  • Q3Sampling and Estimation · Hypothesis Tests8M
  • Q4The Poisson Distribution8M
  • Q5Continuous Random Variables8M
  • Q6Hypothesis Tests8M
  • Q7Linear Combinations of Random Variables10M
Loading the full paper…