| Study Guides
AP · Inference for a Population Mean · 14 min read · Updated 2026-05-10

Inference for a Population Mean — AP Statistics Study Guide

For: AP Statistics candidates sitting AP Statistics.

Covers: t-distribution properties, one-sample t-interval for a population mean, one-sample t-test for a population mean, paired t-procedures for dependent samples, conditions for t-inference, and context interpretation of inference results for means.

You should already know: Basic confidence interval and hypothesis test logic, properties of the normal distribution, how to calculate sample mean and sample standard deviation.

A note on the practice questions: All worked questions in the "Practice Questions" section below are original problems written by us in the AP Statistics style for educational use. They are not reproductions of past College Board / Cambridge / IB papers and may differ in wording, numerical values, or context. Use them to practise the technique; cross-check with official mark schemes for grading conventions.


1. What Is Inference for a Population Mean?

Inference for a population mean is the process of using quantitative data from a random sample to draw evidence-based conclusions about the unknown true mean () of a full population. This topic is core to Unit 7 (Inference for Quantitative Data: Means), which makes up 12-15% of the total AP Statistics exam weight, and inference for a single population mean accounts for roughly 1/3 of that unit’s testing time. This topic appears regularly in both multiple-choice (MCQ) and free-response (FRQ) sections, often as a standalone question or embedded into larger problems about paired data.

Notation conventions are standard: = unknown population mean, = sample mean (our point estimate for ), = sample standard deviation, = sample size, and = degrees of freedom. Unlike inference for proportions, which relies on the standard normal (z) distribution, inference for means almost always uses the t-distribution because we almost never know the true population standard deviation . The two core goals of inference for a population mean are to estimate with a confidence interval or test a claim about with a hypothesis test.

2. The t-Distribution and Conditions for Inference

When we calculate the standard deviation of the sampling distribution of , we get . But since we almost never know , we estimate it with the sample standard deviation , giving us the standard error . The ratio does not follow a normal distribution — it follows a t-distribution, a symmetric, bell-shaped distribution centered at 0, similar to the z-distribution but with fatter tails. The fatter tails account for the extra variability introduced by estimating with .

The shape of the t-distribution depends only on degrees of freedom (), which for one-sample inference equals . As (and thus sample size) increases, the t-distribution approaches the z-distribution, because becomes a more accurate estimate of as grows. Before conducting any t-inference, we must check three required conditions:

  1. Random: The data comes from a random sample or randomized experiment, to ensure unbiasedness.
  2. Independence: Individual observations are independent. For sampling without replacement, this requires the 10% condition: (sample is less than 10% of the population).
  3. Normal/Large Sample: The sampling distribution of is approximately normal. This is true if (by the Central Limit Theorem) or, for smaller , the sample data has no strong skewness or outliers.

Worked Example

A student wants to estimate the mean height of 10th graders at their high school. They collect a random sample of 18 10th graders. What are the degrees of freedom for t-inference, and what conditions must the student check?

  1. Degrees of freedom for one-sample inference: .
  2. Random: The problem states the sample is random, so this condition is satisfied.
  3. Independence: The population of 10th graders at a typical high school is more than , so the 10% condition is satisfied and independence holds.
  4. Normal/Large Sample: The sample size , so the student must confirm the sample height data has no strong skewness or outliers to justify the normality assumption.

Exam tip: On the AP exam, you must explicitly name and justify each of the three conditions for full credit. Just writing "conditions are met" without explanation will cost you an easy point.

3. One-Sample t-Interval for a Population Mean

A one-sample t-interval is used to estimate the unknown value of a population mean from sample data. The interval follows the general confidence interval structure: For a population mean, the point estimate is , the critical value is (the t-value corresponding to the desired confidence level with , found from a t-table or calculator), and the standard error is . The full formula for the interval is: The correct interpretation of a C% confidence interval is: We are C% confident that the interval from [lower bound] to [upper bound] captures the true population mean [in context of the problem]. The confidence level itself refers to the long-run behavior of the method: if we repeated sampling many times, C% of all intervals constructed this way would capture the true mean.

Worked Example

A local bakery wants to estimate the true mean weight of its sourdough loaves. A random sample of 25 loaves gives a sample mean weight of 802 grams and a sample standard deviation of 15 grams. Construct and interpret a 95% confidence interval for the true mean weight of all sourdough loaves from this bakery.

  1. Check conditions: Random sample stated, population of loaves is far more than 250, so we assume no extreme skewness in weights (reasonable for this context), so all conditions are met.
  2. Calculate degrees of freedom: . For 95% confidence, .
  3. Calculate the interval:
  4. Interpret: We are 95% confident that the interval from 795.81 grams to 808.19 grams captures the true mean weight of all sourdough loaves from this bakery.

