Pooled or not on a TI-84 two-sample t-test? Choose No
By Jude Wallis · Published
Choose No. The AP formula sheet lists one standard error for two means, $\sqrt{s_1^2/n_1 + s_2^2/n_2}$, and that is the Pooled: No version. Pooled: Yes assumes the two populations have the same standard deviation, which two samples cannot confirm, and it can flip your conclusion.
AP Statistics: Unit 4 (topics 4.7 Constructing a Confidence Interval for the Difference Between Two Population Means, 4.8 Justifying a Claim Based on a Confidence Interval for the Difference Between Two Population Means, 4.9 Setting Up a Test for the Difference Between Two Population Means, 4.10 Carrying Out a Test for the Difference Between Two Population Means). The Pooled prompt appears on the two-sample mean procedures of Unit 4, topics 4.7 through 4.10 of the Fall 2026 AP Statistics course, where the formula sheet supplies only the unpooled standard error.
Pooled or not on a two-sample t-test: press No
Your calculator's 2-SampTTest screen ends with a line that reads Pooled: No Yes. Highlight No and press enter. The 2-SampTInt screen asks the same question for a confidence interval, and the answer there is No as well.
That holds for every two-sample means problem in AP Statistics, and the reason is short. The formula sheet gives exactly one standard error for the difference between two means:
That is the Pooled: No formula. No pooled two-sample formula for means appears on the sheet at all, so pressing Yes produces a t statistic, a degrees of freedom, and a p-value that do not come from the procedure the course is built on.
Pooled is not a display option or a rounding preference. It swaps in a different standard error, a different df, and usually a different p-value. Worked example 1 below runs one data set both ways and reaches opposite decisions at .
What the Pooled setting actually changes
Pooled: No lets each group keep its own spread. Each group contributes its own variance divided by its own sample size, and the two pieces add under the square root:
Pooled: Yes assumes the two populations share one standard deviation, so it merges both samples into a single estimate of that shared spread, written :
Read as a weighted average of the two sample variances, each weighted by its own degrees of freedom. The bigger sample gets more say in the result.
| Feature | Pooled: No | Pooled: Yes |
|---|---|---|
| Standard error | ||
| Degrees of freedom | Welch-Satterthwaite, usually a decimal | , always a whole number |
| Assumes | nothing about the two spreads | |
| On the AP formula sheet | yes | no |
| Usual name | Welch two-sample t-test | pooled or equal-variance t-test |
| Extra output line | none | , the pooled standard deviation |
Both versions share the same numerator, . Everything that differs sits in the denominator and in the df.
Why No is the safe setting
Pooled: No is valid whether or not the two populations have the same spread. Pooled: Yes is valid only when they do. That asymmetry settles the question. One setting works in both worlds, the other works in one, and two samples give you no reliable way to tell which world you are in.
Students try to justify Yes by looking at and and deciding they seem close. Sample standard deviations bounce around a lot at homework sample sizes, so two samples drawn from populations with identical spreads regularly produce values that differ by a factor of two. A close-looking pair is weak evidence of equal population spreads, and a far-apart pair does not prove they differ either.
The cost of the safe setting is small. When the equal-spread assumption really does hold, pooling buys a few extra degrees of freedom and a slightly smaller p-value. The cost of the unsafe setting can be large, and the dangerous case is unequal sample sizes together with unequal spreads:
- If the smaller sample comes from the population with the larger spread, pooling understates the standard error. Your t is too big, your p-value too small, and you reject a true null hypothesis more often than your significance level claims.
- If the smaller sample comes from the less variable population, pooling overstates the standard error and the test turns too cautious instead.
Neither error announces itself on the screen. That is why R and Minitab treat the unpooled version as their default, and why the AP course teaches only that one.
How to tell whether you pressed Yes
Two lines on the output screen give the setting away, and one of them settles it outright.
The decisive tell is , the pooled standard deviation. Pooled output carries that extra line and unpooled output has no such line at all, so if is on your screen you pooled.
The fast tell is the degrees of freedom.
- A df that is a decimal, such as 4.325 or 12.422, came from the Welch-Satterthwaite formula. You ran Pooled: No.
- A df that is a **whole number equal to ** almost always came from pooling. With and , a df reported as exactly 23 is your cue to look again.
Almost, not always. The Welch df is never larger than and never smaller than the smaller of and , and it reaches that ceiling on its own exactly when . For two samples of the same size that condition is just , which turns up often enough to trip you: two groups of 10 with report under either setting. For unequal sample sizes it takes a coincidence in the values you will not stumble into. So a df parked at the top of the range means you pooled, unless the two groups are the same size with matching spreads, and that is the case where earns its keep.
Calculators generally remember the setting from one run to the next, and the same choice carries over to 2-SampTInt, so one stray Yes can follow you through a whole problem set. Check the df every time. For the rest of the fields on that screen, see reading calculator output.
Pooling is right for the two-proportion z-test, not for means
Here is where the confusion starts. Pooling really is the AP method for a two-proportion z-test. Under the null hypothesis , both samples estimate the same proportion, so you combine the counts of successes and into one estimate:
and build the standard error from that single combined value. That is genuine pooling, it is on the formula sheet, and the calculator's 2-PropZTest does it for you without asking.
The test is the only place it happens. A confidence interval for does not pool, because an interval never assumes the two proportions are equal, it estimates how far apart they are. The formula sheet gives the interval its own standard error, , and 2-PropZInt uses each sample's own without asking either.
Means work differently. The null hypothesis for two means says . It says nothing whatsoever about and . So the null gives you no license to merge the two spreads, and each group's variability stays its own. That is the whole reason the two-sample t standard error keeps and apart, while the two-proportion z test statistic, working under a null that does claim , stops keeping and apart.
Store it as a pair: pool for the two-proportion z-test, never for means. The proportion side is worked out in full in one-proportion vs two-proportion z-test.
What to write on the AP exam
The setting changes your numbers, so it changes your write-up. A clean two-sample t answer names the procedure and reports the unpooled results.
- State. Define and in context, then write and an alternative that matches the question.
- Plan. Name it: a two-sample t-test for a difference between two population means. Check random, the 10 percent condition when sampling without replacement, and normal-or-large for each group.
- Do. Report the t statistic, the df, and the p-value from the Pooled: No run. A decimal df is expected and correct, so do not round it off to look tidier.
- Conclude. Compare the p-value to and answer in context.
Working without a calculator, use the conservative df: the smaller of and . It sits below the true Welch df, so the p-value you read from the t-table comes out a little too large, which never overstates your evidence.
Two-sample means work lives in Unit 4, topics 4.7 through 4.10. Check your numbers with the two-sample t-test calculator, which uses the Welch version and so matches Pooled: No. If the two measurements come from the same subjects, you need a different procedure entirely: see paired vs two-sample t-test.
One data set, both settings, opposite conclusions
A company compares two training programs on the number of tasks completed in a shift. Program A: trainees, tasks, . Program B: trainees, tasks, . Trainees were randomly assigned, and both populations are stated to be approximately normal. Test against at , first with Pooled: No, then with Pooled: Yes.
Pooled: No. Find each variance term: and , so the sum is .
Standard error: tasks.
Test statistic: .
Welch degrees of freedom: .
Two-sided p-value for with : . Since , fail to reject .
Now Pooled: Yes. Pooled variance: , so .
Pooled standard error: tasks.
Pooled test statistic and df: with .
Two-sided p-value for with : . Since , this run rejects .
Compare the two standard errors: against , about 40 percent smaller. Pooling let the 20 steady observations from program B shrink the estimated spread of the 5 noisy observations from program A. The smaller sample is the more variable one, which is exactly the case where pooling is too generous.
Pooled: No gives , , and , so you fail to reject . Pooled: Yes gives , , and , which would reject. The AP procedure is the first one: there is not convincing evidence that the mean number of tasks completed differs between the programs.
Equal sample sizes: same t, different df
A researcher takes a random sample of 10 students from each of two large schools and records their scores on the same exam. Scores in each school are stated to be approximately normal. School 1 has , , . School 2 has , , . Run the two-sided test both ways and compare the output.
Pooled: No. Variance terms: and , sum . So points.
Test statistic: .
Welch df: , and the two-sided p-value is .
Pooled: Yes. Pooled variance: , so .
Pooled standard error: points, the same value as the unpooled SE.
So the pooled test statistic is again, but now and the two-sided p-value is .
The match is not luck. When , the pooled variance reduces to , so , which is the unpooled formula.
Both settings give . Pooled: No reports and ; Pooled: Yes reports and . Equal sample sizes make the test statistic identical, but the df and the p-value still differ, so pooling is never a no-op. Press No.
Frequently asked questions
Is Pooled: Yes ever the right choice?
Not in AP Statistics. The formula sheet lists only the unpooled standard error for two means, so the pooled version sits outside the procedure the course tests. It does appear elsewhere: some college courses teach it, and ANOVA is built on a pooled estimate of one common variance. For comparing two means, though, the unpooled version is the standard choice, because it stays valid when the spreads differ.
My degrees of freedom came out as 4.325. Did I do something wrong?
No, that is the sign you did it right. The Welch-Satterthwaite formula produces a non-integer df, and the calculator uses that decimal value directly to find the p-value. Report it as it appears. The df to worry about is a whole number equal to , since that one usually means you pooled. The common innocent case is two samples of the same size with equal standard deviations, where the Welch formula lands there too, so check for the line before you rerun.
What if $s_1$ and $s_2$ are almost the same? Can I pool then?
Still press No. When the population spreads truly are equal, the two settings give nearly the same p-value, so pooling gains you almost nothing. And sample standard deviations from equal-spread populations differ more than most students expect, so matching values are not proof of matching values. There is no upside worth the risk.
What does "assume equal variances" mean in other software?
It is the same setting under another name. In R, the t.test function defaults to var.equal = FALSE, which is the unpooled Welch test. Excel's analysis tools offer a two-sample test assuming unequal variances and one assuming equal variances; pick the unequal one. Any checkbox that says equal variances assumed corresponds to Pooled: Yes and should stay unchecked.