How to interpret a confidence interval for a mean

By Jude Wallis · Updated

Write one sentence: we are 95% confident that the true mean [quantity] for [population] is between A and B [units]. The 95% describes the method, since about 95% of intervals built this way capture the population mean. It does not mean 95% of the data or 95% of sample means land inside.

AP Statistics: Unit 4 (topics 4.2 Constructing a Confidence Interval for a Population Mean or Population Mean Difference, 4.3 Justifying a Claim Based on a Confidence Interval for a Population Mean or Population Mean Difference). Interpreting a confidence interval for a mean is Unit 4 topics 4.2 and 4.3 of the Fall 2026 AP Statistics course, where Unit 4 carries 10 to 20 percent of the multiple-choice section and the t-table is provided on the exam.

The one sentence to write

A confidence interval for a mean gets interpreted in a single sentence, and the sentence has a fixed shape:

We are C% confident that the true mean [quantity] for [population] is between [lower limit] and [upper limit] [units].

Three pieces have to be present. The confidence level C, a reference to the parameter written as the mean of a specific quantity for a specific population, and both endpoints carrying the units of the measurement. The Fall 2026 AP course states this directly in Unit 4 topic 4.3: an interpretation of a confidence interval for a population mean includes a reference to the parameter.

Filled in with the numbers from the worked example below, where 16 randomly chosen members of a climbing gym averaged 50 minutes on the wall:

We are 95% confident that the true mean session length for all members of this climbing gym is between 45.738 and 54.262 minutes.

The parameter you are estimating is μ\mu (mu), the mean of the entire population. The number you actually measured is xˉ\bar{x} (x-bar), the mean of your sample. Your interval is built from xˉ\bar{x} and it is an estimate of μ\mu, so the sentence has to talk about μ\mu, not about xˉ\bar{x}.

What the confidence level describes

The 95% is a property of the procedure, not of the interval sitting in front of you. Imagine taking random samples of the same size from the same population over and over, building an interval each time by the same recipe. About 95% of those intervals would capture the population mean, and about 5% would miss it.

That long-run capture rate is the whole content of the phrase "95% confident". Your particular interval, 45.738 to 54.262 minutes, either contains μ\mu or it does not. You cannot tell which, because μ\mu is unknown, and that uncertainty is exactly what the confidence level prices in.

So the randomness lives in the sampling, not in μ\mu. Before you draw the sample, there is a 95% chance the interval you are about to build will cover μ\mu. After you draw it and compute two specific numbers, nothing is random anymore. The guide on what 95 percent confidence means works through the many-intervals picture in more detail.

Four wrong readings, corrected

Each of these sounds reasonable and each one is wrong. The interval below is the 95% interval (45.738, 54.262) minutes from a sample with xˉ=50\bar{x} = 50 minutes and s=8s = 8 minutes.

"95% of the data fall between 45.738 and 54.262 minutes." No. The interval estimates the mean session length, not the spread of individual sessions. Individual sessions vary by roughly s=8s = 8 minutes, so a rough picture of where most individuals sit would be 50±2(8)50 \pm 2(8), or about 34 to 66 minutes, much wider than the confidence interval. Confidence intervals get narrower as nn grows; the spread of the data does not.

"95% of sample means fall between 45.738 and 54.262 minutes." No. Sample means from repeated samples cluster around μ\mu, which is unknown. Your interval is centered at xˉ=50\bar{x} = 50, a value that itself came from one sample and is almost certainly not equal to μ\mu. There is no reason 95% of future sample means would land inside an interval centered on one particular sample's result.

**"There is a 95% probability that μ\mu is between 45.738 and 54.262."** No. Once the interval is computed, both endpoints are fixed numbers and μ\mu is a fixed number. The probability that a fixed number lies between two other fixed numbers is 0 or 1, not 0.95. Assign the 95% to the method, not to this interval.

"We are 95% confident the sample mean is between 45.738 and 54.262." No. You know the sample mean exactly: it is 50 minutes, and it sits at the dead center of the interval. There is nothing to be uncertain about. The unknown quantity is the population mean.

How the interval gets built

When the population standard deviation is unknown, which is nearly always, you use a one-sample t-interval for a population mean:

xˉ±tsn\bar{x} \pm t^* \frac{s}{\sqrt{n}}

