Skip to main content
ExamExplained
TAS · Specialist Mathematics
Specialist Mathematics study scene
§-Syllabus dot point
TASSpecialist MathematicsSyllabus dot point

How can we draw reliable conclusions about a population from a single sample?

Use the distribution of the sample mean and the central limit theorem to construct confidence intervals.

Sampling distribution of the mean, the central limit theorem and confidence intervals for a population mean, with worked examples and pitfalls for TCE Mathematics Specialised.

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

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

What this dot point is asking

Statistical inference uses a sample to make justified statements about an entire population. The bridge is the sampling distribution of the sample mean.

So Xˉ\bar{X} is an unbiased estimator of μ\mu, and it becomes more precise as nn grows, since the standard error shrinks like 1n\tfrac{1}{\sqrt{n}}.

This is what makes inference possible even when the population itself is not normal. As a rule of thumb n30n \geq 30 is enough for the approximation to be good.

Confidence intervals

A confidence interval gives a range of plausible values for μ\mu. Using the normal model for Xˉ\bar{X}, a confidence interval for the population mean is

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

where zz is the critical value for the chosen confidence level. The common values are z=1.96z = 1.96 for 95 percent and z=2.576z = 2.576 for 99 percent confidence.

The margin of error and choosing a sample size

The term added and subtracted, E=zσnE = z\dfrac{\sigma}{\sqrt{n}}, is the margin of error. It is half the width of the interval. Because it depends on nn only through 1n\dfrac{1}{\sqrt{n}}, you can solve for the sample size needed to meet a target precision.

Interpreting the interval correctly

The confidence level describes the long-run reliability of the method: if we repeated the sampling many times and built an interval each time, about 95 percent of those intervals would contain the true μ\mu. It is not a probability statement about μ\mu for one fixed interval.

To halve the width of an interval you must quadruple the sample size, because the width depends on 1n\tfrac{1}{\sqrt{n}}. This square-root law is why doubling precision is expensive: cutting the margin of error to a quarter needs sixteen times the data.

Reading a given interval backwards

Exam questions often hand you a completed interval and ask you to recover the sample mean, the standard error, or the confidence level. Two facts make this routine. The sample mean is the midpoint of the interval, xˉ=L+U2\bar{x} = \dfrac{L + U}{2}, and the margin of error is the half-width, E=UL2E = \dfrac{U - L}{2}. Once you have EE and σn\dfrac{\sigma}{\sqrt{n}}, the implied critical value is z=Eσ/nz = \dfrac{E}{\sigma/\sqrt{n}}, which tells you the confidence level (z=1.96z = 1.96 for 95%, z=2.576z = 2.576 for 99%).

Exam-style practice questions

Practice questions written in the style of TASC exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.

TCE 20236 marksA population has standard deviation σ=12\sigma = 12. A random sample of n=100n = 100 values has mean xˉ=84.5\bar{x} = 84.5. (a) Construct a 95% confidence interval for the population mean μ\mu. (b) State the smallest sample size needed so that the margin of error for a 95% interval is at most 1.51.5.
Show worked answer →

(a) The standard error is σn=12100=1210=1.2\dfrac{\sigma}{\sqrt{n}} = \dfrac{12}{\sqrt{100}} = \dfrac{12}{10} = 1.2. For 95% confidence, z=1.96z = 1.96, so the margin of error is 1.96×1.2=2.3521.96 \times 1.2 = 2.352. The interval is 84.5±2.352=(82.15,86.85)84.5 \pm 2.352 = (82.15, 86.85). (3 marks)

(b) We need 1.9612n1.51.96\cdot\dfrac{12}{\sqrt{n}} \le 1.5. Rearranging, n1.96×121.5=15.68\sqrt{n} \ge \dfrac{1.96 \times 12}{1.5} = 15.68, so n15.682=245.86n \ge 15.68^2 = 245.86. Since nn must be a whole number and the margin must be at most 1.51.5, round up to n=246n = 246. Markers reward the standard error, the correct z=1.96z = 1.96, and rounding the sample size up. (3 marks)

TCE 20245 marksThe lifetimes of a brand of battery have standard deviation σ=8\sigma = 8 hours. A sample of 6464 batteries gives a 99% confidence interval of (118.42,123.58)(118.42, 123.58) hours for the mean lifetime. (a) Find the sample mean xˉ\bar{x}. (b) Verify the interval is consistent with z=2.576z = 2.576.
Show worked answer →

(a) The sample mean is the midpoint of the interval: xˉ=118.42+123.582=2422=121\bar{x} = \dfrac{118.42 + 123.58}{2} = \dfrac{242}{2} = 121 hours. (2 marks)

(b) The standard error is σn=864=88=1\dfrac{\sigma}{\sqrt{n}} = \dfrac{8}{\sqrt{64}} = \dfrac{8}{8} = 1. The half-width of the interval is 123.58118.422=5.162=2.58\dfrac{123.58 - 118.42}{2} = \dfrac{5.16}{2} = 2.58. The implied zz value is half-widthstandard error=2.581=2.582.576\dfrac{\text{half-width}}{\text{standard error}} = \dfrac{2.58}{1} = 2.58 \approx 2.576, which matches the 99% critical value. Markers reward the midpoint as the mean and the consistency check of half-width against zσnz\cdot\dfrac{\sigma}{\sqrt{n}}. (3 marks)

ExamExplained