AP Statistics Unit 6: Inference for Proportions — Free Review Games.
This unit covers confidence intervals for proportions, hypothesis tests for proportions and two-proportion z-test — essential concepts for AP Statistics. Use our interactive study games to test your understanding, or review questions in traditional format below.
Pick a mode. Play.
Answer questions as fast as you can. 2 minutes on the clock. Build streaks for bonus points!
Don't want to play?
All 60 questions below, each with the worked answer and a written explanation. Click any question to expand it.
Q1. A 95% confidence interval means:
95% confidence means the method produces intervals that capture the truth 95% of the time.
Q2. The margin of error for a proportion CI is:
ME = \(z^*\) times the standard error of \(\hat{p}\).
Q3. The null hypothesis typically states:
H0 usually claims no effect, no difference, or a specific parameter value.
Q4. A small p-value suggests:
A small p-value means the observed result is unlikely under H0, providing evidence against it.
Q5. For a 95% CI, the z* critical value is approximately:
The z* for 95% confidence is 1.96.
Q6. The standard error of p-hat uses:
CI uses p-hat; hypothesis tests use the null value p0.
Q7. If p-value < alpha, we:
When the p-value is below the significance level, we reject the null hypothesis.
Q8. A Type I error is:
Type I error is a false positive: concluding there is an effect when there isn't.
Q9. A Type II error is:
Type II error is a false negative: missing a real effect.
Q10. Power of a test is:
Power = 1 - beta = probability of correctly rejecting a false H0.
Q11. For a two-proportion z-test, the pooled proportion is used because:
Under H0: p1=p2, so we estimate the common proportion with the pooled p-hat.
Q12. Increasing sample size will:
Larger n reduces standard error, which narrows the confidence interval.
Q13. A 99% CI compared to a 95% CI is:
Higher confidence requires a wider interval to maintain the coverage guarantee.
Q14. Conditions for a one-proportion z-test include:
Randomness, large counts, and the independence (10%) condition must all be checked.
Q15. If a 95% CI for p is (0.42, 0.58), what is p-hat?
p-hat is the midpoint of the interval: (0.42+0.58)/2 = 0.50.
Q16. In the formula \(\hat{p} \pm z^* \cdot SE\), what does \(\hat{p}\) represent?
\(\hat{p}\) is the point estimate calculated from sample data, specifically the number of successes divided by the sample size \(n\). The choice "The population proportion of successes" is wrong because that parameter, denoted \(p\), is unknown and is exactly what we are trying to estimate. A confidence interval always centers on a sample statistic to estimate an unknown population parameter.
Q17. What happens to the width of a confidence interval for a proportion if the confidence level is increased from 90% to 99%, holding sample size constant?
A higher confidence level requires a larger critical value \(z^*\), which increases the margin of error and therefore widens the interval. The option "The interval becomes narrower" is incorrect because greater confidence requires capturing a broader range of plausible values, not a smaller one. Students should remember the tradeoff: higher confidence always costs precision when sample size is fixed.
Q18. Why must sample data be collected using random sampling before conducting inference for a proportion?
Random sampling minimizes systematic bias, making it reasonable to generalize results from the sample to the broader population. The option claiming it "guarantees the sample proportion equals the population proportion" is false since sampling always involves variability, no matter how random the selection. The core principle is that randomness supports generalizability, not certainty about exact values.
Q19. What is the purpose of the 10% condition in inference for proportions?
The 10% condition checks that the sample is no more than 10% of the population, which keeps trials approximately independent when sampling without replacement. The option "To ensure the sample size is large enough for a Normal approximation" describes the success/failure condition instead, a separate requirement. Students must keep these two conditions distinct: 10% condition addresses independence, success/failure addresses Normality.
Q20. The success/failure condition for a one-proportion z-interval requires which of the following?
For a confidence interval, since there is no hypothesized value, the sample proportion \(\hat{p}\) is used in place of \(p\) to check that both expected successes and failures are at least 10. The choice using \(np_0\) is incorrect for intervals because \(p_0\) only exists in hypothesis testing where a claimed value is being tested. Remembering to swap \(\hat{p}\) for \(p_0\) depending on interval versus test is a common exam distinction.
Q21. In a two-sided hypothesis test, how is the alternative hypothesis typically written?
A two-sided alternative states that the true proportion differs from the hypothesized value in either direction, symbolized with \(\neq\). The option \(H_a: p > p_0\) represents a one-sided test looking only for an increase, which is a different hypothesis structure. Correctly identifying one-sided versus two-sided alternatives is essential because it affects how the p-value is calculated.
Q22. What does the significance level \(\alpha\) represent in a hypothesis test?
The significance level \(\alpha\) is a threshold set before the test that defines the probability of committing a Type I error, rejecting a true null hypothesis. The option "The probability that \(H_0\) is true" is incorrect because \(\alpha\) is a decision criterion chosen by the researcher, not a probability calculated from the data about \(H_0\) itself. Students should treat \(\alpha\) as a pre-set risk tolerance for false rejections.
Q23. A p-value is best described as which of the following?
The p-value quantifies how surprising the observed sample result would be under the assumption that the null hypothesis is correct, based on the sampling distribution. The option "The probability that \(H_0\) is false" is wrong because p-values are calculated assuming \(H_0\) is true and never directly measure the probability of any hypothesis being true or false. Keeping this conditional interpretation in mind prevents a very common AP scoring error.
Q24. If sample size decreases while all else stays the same, what happens to the margin of error for a proportion CI?
Margin of error depends on \(SE = \sqrt{\frac{\hat{p}(1-\hat{p})}{n}}\), and since \(n\) is in the denominator, a smaller \(n\) produces a larger standard error and thus a larger margin of error. The option "It stays the same" ignores the inverse relationship between sample size and precision built into the formula. A key exam takeaway is that smaller samples yield less precise, wider intervals.
Q25. A test statistic in a one-proportion z-test measures which of the following?
The z-statistic standardizes the distance between \(\hat{p}\) and \(p_0\) by dividing by the standard error, expressing that distance in standard error units. The option describing "the exact difference" is incorrect because it omits the standardization step that makes the statistic comparable across different sample sizes and proportions. Recognizing the z-statistic as a standardized distance helps students correctly interpret its magnitude.
Q26. In a two-proportion hypothesis test, the null hypothesis is typically written as which of the following?
The null hypothesis for comparing two proportions states there is no difference between the true population proportions, written as \(p_1 = p_2\) or equivalently \(p_1 - p_2 = 0\). The option using \(\hat{p}_1 = \hat{p}_2\) is incorrect because hypotheses are always statements about population parameters, not sample statistics. Students must remember that hypotheses reference unknown parameters, never the observed data itself.
Q27. A confidence interval for a proportion provides which of the following?
A confidence interval is constructed to capture a range of reasonable values for the unknown population parameter \(p\), based on the observed sample. The option "A range of plausible values for the sample proportion" is wrong because \(\hat{p}\) is already known exactly from the data, so there is nothing uncertain about it to estimate. The central purpose of any confidence interval is inference about an unknown parameter, not the already-known statistic.
Q28. What is the standard error formula used when constructing a confidence interval for the difference of two proportions \(p_1 - p_2\)?
For a two-proportion confidence interval, each sample's own proportion is used separately because there is no assumption of equal population proportions, unlike in hypothesis testing. The option with a pooled \(\hat{p}\) under a single square root is the formula used for the hypothesis test statistic, not the interval, because the test assumes \(p_1 = p_2\) under \(H_0\). Distinguishing pooled versus unpooled standard errors based on interval versus test context is a frequently tested nuance.
Q29. Why is the pooled proportion \(\hat{p}_c\) appropriate for a two-proportion hypothesis test but not for a two-proportion confidence interval?
Because the null hypothesis in a two-proportion test assumes the two population proportions are equal, pooling the data to estimate that single common proportion is statistically justified under \(H_0\). The option about equal sample sizes is incorrect because pooling works with unequal \(n_1\) and \(n_2\) as long as the equality assumption from \(H_0\) holds. Students should link the use of pooling directly to the assumption embedded in the null hypothesis, not to sample size equality.
Q30. A researcher wants to estimate a population proportion within a margin of error of \(0.03\) at 95% confidence, using a prior estimate of \(\hat{p} = 0.4\). Which expression gives the required sample size?
Solving the margin of error formula \(ME = z^*\sqrt{\frac{p(1-p)}{n}}\) for \(n\) gives \(n = \left(\frac{z^*}{ME}\right)^2 p(1-p)\), which matches the first option exactly. The option with the fraction inverted, \(\left(\frac{0.03}{1.96}\right)^2\), would produce a sample size far too small because it incorrectly reverses the relationship between margin of error and required sample size. Students should practice algebraically solving the ME formula for \(n\) since sample size determination is a common free-response task.
Q31. A hypothesis test for a proportion yields a p-value of \(0.032\) at a significance level of \(\alpha = 0.05\). What is the correct conclusion?
Since the p-value of \(0.032\) is less than \(\alpha = 0.05\), the observed result is unlikely enough under \(H_0\) to justify rejecting it in favor of \(H_a\). The option "Accept \(H_0\) as true" is incorrect because hypothesis tests never prove a null hypothesis true, they only fail to find sufficient evidence against it. A key exam rule is that small p-values relative to \(\alpha\) lead to rejecting \(H_0\), never to proving \(H_a\) with certainty.
Q32. A sample of \(n=150\) has \(\hat{p}=0.6\) testing \(H_0: p=0.5\) versus \(H_a: p \neq 0.5\). What is the value of the test statistic \(z\)?
The test statistic is \(z = \frac{\hat{p}-p_0}{\sqrt{\frac{p_0(1-p_0)}{n}}} = \frac{0.6-0.5}{\sqrt{\frac{0.5(0.5)}{150}}} \approx \frac{0.1}{0.0408} \approx 2.45\), matching the first option. The option \(z \approx 0.60\) mistakenly treats the numerator alone as the final answer without dividing by the standard error. Always remember that the z-statistic standardizes the observed difference by the standard error under \(H_0\), using \(p_0\) rather than \(\hat{p}\) in that denominator.
Q33. If the sample size in a proportion study is quadrupled while \(\hat{p}\) stays constant, what happens to the margin of error?
Since standard error involves \(\sqrt{n}\) in the denominator, quadrupling \(n\) divides the standard error, and therefore the margin of error, by \(\sqrt{4}=2\). The option stating it is "cut to one-fourth" incorrectly applies the scaling factor directly to \(n\) rather than to its square root. Students should remember that precision improves with the square root of sample size, not proportionally with sample size itself.
Q34. Which scenario violates a necessary condition for conducting a one-proportion z-test?
In this scenario \(np_0 = 40 \times 0.02 = 0.8\), which is far below the required threshold of 10, so the Normal approximation used for the sampling distribution is not valid. The option describing a random sample of 200 voters testing a 45% claim is fine because \(np_0\) and \(n(1-p_0)\) would both comfortably exceed 10. Always verify the success/failure condition numerically before trusting the z-test results, since violating it invalidates the Normal-based p-value.
Q35. A company claims that more than 70% of its customers are satisfied. A sample is collected to test this claim. Which hypotheses are correct?
Because the claim specifically states the proportion is greater than 70%, the alternative hypothesis should be one-sided and directional, \(p > 0.70\), while the null retains the equality value being tested against. The option with \(H_a: p \neq 0.70\) is incorrect because it tests for a difference in either direction rather than specifically testing the claim of an increase. Students should always translate directional claims like "more than" or "less than" into one-sided alternative hypotheses.
Q36. A 95% confidence interval for the difference in proportions \(p_1 - p_2\) is \((0.02, 0.18)\). What can be concluded about a test of \(H_0: p_1 = p_2\) versus \(H_a: p_1 \neq p_2\) at \(\alpha = 0.05\)?
Since the value 0, which represents no difference between proportions, falls outside the interval \((0.02, 0.18)\), this corresponds to rejecting \(H_0\) at the equivalent significance level. The option "Fail to reject \(H_0\), because 0 is not contained in the interval" contradicts the correct logical link between confidence intervals and two-sided tests, since excluding the null value should lead to rejection, not failure to reject. This CI-to-test correspondence is a powerful shortcut: whenever a confidence interval excludes the null value, the corresponding two-sided test at the matching significance level rejects \(H_0\).
Q37. In the context of a medical screening test, what does a Type I error represent if \(H_0\) states a patient does not have a disease?
A Type I error occurs when a true null hypothesis is incorrectly rejected, which here means concluding the patient is sick despite actually being healthy. The option describing missing an actual disease is a Type II error, since it involves failing to reject a false null hypothesis. Framing errors within a real context like this helps clarify which error is more costly in a given situation, a skill tested on free-response items.
Q38. Which change would increase the power of a hypothesis test for a proportion, holding other factors constant?
Increasing the sample size reduces the standard error, which sharpens the sampling distribution and makes it easier to detect a true effect, thereby increasing power. The option about moving the true parameter closer to \(p_0\) actually decreases power, because a smaller true difference from the null value is harder to distinguish statistically. Students should recognize the primary levers of power: larger sample size, larger effect size, and higher \(\alpha\) all tend to increase power.
Q39. When comparing the proportion of defective items between two factories, what does a two-proportion z-test primarily assess?
A two-proportion z-test is specifically designed to determine whether an observed difference between two sample proportions reflects a genuine difference in the underlying population proportions, or could plausibly be due to chance. The option about sample proportions being "numerically identical" misunderstands the test's purpose, since sample proportions almost never match exactly even when the populations are equal. The core goal of any two-sample test is comparing population parameters using evidence from independent samples.
Q40. A student calculates a 90% confidence interval for a proportion and gets \((0.45, 0.55)\). Which interpretation is statistically correct?
The correct interpretation states confidence about the fixed but unknown population parameter, based on the method's long-run capture rate across repeated samples. The option claiming "90% probability that \(\hat{p}\) falls between 0.45 and 0.55" is wrong because \(\hat{p}\) is a known, already-calculated statistic from this specific sample, not a random variable requiring a probability statement. Correct CI interpretation always references the unknown parameter, never the already-observed sample statistic or individual population members.
Q41. Why is the standard error formula for a one-proportion hypothesis test based on \(p_0\) rather than \(\hat{p}\)?
Hypothesis testing operates under the assumption that \(H_0\) is true until evidence suggests otherwise, so the standard error uses the hypothesized value \(p_0\) to model the sampling distribution consistent with that assumption. The option claiming \(p_0\) "always produces a smaller standard error" is false because the relative size depends on the specific values of \(p_0\) and \(\hat{p}\) in each problem. This distinction between using \(p_0\) for tests and \(\hat{p}\) for intervals reflects the different purposes of testing an assumed value versus estimating an unknown one.
Q42. A poll of \(n=500\) found \(\hat{p}=0.53\) supporting a proposal. Which statement about statistical versus practical significance is most accurate if this result yields a very small p-value?
With very large sample sizes, even small differences from a hypothesized value can produce statistically significant results, so significance alone does not confirm the effect is practically meaningful. The option claiming a small p-value "guarantees the effect is large" is incorrect because p-values reflect the strength of evidence against \(H_0\), not the magnitude of the effect itself. Exam-takers should evaluate both the p-value and the size of the estimated effect, such as a confidence interval, when judging real-world importance.
Q43. A study compares vaccination rates between two cities using independent random samples of \(n_1 = 300\) and \(n_2 = 250\). Which condition must be verified before conducting the two-proportion z-test in addition to random sampling?
The success/failure condition for a two-proportion test requires checking that expected successes and failures in each group, computed using the pooled proportion under \(H_0\), are all at least 10 to justify the Normal approximation. The option requiring \(n_1 = n_2\) is incorrect because the two-proportion z-test formula is fully valid with unequal sample sizes, as long as other conditions are met. Independence between the two samples, along with adequate expected counts, are the key structural requirements for this test.
Q44. A researcher increases the sample size for a proportion study but keeps the confidence level the same. What is the most likely effect on the width of the resulting confidence interval?
A larger sample size reduces the standard error, which directly shrinks the margin of error and narrows the confidence interval while confidence level remains fixed. The option stating the interval "becomes wider" reverses the true relationship, since more data generally increases precision rather than uncertainty. This tradeoff between sample size and interval width is central to designing efficient studies in statistics.
Q45. Given a 95% confidence interval for \(p\) of \((0.61, 0.79)\), which claimed value of \(p_0\) would be rejected by a two-sided test at \(\alpha = 0.05\)?
Since \(0.55\) falls outside the interval \((0.61, 0.79)\), a two-sided test of \(H_0: p=0.55\) at \(\alpha=0.05\) would be rejected, consistent with the CI-to-test correspondence rule. The option \(p_0=0.65\) lies within the interval, meaning a test of that hypothesized value would fail to reject \(H_0\) rather than reject it. This linkage lets students quickly evaluate multiple hypothesized values just by checking whether each falls inside or outside a previously calculated confidence interval.
Q46. A survey organization wants to reduce its current margin of error by half while keeping the confidence level the same. Approximately how must the sample size change?
Because margin of error is proportional to \(\frac{1}{\sqrt{n}}\), halving the margin of error requires increasing \(n\) by a factor of \(2^2=4\) to compensate for the square root relationship. The option suggesting the sample size doubles mistakenly applies a linear rather than a square relationship between \(n\) and margin of error. This square-root tradeoff between precision and sample size frequently appears in both multiple-choice and free-response sample-size problems.
Q47. A clinical trial fails to reject \(H_0: p_1 = p_2\) when comparing recovery rates between two treatments, but the observed sample proportions differ by 15 percentage points. What is the most likely explanation, assuming conditions were met?
Failing to reject \(H_0\) despite a sizable observed difference often indicates that the sample sizes were too small, producing large standard errors that limit the test's power to detect real effects. The option stating the null hypothesis "was proven true" is incorrect because failing to reject never proves a null hypothesis, it only reflects insufficient evidence against it given the data collected. Recognizing that small samples can mask real differences reinforces why researchers must carefully plan adequate sample sizes before testing.
Q48. Two independent samples yield \(\hat{p}_1 = 0.30\) with \(n_1=80\) and \(\hat{p}_2 = 0.45\) with \(n_2=100\). What is the pooled proportion \(\hat{p}_c\) used for the hypothesis test \(H_0: p_1=p_2\)?
The pooled proportion combines total successes over total sample size: \(\hat{p}_c = \frac{80(0.30)+100(0.45)}{80+100} = \frac{24+45}{180} = \frac{69}{180} \approx 0.383\), matching the first option. The option \(\hat{p}_c \approx 0.375\) results from simply averaging the two sample proportions equally rather than weighting by their respective sample sizes. Weighting by sample size is essential because larger samples should contribute proportionally more to the combined estimate under \(H_0\).
Q49. A researcher runs a one-sided test \(H_a: p > p_0\) and obtains \(z = 1.85\). If the researcher had instead run a two-sided test with the same data, how would the p-value change?
A two-sided p-value accounts for extreme values in both tails of the sampling distribution, so it is calculated as twice the one-sided tail probability corresponding to the same z-statistic. The option "remain identical" ignores that the two-sided alternative considers deviations in either direction, not just the one specified in the one-sided test. Students should remember this doubling relationship when converting between one-sided and two-sided p-values for the same test statistic.
Q50. A pollster surveys people leaving a political rally to estimate support for a certain policy across the entire city. Even with a large sample size and correct formulas, why might the resulting confidence interval be misleading?
Surveying only rally attendees creates a non-random, biased sample that likely overrepresents supporters of the rally's cause, undermining the validity of generalizing results to the entire city regardless of sample size. The option claiming large sample size "always eliminates concerns" is a common misconception, since a large biased sample simply produces a very precise but inaccurate estimate. This illustrates that random sampling, not just sample size, is essential for valid statistical inference.
Q51. When comparing power across two hypothesis test scenarios that differ only in the true value of \(p\) relative to \(p_0\), which scenario generally has higher power?
Power increases as the true parameter value moves farther from the hypothesized value, because larger true differences are easier to detect against the natural variability of the sampling distribution. The option stating power is "unaffected by the distance" contradicts the fundamental relationship between effect size and the ability to detect a real difference. Effect size, along with sample size and \(\alpha\), is one of the three main factors that determine the power of a test.
Q52. A 95% confidence interval for a single proportion is calculated as \((0.40, 0.50)\) from a sample of \(n=400\). Approximately what was the sample proportion \(\hat{p}\), and which condition can be verified as satisfied using this value?
The sample proportion is the midpoint of the interval, \(\hat{p} = \frac{0.40+0.50}{2} = 0.45\), and checking \(n\hat{p} = 400(0.45) = 180\) and \(n(1-\hat{p}) = 220\) confirms both comfortably exceed 10, satisfying the success/failure condition. The option claiming the 10% condition is "automatically satisfied" is incorrect because that condition depends on knowing the population size, which is not given by the confidence interval alone. Extracting \(\hat{p}\) from the interval midpoint is a useful technique for verifying conditions retroactively on exam problems.
Q53. In designing a study to compare two proportions, a researcher uses very unequal sample sizes, \(n_1 = 500\) and \(n_2 = 40\). What is the most likely consequence for the test's ability to detect a true difference?
Because the standard error of the difference combines variability from both samples, a very small \(n_2\) contributes a disproportionately large term to the standard error, limiting the precision and thus the power of the test even though \(n_1\) is large. The option claiming power is "determined solely by the larger sample size" ignores that the smaller sample's variability still weighs heavily in the combined standard error formula. Balanced sample sizes generally produce more powerful two-sample tests than highly unequal designs with the same total observations.
Q54. A student incorrectly calculates a confidence interval using \(z^* = 1.645\) when the problem asked for 95% confidence. What is the effect of this error on the resulting interval?
Since \(z^*=1.645\) corresponds to 90% confidence rather than the correct 95% value of approximately 1.96, using the smaller critical value produces a smaller margin of error, resulting in an interval that is too narrow for the stated confidence level. The option claiming the interval would be "too wide" reverses the actual effect, since a smaller \(z^*\) always shrinks the margin of error, not expands it. Recognizing the correct critical value for a stated confidence level is essential, since using the wrong one systematically misrepresents the true precision of the estimate.
Q55. Two surveys report identical sample proportions \(\hat{p}=0.62\), but Survey A has \(n=100\) and Survey B has \(n=1000\). Which statement about their 95% confidence intervals is correct?
Standard error decreases as \(n\) increases, so Survey B, with its much larger sample size, will have a smaller standard error and therefore a narrower confidence interval despite sharing the same \(\hat{p}\) as Survey A. The option claiming smaller samples yield "more precise estimates" reverses the true relationship, since smaller samples produce larger standard errors and wider, less precise intervals. This example highlights that identical point estimates can still lead to very different levels of precision depending on sample size.
Q56. A quality control team tests \(H_0: p = 0.05\) against \(H_a: p \neq 0.05\) using \(n=20\) items. Why might the resulting p-value be unreliable even if calculated correctly using the Normal approximation formula?
With \(np_0 = 20(0.05)=1\), which is far below the required threshold of 10, the sampling distribution of \(\hat{p}\) is not well approximated by a Normal distribution, making the calculated p-value untrustworthy. The option claiming a sample size of 20 is "always too small for any hypothesis test" is incorrect because adequacy depends on the specific value of \(p_0\), not on sample size in isolation. This reinforces that checking the success/failure condition numerically is necessary before trusting any z-test result, regardless of how straightforward the calculation appears.
Q57. A 90% confidence interval and a 95% confidence interval are both constructed from the same sample of proportion data. Which statement correctly compares the two intervals' reliability and precision?
Because a 95% confidence level uses a larger critical value than a 90% level, the resulting interval is wider, but this wider range corresponds to a higher long-run success rate at capturing the true population proportion. The option claiming the 90% interval is "wider but less likely to capture" the parameter reverses both relationships, since lower confidence levels actually produce narrower, less reliable intervals. This tradeoff between width and reliability is fundamental to understanding what confidence level actually controls in interval estimation.
Q58. A two-proportion z-test produces a test statistic of \(z = -0.45\) with a two-sided alternative. What can be concluded about the difference between the two sample proportions?
A test statistic close to zero, such as \(z=-0.45\), indicates that the observed difference between sample proportions is small in standard error units, producing a large p-value and weak evidence against \(H_0\). The option stating the negative value means "\(p_1\) must be less than \(p_2\) in the population" incorrectly generalizes a sample-based statistic to a definitive claim about population parameters, which the test cannot establish with such weak evidence. Students should interpret the magnitude of \(z\), not just its sign, since values near zero always indicate results consistent with the null hypothesis.
Q59. A researcher wants to test whether a new website design increases the click-through rate compared to the old design, using data from independent random samples of visitors shown each design. Which test structure is most appropriate?
Because the researcher specifically wants to test whether the new design increases the rate compared to the old design, a one-sided two-proportion z-test with a directional alternative $p_{new} > p_{old}$ directly matches the research question. The option using a two-sided alternative would be appropriate only if the researcher were open to detecting a difference in either direction, which does not match the stated goal of testing for an increase specifically. Matching the alternative hypothesis direction to the specific wording of the research question is critical for correctly setting up two-sample proportion tests.
Q60. A study reports a p-value of \(0.001\) for a two-proportion test comparing click-through rates, with a 95% confidence interval for \(p_1-p_2\) of \((0.001, 0.004)\). What should the researcher emphasize when communicating practical significance?
Although the tiny p-value indicates strong statistical evidence that a true difference exists, the confidence interval reveals the actual difference is quite small, between 0.001 and 0.004, which may have limited real-world impact depending on context. The option claiming the small p-value "guarantees the difference is large" repeats a common misconception, since statistical significance reflects confidence that an effect exists, not its practical size. Distinguishing statistical significance from practical significance is essential, especially with large samples that can detect trivially small true differences.
Focus on understanding.
Focus on understanding core concepts before memorizing details. Use the game modes to test yourself repeatedly — spaced repetition is proven to boost long-term retention.
Ready for college?
This unit covers confidence intervals for proportions, hypothesis tests for proportions and two-proportion z-test — essential concepts for AP Statistics. Use our interactive study games to test your understanding, or review questions in traditional format below.
- Confidence intervals for proportions
- Hypothesis tests for proportions
- Two-proportion z-test
Key Concepts Breakdown
1 Confidence Intervals For Proportions
A one-proportion z-interval estimates the true population proportion p using sample data. Students must be able to check all three conditions (Random, Normal/Large Counts, Independence), construct the interval, and interpret it correctly in context. The margin of error equals z* times the standard error of p-hat.
Key Points
- Formula: p̂ ± z*(√(p̂(1-p̂)/n)); use p̂ (not p) in the standard error since p is unknown
- Large Counts condition: np̂ ≥ 10 AND n(1-p̂) ≥ 10 — verify both, show work
- Independence condition: sample ≤ 10% of population (10% condition) for sampling without replacement
- Correct interpretation: 'We are 95% confident the true proportion of [context] is between [L] and [U]' — never say 'probability'
A random sample of 150 high school seniors found that 96 plan to attend a 4-year college. Construct and interpret a 95% confidence interval for the true proportion of all seniors who plan to attend a 4-year college.
First compute p̂ = 96/150 = 0.64 and verify conditions: Random (stated), Large Counts (150×0.64 = 96 ≥ 10 and 150×0.36 = 54 ≥ 10 ✓), Independence (150 < 10% of all seniors ✓). The interval is 0.64 ± 1.96√(0.64×0.36/150) = 0.64 ± 0.077, giving (0.563, 0.717). Interpretation: We are 95% confident the true proportion of all high school seniors who plan to attend a 4-year college is between 0.563 and 0.717.
2 Hypothesis Tests For Proportions
A one-proportion z-test evaluates evidence against a null hypothesis H₀: p = p₀ using a standardized test statistic and P-value. Students must correctly state hypotheses in terms of the population parameter p, use p₀ (not p̂) in the standard error calculation, and make a conclusion that links the P-value to the significance level with context.
Key Points
- Test statistic: z = (p̂ − p₀) / √(p₀(1−p₀)/n); use p₀ in denominator (H₀ assumed true)
- Large Counts condition for tests: np₀ ≥ 10 AND n(1−p₀) ≥ 10 (use p₀, not p̂)
- P-value interpretation: probability of getting a result as extreme or more extreme than observed, assuming H₀ is true
- Conclusion template: 'Because p-value [< or ≥] α, we [reject / fail to reject] H₀. We [do / do not] have convincing evidence that [Ha in context].'
A cereal company claims 20% of boxes contain a prize. A consumer group checks 200 randomly selected boxes and finds prizes in 32. At α = 0.05, is there evidence the true proportion is less than 20%?
H₀: p = 0.20 vs Hₐ: p < 0.20 (left-tailed). Conditions: np₀ = 200(0.20) = 40 ≥ 10 and n(1−p₀) = 160 ≥ 10 ✓. Compute p̂ = 32/200 = 0.16 and z = (0.16 − 0.20)/√(0.20×0.80/200) = −0.04/0.02828 ≈ −1.41; P-value = P(Z < −1.41) ≈ 0.079. Since 0.079 > 0.05, we fail to reject H₀ — there is not convincing evidence that the true proportion of prize boxes is less than 20%.
3 Two-Proportion Z-Test
A two-proportion z-test compares population proportions from two independent groups to determine whether they differ. Students must use the pooled proportion p̂_c (combined) in the standard error because H₀ assumes the two proportions are equal, and must check conditions for both groups separately. Confidence intervals for the difference use unpooled standard error instead.
Key Points
- H₀: p₁ = p₂ (equivalently p₁ − p₂ = 0); pooled proportion p̂_c = (x₁ + x₂)/(n₁ + n₂)
- Test statistic: z = (p̂₁ − p̂₂) / √(p̂_c(1−p̂_c)(1/n₁ + 1/n₂))
- Large Counts: check n₁p̂_c, n₁(1−p̂_c), n₂p̂_c, n₂(1−p̂_c) all ≥ 10 — four separate checks
- For a two-proportion confidence interval (not a test), use unpooled SE: √(p̂₁(1−p̂₁)/n₁ + p̂₂(1−p̂₂)/n₂)
In a study, 45 of 180 men and 60 of 150 women reported experiencing headaches after a treatment. At α = 0.01, is there a significant difference in the proportion of men and women who experience headaches?
H₀: p_m = p_w vs Hₐ: p_m ≠ p_w (two-tailed). Compute p̂_m = 45/180 = 0.25, p̂_w = 60/150 = 0.40, and p̂_c = (45+60)/(180+150) = 105/330 ≈ 0.318. All four Large Counts checks exceed 10 ✓. The test statistic is z = (0.25 − 0.40)/√(0.318×0.682×(1/180 + 1/150)) ≈ −0.15/0.0514 ≈ −2.92; P-value = 2×P(Z < −2.92) ≈ 0.0035. Since 0.0035 < 0.01, reject H₀ — there is convincing evidence of a difference in headache rates between men and women.
Questions, answered.
What is Inference for Proportions?
Inference for Proportions is Unit 6 of AP Statistics, covering confidence intervals for proportions, hypothesis tests for proportions and two-proportion z-test.
How to study for AP Statistics Unit 6?
Start with the Quick Summary above, review the Key Concepts, then test yourself with our interactive study games. Aim for 80%+ accuracy before moving on.
How many questions are in this unit?
This unit has 60 review questions, each with a written explanation, playable across 5 different game modes or readable in plain-text mode.