Exam tip: If you use a calculator to compute the interval, you still need to write the formula and plug in your values for full credit on FRQ. The AP exam requires you to show your work, not just give a final number.

4. One-Sample t-Test for a Population Mean

A one-sample t-test is used to test a claim about the value of a population mean . The null hypothesis is always , where is the hypothesized value from the claim. The alternative hypothesis is two-sided (), left-tailed (), or right-tailed (), depending on the research question.

The test statistic for a one-sample t-test is: This statistic measures how far our sample mean is from the hypothesized mean, measured in standard error units. The p-value is the probability of observing a t-statistic as extreme or more extreme than the one we calculated, assuming is true. We compare the p-value to the significance level (usually 0.05, unless stated otherwise): if , we reject ; otherwise, we fail to reject .

Worked Example

A coffee shop chain claims that the mean caffeine content of its 12-oz lattes is 100 mg. An independent tester collects a random sample of 12 lattes and gets a sample mean caffeine content of 108 mg with a sample standard deviation of 10 mg. Test whether the true mean caffeine content differs from the chain’s claim at the significance level.

  1. State hypotheses: Let = true mean caffeine content of all 12-oz lattes from this chain. , .
  2. Check conditions: Random sample stated, population of lattes more than 120, n=12 so we assume no extreme outliers in caffeine content, conditions met.
  3. Calculate test statistic: ,
  4. Find p-value: For a two-tailed test with and , -value .
  5. Conclusion: Since , we reject . There is convincing evidence at the 0.05 significance level that the true mean caffeine content of the chain’s 12-oz lattes differs from the claimed 100 mg.

Exam tip: Always state your conclusion in the context of the problem, not just "reject ". Failing to add context will cost you a point on FRQ.

5. Paired t-Procedures for Dependent Samples

Paired data occurs when we have two dependent measurements (e.g., before/after treatment on the same subject, matched pairs of subjects with similar characteristics). Because the two measurements are not independent, we cannot use two-sample t-procedures. Instead, we calculate the difference for each pair (e.g., ), then conduct one-sample inference on the true mean difference . All rules for one-sample t-intervals and t-tests apply directly to paired data: where is the number of pairs, and we use the mean difference and standard deviation of differences in all calculations.

Worked Example

A physical therapist tests whether a new stretching routine reduces resting hamstring flexibility. She measures flexibility (in cm) for 8 subjects before and after the 4-week routine, and calculates a mean increase in flexibility of cm (after - before) with a standard deviation of differences cm. Test the therapist’s hypothesis that the routine increases flexibility at .

  1. Hypotheses: Let = true mean difference (after - before) in flexibility. (no change), (flexibility increases).
  2. Conditions: Random assignment assumed, 8 subjects less than 10% of all potential patients, no extreme outliers in differences, conditions met.
  3. Test statistic: ,
  4. P-value: For a right-tailed test, -value .
  5. Conclusion: Since , we reject . There is convincing evidence that the stretching routine increases mean hamstring flexibility.

Exam tip: Always calculate differences first and do inference on the differences. Never treat paired data as two independent samples, this is one of the most commonly tested errors on the AP exam.

6. Common Pitfalls (and how to avoid them)

  • Wrong move: Using a z-distribution for inference on a mean when the population standard deviation is unknown. Why: Students confuse inference for means (almost always use t) with inference for proportions (always use z). Correct move: Unless the problem explicitly gives you the true population standard deviation , always use t-procedures for inference on a mean.
  • Wrong move: Failing to check normality for small samples, and automatically concluding "conditions are not met" when . Why: Students memorize the rule and forget that normality can still be assumed for small samples with roughly symmetric data. Correct move: For , explicitly state that you check for no strong skewness or outliers in the sample data to justify the normality assumption.
  • Wrong move: Interpreting a confidence interval as "C% of sample means fall in this interval" or "C% of population data is in this interval". Why: Students confuse the location of the true mean with the behavior of the sampling method. Correct move: Always interpret the interval as "We are C% confident that the true population mean is between [lower] and [upper]".
  • Wrong move: Saying "we accept " when the p-value is greater than . Why: Students think a large p-value proves the null hypothesis is true. Correct move: Always say "we fail to reject " — we only lack sufficient evidence to reject the null, we cannot prove it is true.
  • Wrong move: Treating paired dependent data as two independent samples. Why: Students see two groups of data and automatically jump to a two-sample test, without noticing the pairing. Correct move: Always check if there is a natural matching of observations (same subject before/after, matched pairs) — if yes, use a paired t-procedure on differences.
  • Wrong move: Forgetting that degrees of freedom is , not , for one-sample and paired procedures. Why: Students mix up sample size and degrees of freedom, leading to incorrect critical values and p-values. Correct move: Always subtract 1 from the number of observations (or number of pairs for paired data) when calculating df.

