Skip to content

9709 · 6.4

Sampling and estimation — common mistakes

Common exam mistakes on 9709 Sampling and estimation. Learn what loses marks, then practise the topic with Examiner’s Ink.

Exam tip 1

Memorise the key z-values: 1.645 for 90%, 1.96 for 95%, and 2.576 for 99%. Questions will often ask for a 95% interval. Also, be very careful with the wording: a confidence interval is a range for the population mean μ\mu, not for individual data points or the sample mean xˉ\bar{x}.

What is the difference between population variance $\sigma^2$ and the unbiased estimate $s^2$?

σ2\sigma^2 is a fixed, usually unknown, parameter of the entire population. s2s^2 is a statistic calculated from a sample, used to estimate σ2\sigma^2. We use s2=1n1(xixˉ)2s^2 = \frac{1}{n-1} \sum (x_i - \bar{x})^2 because it provides a more accurate (unbiased) estimate of σ2\sigma^2 than if we were to divide by nn.

When can I use the Central Limit Theorem?

You can apply the CLT when you are dealing with the distribution of the sample mean, Xˉ\bar{X}, and the sample size, nn, is large (typically n>30n > 30). It's essential when the original population distribution is unknown or not normal.

What's the difference between standard deviation and standard error?

Standard deviation (σ\sigma) measures the spread of data in a population. Standard error (specifically, the standard error of the mean, σn\frac{\sigma}{\sqrt{n}}) measures the typical distance between a sample mean and the population mean. It quantifies the uncertainty in your estimate of the mean.

How do I know whether to use $\sigma$ or $s$ in the confidence interval formula?

If the population standard deviation, σ\sigma, is given in the question, use it. If it is not known, you must first calculate an unbiased estimate, ss, from the sample data. In P6, you will typically be given σ\sigma or be working with a large enough sample that ss is a reliable substitute.