Skip to main content
WASpecialist MathematicsSyllabus dot point

How do sample means let us make confident statements about a population mean?

Use the distribution of the sample mean and the central limit theorem to build confidence intervals for a population mean

WACE Specialist Unit 4 statistical inference: the sampling distribution of the sample mean, its mean and standard deviation (standard error), the central limit theorem, and constructing and interpreting confidence intervals for a population mean, with a full worked example.

Generated by Claude Opus 4.78 min answer

Reviewed by: AI editorial process; not yet individually human-reviewed

Have a quick question? Jump to the Q&A page

Jump to a section
  1. What this dot point is asking
  2. The sampling distribution of the sample mean
  3. The central limit theorem
  4. Confidence intervals for a population mean
  5. Effect of sample size and confidence level

What this dot point is asking

SCSA Unit 4 statistical inference is about reasoning from a sample to a population. You must know how the sample mean behaves across repeated samples, state and use the central limit theorem, and construct and interpret confidence intervals for a population mean.

The sampling distribution of the sample mean

Take repeated random samples of size nn from a population with mean μ\mu and standard deviation σ\sigma. Each sample gives a sample mean xˉ\bar{x}, and these vary from sample to sample. The random variable Xˉ\bar{X} has:

The quantity σn\dfrac{\sigma}{\sqrt{n}} is the standard error. It shrinks as nn grows, so larger samples give sample means clustered more tightly around the true mean μ\mu.

The central limit theorem

This is what makes inference possible: even if the underlying population is skewed, the sample mean behaves normally for large nn, so we can use normal-distribution probabilities and zz-values.

Confidence intervals for a population mean

An approximate confidence interval estimates μ\mu from one sample. With known (or large-sample estimated) population standard deviation σ\sigma, the interval is

xˉ±zσn,\bar{x} \pm z\,\frac{\sigma}{\sqrt{n}},

where zz is the critical value for the chosen confidence level: z1.645z \approx 1.645 for 90%90\%, z1.96z \approx 1.96 for 95%95\%, and z2.576z \approx 2.576 for 99%99\%. The term zσnz\dfrac{\sigma}{\sqrt{n}} is the margin of error.

The correct interpretation of a 95%95\% confidence interval: if we repeated the sampling many times and built an interval each time, about 95%95\% of those intervals would contain the true mean μ\mu. It is not a 95%95\% probability that μ\mu lies in this one interval.

Effect of sample size and confidence level

A wider confidence level (say 99%99\% instead of 95%95\%) gives a larger zz and a wider interval: more confidence costs precision. A larger sample reduces the standard error and narrows the interval. Because the standard error has n\sqrt{n} in the denominator, increasing the sample size by a factor of 44 halves the width.