Mistake Master
Student view — seeing the site as a student does

Constructing a Confidence Interval for the Difference Between Two Population Proportions

▶︎  Watch it animatedinteractive step-through · ~3 min · optional

The two-proportion z-interval is $(\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}}$, using each group's own estimate because an interval assumes nothing about either proportion. For 138 of 300 against 90 of 250, the difference is 0.10, the standard error is about 0.0418, and the 95% interval is about $(0.018, 0.182)$. The conditions are random selection or assignment, independence between the groups, the 10% condition for each sample, and all four counts at least 10. The interpretation names the level, states that the interval captures a difference between two population proportions, and gives the order of subtraction.

The signature error is pooling. A pooled proportion is justified only under the assumption that the two populations share one value, which is what a test's null says and what an interval refuses to assume, so a standard error containing $\frac{1}{n_1} + \frac{1}{n_2}$ has imported the very claim being estimated. Alongside it: conditions recited without the four counts, paired designs run through two-sample machinery, and an interpretation that drops the word difference or the order of subtraction, leaving the reader unable to tell which group the interval favors.

new minus old, 95% confidence 0 0.100 0.018 0.182 margin of error 0.082 0.10 +/- 1.96 x 0.0418, where 0.0418 keeps the groups SEPARATE the interval captures a DIFFERENCE, not either group's rate
The point estimate is the observed gap and the endpoints are the plausible gaps. Every endpoint is on the difference scale, which is why the interpretation has to say the word difference.
where pooling belongs, and where it does not procedure standard error, and why INTERVAL two separate variances, added nothing is assumed about p1 or p2, so each group estimates its own TEST pooled p-hat, times 1/n1 + 1/n2 the null says p1 = p2, so one common proportion is being estimated twice pooling inside an interval builds in the claim that the difference is zero, which is what the interval is estimating
The two standard errors differ because the two procedures assume different things. Reading the formula backwards is a reliable check: an expression with one over n1 plus one over n2 came from a test.

The work

3 ways in · any order
Lesson
Constructing a Confidence Interval for the Difference Between Two Population Proportions

Builds the two-proportion z-interval with a standard error that adds each group's own variance, explains why pooling belongs to the test and would import a zero difference here, checks all four counts, and writes an interpretation that names both populations and the order of subtraction.

Skill check · 10 scenarios
Diagnostic
10-item topic check

Ten items on intervals for a difference: pooled standard errors, conditions recited without the four counts, paired designs run as two samples, and interpretations that drop the word difference or the subtraction order. Take it cold to find your habit, or after the lesson to check it is gone.

Not started · 10 items · ~15 min
Targeted Practice
Drill a single misconception

Pick one of the failure modes you missed and drill it on its own. The round is adaptive: two correct in a row clears it for now and moves you to the next. Two in a row is a checkpoint, not proof: if the error resurfaces later, the misconception comes back.

Take the diagnostic to identify your misconceptions