9709/61

Mathematics 9709/61May/June 2022

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

7
questions
50
marks
75
minutes

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

Q1Sampling and EstimationFree sample

The diameters, xx millimetres, of a random sample of 200 discs made by a certain machine were recorded. The results are summarised below.

n=200x=2520x2=31852n = 200 \quad \sum x = 2520 \quad \sum x^2 = 31852
(a)

Calculate a 95% confidence interval for the population mean diameter.

6M
DifficultyMedium
Worked solution

Approach

Use the large-sample zz confidence interval for a population mean. Estimate μ\mu by the sample mean, estimate the population variance using the unbiased formula with n1n-1, then form xˉ±zs2/n\bar{x} \pm z \sqrt{s^2/n} with z=1.96z = 1.96.

Working

The sample mean is

xˉ=xn=2520200=12.6.\bar{x} = \frac{\sum x}{n} = \frac{2520}{200} = 12.6.

The unbiased estimate of the population variance is

s2=1n1(x2nxˉ2)=1199(31852200(12.6)2).s^2 = \frac{1}{n-1}\left(\sum x^2 - n\bar{x}^2\right) = \frac{1}{199}\left(31852 - 200(12.6)^2\right).

Since 200(12.6)2=31752200(12.6)^2 = 31752,

s2=3185231752199=1001990.5025.s^2 = \frac{31852 - 31752}{199} = \frac{100}{199} \approx 0.5025.

So s0.7089s \approx 0.7089 and the standard error is

s2n=100/199200=13980.05013.\sqrt{\frac{s^2}{n}} = \sqrt{\frac{100/199}{200}} = \sqrt{\frac{1}{398}} \approx 0.05013.

For a 95% confidence interval, z=1.96z = 1.96. Therefore

12.6±1.961398=12.6±0.09825.12.6 \pm 1.96\sqrt{\frac{1}{398}} = 12.6 \pm 0.09825.

Answer

12.5 to 12.7(3 s.f.)12.5 \text{ to } 12.7 \quad (3\text{ s.f.})
Final answer

12.5 to 12.7 (3 s.f.)

Detailed explanation

Walkthrough

We are given summary statistics, not raw data. The best point estimate of the population mean μ\mu is the sample mean xˉ=x/n\bar{x} = \sum x / n. Here that is 2520/200=12.62520/200 = 12.6.

To build a confidence interval we also need a measure of spread. Since we are estimating the population variance from a sample, we use the unbiased estimator

s2=1n1(x2nxˉ2).s^2 = \frac{1}{n-1}\left(\sum x^2 - n\bar{x}^2\right).

The term nxˉ2n\bar{x}^2 subtracts the part of x2\sum x^2 explained by the mean, leaving the sum of squared deviations. Dividing by n1n-1 rather than nn corrects the bias in the sample variance.

Here 200(12.6)2=31752200(12.6)^2 = 31752, so x2nxˉ2=3185231752=100\sum x^2 - n\bar{x}^2 = 31852 - 31752 = 100. Thus s2=100/1990.5025s^2 = 100/199 \approx 0.5025.

The standard error of the sample mean is s2/n\sqrt{s^2/n}. Because n=200n = 200 is large, the sample mean is approximately normally distributed, so a 95% confidence interval uses z=1.96z = 1.96. The interval is

xˉ±1.96s2n.\bar{x} \pm 1.96\sqrt{\frac{s^2}{n}}.

This gives 12.6±0.0982512.6 \pm 0.09825, i.e. from about 12.502 to 12.698, which is 12.512.5 to 12.712.7 to 3 significant figures.

Key Takeaways

  • The sample mean is the point estimate of the population mean.
  • Use the n1n-1 denominator for an unbiased estimate of population variance from a sample.
  • For large samples, the normal distribution can be used for a confidence interval for the mean.
  • A 95% confidence interval is of the form estimate ±\pm (critical value) ×\times standard error.

Common Mistakes

  • Using the biased variance x2/nxˉ2\sum x^2/n - \bar{x}^2 instead of the unbiased version with n1n-1. The mark scheme allows at most B1 M1 A0 B1 M1 A0 for this error.
  • Forgetting to divide s2s^2 by nn when finding the standard error.
  • Using the wrong critical value, such as 1.645 (for 90%) or 2.576 (for 99%), instead of 1.96 for 95%.
  • Giving only the margin of error, or giving the interval as a single number, instead of two endpoints.

Things to Be Careful About

  • The units are millimetres; the interval endpoints are in mm.
  • The answer must be an interval, and to 3 significant figures it is 12.512.5 to 12.712.7.
  • The mark scheme says 'CWO' (correct working only), so if an earlier variance estimate is wrong, the final interval may not receive the final A mark even if it appears numerically close.
  • Since n=200n=200, using zz is appropriate; do not use a tt-table unless the course explicitly requires it.
  • Keep enough decimal places in intermediate working so the final rounding is accurate.
Techniques used
calculate the sample meanapply the unbiased variance formulaform a 95% z confidence interval
(b)

Jean chose 40 random samples and used each sample to calculate a 95% confidence interval for the population mean diameter.

How many of these 40 confidence intervals would be expected to include the true value of the population mean diameter?

1M
DifficultyEasy
Worked solution

Approach

A 95% confidence interval has probability 0.95 of containing the true population mean. With 40 independent intervals, the expected number is 0.95×400.95 \times 40.

Working

0.95×40=380.95 \times 40 = 38

Answer

3838
Final answer

38

Detailed explanation

Walkthrough

A 95% confidence interval is constructed so that, in repeated sampling, 95% of such intervals will contain the true population mean. Therefore, if Jean calculates 40 independent 95% confidence intervals, the expected number containing μ\mu is 0.95×40=380.95 \times 40 = 38.

This is an expected value, not a guarantee: the actual number could be different in any particular set of 40 samples.

Key Takeaways

  • Confidence level is a long-run proportion: 95% of intervals contain the true mean.
  • Expected count = confidence level × number of intervals.

Common Mistakes

  • Saying 'exactly 38' as if it were certain; it is the expected number.
  • Confusing the probability that a particular interval contains the mean with a probability statement about the mean itself: the population mean is fixed, not random.

Things to Be Careful About

  • Use 0.95, not 0.05.
  • The calculation is 0.95×400.95 \times 40, giving 38.
  • The mark scheme awards B1 for this early multiplication.
Techniques used
multiply confidence level by number of intervals

The rest of this paper

6 more questions
  • Q2Hypothesis Tests5M
  • Q3Linear Combinations of Random Variables5M
  • Q4The Poisson Distribution · Linear Combinations of Random Variables8M
  • Q5The Poisson Distribution · Linear Combinations of Random Variables10M
  • Q6Continuous Random Variables9M
  • Q7Hypothesis Tests · Sampling and Estimation6M
Loading the full paper…