How do we build an approximate confidence interval for a population mean from a sample, and what does the confidence level actually mean?
Construction and interpretation of approximate confidence intervals for a population mean using the sample mean and standard error, the choice of confidence level and its value, the effect of sample size on the interval width, and the correct interpretation of a confidence interval
A focused answer to the VCE Specialist Mathematics Unit 4 key-knowledge point on confidence intervals for a mean. The interval formula, the z value for a confidence level, the effect of sample size, and correct interpretation, with a verified worked example.
Reviewed by: AI editorial process; not yet individually human-reviewed
Have a quick question? Jump to the Q&A page
Jump to a section
What this dot point is asking
VCAA wants you to construct an approximate confidence interval for a population mean from a sample, choosing the right value for the confidence level, computing the interval, understanding how sample size affects its width, and interpreting it correctly. The interpretation, in particular, is a frequent exam focus.
The confidence interval formula
An approximate confidence interval for the population mean , based on a sample of size with sample mean , is
where is the standard error and is the value cutting off the central of the standard normal distribution. The quantity is the margin of error. When the population standard deviation is unknown, the sample standard deviation is used in its place for large samples.
Choosing the value
The value depends only on the confidence level:
- confidence: ;
- confidence: ;
- confidence: .
A higher confidence level needs a larger , hence a wider interval, since more confidence requires casting a wider net.
The effect of sample size
The interval half-width is , so it shrinks as . A larger sample gives a narrower, more precise interval. To halve the width you must quadruple the sample size, the same diminishing return seen with the standard error.
Interpreting a confidence interval correctly
The confidence level describes the procedure, not a single interval. The correct statement is: if many samples were taken and a interval computed from each, about of those intervals would contain the true mean . It is incorrect to say there is a probability that lies in a particular computed interval, because is a fixed (unknown) constant, and the computed interval either contains it or does not.
Examples in context
Example 1. A interval is narrower than a interval from the same data, because .
Example 2. Increasing from to halves the margin of error, since .
Try this
Q1. State the value for a confidence interval. [1 mark]
- Cue. .
Q2. Find the margin of error for , , at confidence. [2 marks]
- Cue. .
Q3. Give the correct interpretation of a confidence interval. [2 marks]
- Cue. In repeated sampling, about of such intervals would contain the true mean.
Exam-style practice questions
Practice questions written in the style of VCAA exam questions on this dot point, with worked answer explainers. The year tag is the paper they imitate, not the source.
2023 VCAA1 marksA random sample of 20 adult male koalas has a sample mean of 11.39 kg. It is known that the mass of adult male koalas in the forest is normally distributed with a standard deviation of 1 kg. Find a 95% confidence interval for the population mean (the mean mass of all adult male koalas in the forest). Give your values correct to two decimal places.
Show worked answer →
The approximate confidence interval for a mean is x-bar +/- z . sigma / sqrt(n).
For 95% confidence the z value is 1.96. Here x-bar = 11.39, sigma = 1 and n = 20, so the standard error is 1 / sqrt(20) = 0.2236.
Margin of error = 1.96 . 0.2236 = 0.4383, which rounds to 0.44.
So the interval is 11.39 +/- 0.44, that is, (10.95, 11.83) kilograms (to two decimal places).
2025 VCAA1 marksThe volume of water dispensed into Wasser bottles is normally distributed with a standard deviation of 5 mL. Engineers take a random sample of 30 bottles; the sample mean is 750 mL. Find a 95% confidence interval for the mean volume of water dispensed into each Wasser bottle. Give your values in millilitres, correct to one decimal place.
Show worked answer →
Use x-bar +/- z . sigma / sqrt(n) with the 95% z value of 1.96.
Here x-bar = 750, sigma = 5 and n = 30, so the standard error is 5 / sqrt(30) = 0.9129.
Margin of error = 1.96 . 0.9129 = 1.789, which rounds to 1.8.
So the 95% confidence interval is 750 +/- 1.8, that is, (748.2, 751.8) mL (to one decimal place).
2023 VCAA1 marksSixty random samples of adult male koalas are taken and their 95% confidence intervals are calculated. In how many of these confidence intervals would the actual mean mass of all adult male koalas in the forest be expected to lie?
Show worked answer →
A 95% confidence level means that, over many repeated samples, about 95% of the constructed intervals will contain the true population mean.
So the expected number is 95% of the 60 intervals: 0.95 . 60 = 57.
Therefore the true mean would be expected to lie in 57 of the 60 confidence intervals. (This is the correct frequency interpretation: it is the intervals that vary from sample to sample, not the fixed population mean.)