CAIE A-Level · Mathematics 9709 · Sampling and Estimation

Unbiased Estimates of Population Mean and Variance (9709 S2 §6.4)

9 min readSyllabus 6.4PreviewBy Uzair Khan

Syllabus objective

Calculate unbiased estimates of the population mean and variance from a sample, using either raw or summarised data. Only a simple understanding of the term 'unbiased' is required, e.g. that although individual estimates will vary the process gives an accurate result 'on average'.

Introduction

When we collect a sample from a population, we rarely have access to every data value. Instead, we use the sample to estimate unknown population parameters — chiefly the population mean μ\mu and population variance σ2\sigma^2. The key requirement in 9709 is that our estimates are unbiased: although each individual sample will give a slightly different estimate, the estimation process produces the correct value on average across all possible samples. This topic appears regularly in PS2 questions, both as a standalone calculation and as a gateway to hypothesis testing and confidence intervals.


Core Concept

What does "unbiased" mean?

An estimator TT of a parameter θ\theta is called unbiased if

E(T)=θ.E(T) = \theta.

In plain terms: if you were to repeat the sampling process many times and average all the estimates you obtained, the long-run average would equal the true parameter. No single estimate is guaranteed to be exact, but the method is accurate on average. That is the only level of understanding required by the syllabus.

Unbiased estimate of the population mean

The sample mean xˉ\bar{x} is always an unbiased estimate of μ\mu:

μ^=xˉ=xn.\hat{\mu} = \bar{x} = \frac{\sum x}{n}.

This follows directly from the fact that E(Xˉ)=μE(\bar{X}) = \mu, which you met in The Distribution of the Sample Mean.

Unbiased estimate of the population variance

The sample variance computed by dividing by nn (rather than n1n-1) gives a biased estimate — it systematically underestimates σ2\sigma^2. The correct unbiased estimator is:

σ^2=s2=1n1i=1n(xixˉ)2.\hat{\sigma}^2 = s^2 = \frac{1}{n-1}\sum_{i=1}^{n}(x_i - \bar{x})^2.

An equivalent, and more computationally convenient, form is:

s2=1n1 ⁣(x2(x)2n).s^2 = \frac{1}{n-1}\!\left(\sum x^2 - \frac{(\sum x)^2}{n}\right).

The expression inside the brackets is the sum of squared deviations (often called SxxS_{xx}). Dividing by n1n-1 rather than nn corrects the bias; the quantity n1n-1 is called the degrees of freedom.

Key rule: always divide by n1n-1 for an unbiased variance estimate. Dividing by nn gives the biased version and will lose marks in an exam.


Unlock the full Sampling and Estimation note with Nova

You're reading the preview. Unlock the complete note — every worked example, examiner pitfall and practice question — plus 24/7 AI tutoring from Nova that teaches directly from these notes.

Keep learning

Explore CAIE A-Level Mathematics tutoring →

View the full Mathematics syllabus →

Part of Novark's free CAIE A-Level Mathematics notes