7. Practice Questions (AP Statistics Style)

Question 1 (Multiple Choice)

A botanist is estimating the mean height of 1-year-old pine seedlings in a large forest. She takes a random sample of 15 seedlings, and gets a sample mean height of 28 cm with a sample standard deviation of 4 cm. Assuming all conditions for inference are met, what is the margin of error for a 95% confidence interval for the true mean height? A) 2.22 cm B) 2.03 cm C) 1.03 cm D) 2.14 cm

Worked Solution: The margin of error for a t-interval is . Degrees of freedom . For 95% confidence, the critical . Plugging in values: . Option B uses instead of , which is incorrect. Option C is just the standard error without the critical value. Option D is just the critical value, not scaled by standard error. The correct answer is A.


Question 2 (Free Response)

A fast-food chain advertises that the mean calorie count of its grilled chicken sandwich is less than 400 calories. A consumer advocacy group takes a random sample of 30 sandwiches and finds a mean calorie count of 392 calories with a standard deviation of 25 calories. (a) What type of inference procedure is appropriate here? Justify your answer. (b) State the null and alternative hypotheses in terms of the parameter of interest, check conditions for inference, and calculate the test statistic and degrees of freedom. (c) The p-value for the test is 0.041. Interpret the p-value in context, and state your conclusion at the significance level.

Worked Solution: (a) A one-sample t-test for a population mean is appropriate. We are testing a claim about one single population mean (true mean calorie count of the sandwiches), and the population standard deviation is unknown. (b) Let = the true mean calorie count of the chain’s grilled chicken sandwiches. Hypotheses: , . Conditions: 1) Random: the sample is stated to be random, so met. 2) Independence: The population of sandwiches is far more than , so the 10% condition is met. 3) Normal/Large Sample: , so the Central Limit Theorem guarantees an approximately normal sampling distribution. All conditions are satisfied. Degrees of freedom . Test statistic: . (c) P-value interpretation: If the true mean calorie count of the sandwiches is actually 400 calories, the probability of getting a sample mean as low or lower than 392 calories is 0.041. Since , we reject the null hypothesis. There is convincing evidence at the level that the true mean calorie count of the grilled chicken sandwiches is less than 400 calories, supporting the chain’s advertisement.


Question 3 (Application / Real-World Style)

A civil engineer wants to estimate the mean breaking strength of a new batch of steel support bolts for a bridge. The required mean breaking strength is at least 10,000 psi. A random sample of 40 bolts from the batch gives a mean breaking strength of 10,215 psi with a standard deviation of 580 psi. Construct a 90% confidence interval for the true mean breaking strength of all bolts in the batch. Is it plausible that the batch meets the requirement of a mean breaking strength of at least 10,000 psi?

Worked Solution: Conditions are met: random sample, so CLT applies, 40 bolts is less than 10% of a large production batch. Degrees of freedom . For 90% confidence, . Standard error . Margin of error . The 90% confidence interval is . We are 90% confident that the true mean breaking strength of all bolts in the batch is between 10060.5 psi and 10369.5 psi. The entire interval is above 10,000 psi, so it is plausible that the batch meets the required mean breaking strength.

8. Quick Reference Cheatsheet

Category Formula Notes
Degrees of Freedom (one-sample/paired) n = number of observations (one-sample) or number of pairs (paired)
Standard Error of Sample Mean Use this when (population standard deviation) is unknown (almost always true)
One-Sample t-Interval for Estimates unknown population mean; used when is unknown
One-Sample t-Test Statistic For testing
Paired t-Parameter All inference done on calculated differences from each pair
Paired t-Test Statistic (no difference null) Most common null for paired tests is no difference between measurements
Required Conditions for t-Inference Random, Independence (10% condition), Normal/Large Sample Always check all three for full credit on AP FRQ
z vs t Rule known ; unknown known is extremely rare on the AP exam, almost always use t

9. What's Next

Inference for a population mean is the foundation for all inference on quantitative means, and the next topic in Unit 7 is inference for two population means from independent samples. Without mastering the t-distribution, conditions for inference, and core t-procedures covered here, two-sample t-procedures and later ANOVA for multiple means will be very difficult to master, as they build directly on the same logic. This topic also reinforces the general inference framework that applies to all inference problems across the AP Statistics course, from proportions to chi-square to regression inference. Mastering the common pitfalls here will help you avoid similar mistakes in more complex problems later.

← Back to topic

Stuck on a specific question?
Snap a photo or paste your problem — Ollie (our AI tutor) walks through it step-by-step with diagrams.
Try Ollie free →