Sign in to save

Bookmark this page so you can find it later.

Sign in to save

Bookmark this page so you can find it later.

Confidence intervals estimate unknown population values using sample data and a stated level of confidence. This cheat sheet helps students choose the correct one-sample or two-sample interval, check conditions, and write conclusions in context. It is especially useful for comparing means, comparing proportions, and understanding how sampling variability affects estimates.

The core idea is statistic ±\pm margin of error, where the margin of error depends on a critical value and a standard error. One-sample intervals estimate one population mean μ\mu or proportion pp. Two-sample intervals estimate differences such as μ1μ2\mu_1 - \mu_2 or p1p2p_1 - p_2.

Correct interpretation requires saying that the method captures the true parameter in a certain percent of repeated samples, not that the parameter is random.

Key Facts

  • The general confidence interval form is estimate±critical valuestandard error\text{estimate} \pm \text{critical value} \cdot \text{standard error}.
  • For one population proportion, use p^±zp^(1p^)n\hat{p} \pm z^*\sqrt{\frac{\hat{p}(1-\hat{p})}{n}} when the success-failure condition is met.
  • For one population mean with unknown σ\sigma, use xˉ±tsn\bar{x} \pm t^*\frac{s}{\sqrt{n}} with df=n1df = n - 1.
  • For two population proportions, use (p^1p^2)±zp^1(1p^1)n1+p^2(1p^2)n2(\hat{p}_1 - \hat{p}_2) \pm z^*\sqrt{\frac{\hat{p}_1(1-\hat{p}_1)}{n_1} + \frac{\hat{p}_2(1-\hat{p}_2)}{n_2}}.
  • For two independent population means, use (xˉ1xˉ2)±ts12n1+s22n2(\bar{x}_1 - \bar{x}_2) \pm t^*\sqrt{\frac{s_1^2}{n_1} + \frac{s_2^2}{n_2}}.
  • A higher confidence level uses a larger critical value, which makes the confidence interval wider.
  • A larger sample size decreases the standard error because standard error usually contains a denominator of n\sqrt{n}.
  • A 95%95\% confidence interval means the method would capture the true parameter in about 95%95\% of many repeated random samples.

Vocabulary

Confidence interval
A range of plausible values for a population parameter based on sample data and a confidence level.
Confidence level
The long-run percentage of intervals from the same method that would contain the true population parameter.
Margin of error
The amount added to and subtracted from the sample estimate, calculated as critical valuestandard error\text{critical value} \cdot \text{standard error}.
Standard error
An estimate of the standard deviation of a sampling distribution, such as sn\frac{s}{\sqrt{n}} for a sample mean.
Critical value
A multiplier such as zz^* or tt^* chosen from a distribution based on the confidence level.
Degrees of freedom
A value used with the tt distribution that depends on sample size, often df=n1df = n - 1 for one sample mean.

Common Mistakes to Avoid

  • Saying there is a 95%95\% chance the true parameter is in this specific interval is wrong because the parameter is fixed and the interval is random before sampling.
  • Using zz^* for a mean when σ\sigma is unknown is wrong because one-sample and two-sample mean intervals usually require tt^* and sample standard deviations.
  • Forgetting to check conditions is wrong because confidence interval formulas depend on random sampling, independence, and an approximately normal sampling distribution.
  • Using p^\hat{p} instead of p^1p^2\hat{p}_1 - \hat{p}_2 for a two-proportion interval is wrong because the parameter is the difference between two population proportions.
  • Interpreting a confidence interval for μ1μ2\mu_1 - \mu_2 without order is wrong because reversing the groups changes the sign and meaning of the interval.

Practice Questions

  1. 1 A random sample of 6464 students has mean study time xˉ=6.2\bar{x} = 6.2 hours and standard deviation s=1.6s = 1.6 hours. Find a 95%95\% confidence interval for the population mean using t2.00t^* \approx 2.00.
  2. 2 In a sample of 200200 voters, 118118 support a proposal. Find a 90%90\% confidence interval for the population proportion using z=1.645z^* = 1.645.
  3. 3 Group 1 has xˉ1=82\bar{x}_1 = 82, s1=10s_1 = 10, and n1=40n_1 = 40. Group 2 has xˉ2=76\bar{x}_2 = 76, s2=12s_2 = 12, and n2=35n_2 = 35. Write the two-sample confidence interval setup for μ1μ2\mu_1 - \mu_2 using tt^*.
  4. 4 A 95%95\% confidence interval for p1p2p_1 - p_2 is (0.04,0.18)(0.04, 0.18). Explain whether this gives evidence that p1p_1 is greater than p2p_2 and why.

Understanding Confidence Intervals One- and Two-Sample

Choosing between one sample, two independent samples, and paired data is often the hardest step. Two groups are independent when a person or object in one group has no built in link to one in the other group. For example, comparing test scores from two different classes usually uses independent samples.

Paired data come from matched observations. A before and after blood pressure study uses the same people twice. A study matching each athlete with a similar athlete creates pairs too.

For paired data, first find the difference within every pair. Then treat those differences as one sample and build an interval for the mean difference. Treating paired observations as independent throws away useful information about each match.

The formula cannot fix weak data collection. Random sampling helps an interval describe a wider population. Random assignment matters in an experiment because it supports conclusions about a treatment causing a difference.

These are separate ideas. A random sample from a school can describe that school, while random assignment within the school can compare two teaching methods fairly. Independence is another important condition.

When sampling without replacement, a common guideline is that the sample should be less than 10 percent of the population. For proportions, check that the sample contains enough observed successes and failures.

For means, examine a graph for strong skewness or extreme outliers, especially when the sample is small. A single unusual value can pull a sample mean far from the typical value.

Two-sample intervals describe a difference in a chosen order. If the calculation uses group one minus group two, a positive result favors group one on the measured variable. Reversing the order reverses the sign but does not change the evidence.

Students should label the direction before calculating. An interval for a difference that stays entirely above zero suggests group one has a higher population value. An interval entirely below zero suggests the opposite.

If zero lies inside the interval, the data are consistent with no population difference at that confidence level. This does not prove the groups are identical. It means the sample is not precise enough to rule out zero as a reasonable value.

The width of an interval is a practical measure of precision. A narrow interval gives a more useful estimate, but it requires good planning. Increasing the sample size helps, though the improvement slows as the sample grows.

To cut standard error in half, a study usually needs about four times as many observations. Greater natural variation makes intervals wider, so carefully defined measurements matter. Raising the confidence level gives more protection against missing the true value, yet produces a wider range.

In polls, medical studies, quality control, and school surveys, researchers balance confidence, cost, time, and desired precision before collecting data. When checking work, make sure the units stay meaningful, such as percentage points for a difference in proportions or minutes for a difference in mean times.