Here ss is the sample standard deviation, nn is the sample size, and tt^* (t-star) is the critical value that captures the central C% of a t-distribution with n1n - 1 degrees of freedom. The piece s/ns/\sqrt{n} is the standard error of xˉ\bar{x}, the typical distance between a sample mean and the population mean. The product ts/nt^* \cdot s/\sqrt{n} is the margin of error.

Three conditions come first: the data must come from a random sample or randomized experiment, the population must be at least 10 times the sample size when sampling without replacement, and the sample data must either come from a population stated to be approximately normal, or have n30n \ge 30, or, for smaller nn, show no strong skewness and no outliers.

Read tt^* off the t-table using n1n - 1 degrees of freedom, or let the confidence interval calculator do the arithmetic. If you are unsure whether the situation calls for tt or zz, see z-interval vs t-interval, and for the difference between ss and s/ns/\sqrt{n}, see standard error vs standard deviation.

Using the interval to judge a claimed value

A confidence interval is a list of plausible values for μ\mu, which makes it a tool for testing someone's claim. The rule is simple, and it works in both directions.

  • If the claimed value is outside the interval, you have convincing evidence against the claim at the matching significance level, α=1C\alpha = 1 - C. The claim is not among the plausible values your data support.
  • If the claimed value is inside the interval, you do not have convincing evidence against the claim. The claim stays plausible.

The gym's website says the average member session lasts 60 minutes. Since 60 is above the upper limit of 54.262, the interval gives convincing evidence that the true mean session length is not 60 minutes, and every plausible value in the interval is shorter than 60.

The second half of the rule is where answers go wrong. Suppose the claim had been 48 minutes. That value falls inside (45.738, 54.262), so the data do not contradict it.

That is not the same as proving the mean is 48. Every value in the interval is plausible, and 48 is only one of them, so the honest conclusion is that the data are consistent with a mean of 48 minutes.

Why a wider interval means less precision

The width of an interval is twice the margin of error, and it measures how precisely you have pinned down μ\mu. The 95% interval above runs from 45.738 to 54.262 minutes, a width of 8.524 minutes.

Raising the confidence level buys certainty with precision. At 99% confidence the critical value grows from t=2.131t^* = 2.131 to t=2.947t^* = 2.947, the margin of error grows from 4.262 to 5.894 minutes, and the interval stretches to (44.106, 55.894), a width of 11.788 minutes. You are more confident and less precise, and the two move in opposite directions every time.

Sample size pushes the other way. A larger nn shrinks the standard error s/ns/\sqrt{n}, so the interval narrows. The AP course notes that the width of a t-interval is approximately proportional to 1/n1/\sqrt{n}, which means quadrupling the sample size roughly halves the width. Collecting more data is the only way to gain precision without giving up confidence.

A very wide interval is not a mistake. It is an honest report that a small or highly variable sample cannot say much, and treating a 40-minute-wide interval as a useful estimate is the real error.

Check your work and practice

Build a few intervals with the confidence interval calculator and watch how the endpoints move as you change nn and the confidence level. Then write the interpretation sentence from memory each time, because the sentence is the part that has to be exactly right.

For the mechanics of building intervals for both means and proportions, see how to calculate a confidence interval. When you are ready to be tested on it, work through the confidence interval for means practice set.

Build and interpret a 95% t-interval for a mean

A climbing gym with 1,400 members takes a random sample of 16 of them and records how many minutes each spent on the wall during one visit. The sample mean is xˉ=50\bar{x} = 50 minutes with sample standard deviation s=8s = 8 minutes, and a dotplot of the 16 values shows no strong skewness and no outliers. Construct and interpret a 95% confidence interval for the true mean session length.

  1. Check the conditions. The sample is random. The gym has 1,400 members and 0.10(1,400)=1400.10(1{,}400) = 140, and 1614016 \leq 140, so the 10% condition holds. With n=16<30n = 16 < 30, the sample data must be free from strong skewness and outliers, which the dotplot confirms.

  2. Name the procedure and the degrees of freedom. This is a one-sample t-interval for a population mean with df=n1=161=15df = n - 1 = 16 - 1 = 15.

  3. Find the standard error. SE=sn=816=84=2SE = \frac{s}{\sqrt{n}} = \frac{8}{\sqrt{16}} = \frac{8}{4} = 2 minutes.

  4. Find the critical value. For the central 95% of a t-distribution with df=15df = 15, the t-table gives t=2.131t^* = 2.131 (the 0.025 tail column).

  5. Find the margin of error. tSE=2.131×2=4.262t^* \cdot SE = 2.131 \times 2 = 4.262 minutes.

  6. Build the endpoints. Lower: 504.262=45.73850 - 4.262 = 45.738. Upper: 50+4.262=54.26250 + 4.262 = 54.262.

  7. Check the arithmetic two ways. The midpoint is 45.738+54.2622=1002=50=xˉ\frac{45.738 + 54.262}{2} = \frac{100}{2} = 50 = \bar{x}, and the width is 54.26245.738=8.524=2×4.26254.262 - 45.738 = 8.524 = 2 \times 4.262.

