AP Statistics Unit 7: Confidence Intervals for Quantitative Means (One-Sample and Two-Sample)

0.0(0)
Studied by 0 people
0%Unit 7 Mastery
0%Exam Mastery
Build your Mastery score
multiple choiceMultiple Choice
call kaiCall Kai
Supplemental Materials
Card Sorting

1/24

Last updated 3:08 PM on 3/12/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

25 Terms

1
New cards

Population mean (μ)

The true (unknown) average of a population; the parameter a confidence interval for a mean aims to estimate.

2
New cards

Sample mean (x̄)

The average computed from sample data; used as the point estimate for the population mean μ.

3
New cards

Population standard deviation (σ)

The true (usually unknown) standard deviation of a population; if known, z procedures for means can be used.

4
New cards

Sample standard deviation (s)

The standard deviation computed from sample data; used to estimate σ when σ is unknown.

5
New cards

z statistic (for a mean)

Standardized statistic z = (x̄ − μ)/(σ/√n), which follows the standard normal distribution when σ is known and conditions are met.

6
New cards

t-distribution

A family of symmetric, bell-shaped distributions (centered at 0) used for inference about a mean when σ is unknown and replaced by s; has heavier tails than the normal.

7
New cards

t statistic

Standardized statistic t = (x̄ − μ)/(s/√n), used when σ is unknown; follows a t-distribution if conditions are met.

8
New cards

Degrees of freedom (df)

A value that determines the exact shape of a t-distribution; reflects how much independent information is available to estimate variability.

9
New cards

One-sample degrees of freedom (df = n − 1)

For one-sample t procedures, df equals n − 1 because estimating s uses the sample mean x̄, costing one degree of freedom.

10
New cards

Heavier tails

A feature of t-distributions (especially with small df) meaning more probability in the extremes than the standard normal, leading to larger critical values and wider intervals.

11
New cards

t approaches normal as df increases

As sample size (and df) get larger, the t-distribution becomes closer to the standard normal, so t critical values get closer to z critical values.

12
New cards

Critical value (t*)

The t value (based on df and confidence level C) that captures the middle C of the t-distribution; used to build a t confidence interval.

13
New cards

Confidence interval for a population mean

A range of plausible values for μ constructed from a point estimate (typically x̄) plus/minus a margin of error.

14
New cards

Point estimate

A single best guess for a parameter based on sample data (e.g., x̄ estimates μ; x̄1 − x̄2 estimates μ1 − μ2).

15
New cards

Standard error (SE) of x̄

The estimated standard deviation of the sampling distribution of x̄ when σ is unknown: SE = s/√n.

16
New cards

One-sample t confidence interval formula

x̄ ± t(s/√n), where t comes from the t-distribution with df = n − 1.

17
New cards

Margin of error (ME)

The amount added/subtracted from the point estimate in a confidence interval; for a t interval, ME = t*(s/√n).

18
New cards

Correct meaning of a 95% confidence interval

In the long run, about 95% of intervals made by the method will capture μ; a specific computed interval either contains μ or it does not.

19
New cards

Random condition (for t intervals)

Requirement that data come from a random sample or randomized experiment to justify inference.

20
New cards

Normal/Approximately Normal condition

Requirement that the sampling distribution of the mean is approximately normal (population roughly normal, or large n via CLT; for small n, sample should be roughly symmetric with no strong outliers).

21
New cards

Independence condition

Requirement that observations are independent; commonly supported in sampling without replacement by the 10% condition.

22
New cards

10% condition

Check for independence when sampling without replacement: n ≤ 0.10N (sample size is at most 10% of the population).

23
New cards

Two-sample t confidence interval (independent groups)

Interval for μ1 − μ2: (x̄1 − x̄2) ± t*√(s1²/n1 + s2²/n2), used when comparing two independent groups with unknown σ1 and σ2.

24
New cards

Standard error for difference of two means

SE = √(s1²/n1 + s2²/n2), combining variability from both samples when estimating μ1 − μ2.

25
New cards

Paired vs. independent samples

Paired data are matched (same individuals before/after or matched pairs) and should use a one-sample t interval on the differences; independent groups use the two-sample t interval for μ1 − μ2.