The 95% confidence interval is (45.738,54.262)(45.738, 54.262) minutes. Interpretation: we are 95% confident that the true mean session length for all members of this climbing gym is between 45.738 and 54.262 minutes.

Judge a claim, then compare a 95% and a 99% interval

Using the same sample (n=16n = 16, xˉ=50\bar{x} = 50 minutes, s=8s = 8 minutes), the gym's website claims the average member session lasts 60 minutes. Does the 95% interval give convincing evidence against that claim? Then build the 99% interval and compare the two widths.

  1. Recall the 95% interval: (45.738,54.262)(45.738, 54.262) minutes.

  2. Compare the claim to the interval. Since 60>54.26260 > 54.262, the value 60 lies outside the interval, so the data give convincing evidence that the true mean session length is not 60 minutes. Every plausible value in the interval is below 60.

  3. Contrast with a claim of 48 minutes. Because 45.738<48<54.26245.738 < 48 < 54.262, the value 48 is inside the interval, so the data are consistent with a mean of 48 minutes. That does not prove the mean equals 48.

  4. Find the 99% critical value. With df=15df = 15, the t-table gives t=2.947t^* = 2.947 (the 0.005 tail column).

  5. Find the new margin of error. 2.947×2=5.8942.947 \times 2 = 5.894 minutes.

  6. Build the 99% endpoints. Lower: 505.894=44.10650 - 5.894 = 44.106. Upper: 50+5.894=55.89450 + 5.894 = 55.894.

  7. Compare widths. The 95% interval is 54.26245.738=8.52454.262 - 45.738 = 8.524 minutes wide; the 99% interval is 55.89444.106=11.78855.894 - 44.106 = 11.788 minutes wide, which is 11.7888.524=3.26411.788 - 8.524 = 3.264 minutes wider.

  8. Recheck the claim at 99%. Since 60>55.89460 > 55.894, the value 60 still falls outside, so the evidence against the 60-minute claim survives the higher confidence level.

Yes. 60 minutes lies outside both the 95% interval (45.738,54.262)(45.738, 54.262) and the 99% interval (44.106,55.894)(44.106, 55.894), so there is convincing evidence the true mean is not 60 minutes. Moving from 95% to 99% confidence widens the interval from 8.524 to 11.788 minutes, buying certainty at the cost of precision.

Frequently asked questions

Can I say there is a 95% probability that the population mean is inside my interval?

No. Once you compute the endpoints, they are two fixed numbers and μ\mu is a fixed number, so the statement is either true or false, not 95% likely. The 95% belongs to the procedure: in repeated random sampling with the same sample size, about 95% of the intervals built this way capture μ\mu.

If the claimed value is inside my interval, have I proved the claim?

No. An interval contains many plausible values, and the claim is just one of them. The correct conclusion is that the data do not give convincing evidence against the claim, so the claim remains plausible.

Why use t instead of z for a mean?

Because the population standard deviation σ\sigma (sigma) is almost never known, so you substitute the sample standard deviation ss. That substitution adds extra uncertainty, and the t-distribution, which has fatter tails than the standard normal, accounts for it. With df=n1df = n - 1 degrees of freedom, tt^* is always larger than the matching zz^*.

Does a wide interval mean I did something wrong?

Not necessarily. Width grows with a small sample, a large sample standard deviation, or a high confidence level. A wide interval is an honest statement that the data cannot pin the mean down precisely, and the fix is more data, not a different formula.

Do I have to say true mean, or is mean enough?

Write something that clearly names the population parameter, such as "the true mean session length for all members of this gym" or "the population mean session length". Writing only "the mean" is ambiguous, because a reader cannot tell whether you mean the sample mean or the population mean.