The pooled variance t‑test is a core idea in statistics tutoring, especially in statistical inference and introductory mathematical statistics. Students often struggle with when to use the pooled version versus the unequal‑variance (Welch) version. This page explains the concept clearly so you can apply it correctly in assignments, exams, and research.
The pooled variance t‑test applies when:
- The two samples are independent
- Both populations are normally distributed
- The population variances are equal (homoscedasticity)
\[ s_p^2 = \frac{(n_1 – 1)s_1^2 + (n_2 – 1)s_2^2}{n_1 + n_2 – 2} \]
\[ t = \frac{\bar{x}_1 – \bar{x}_2}{s_p\sqrt{\frac{1}{n_1} + \frac{1}{n_2}}} \]
Why use the pooled variance version? Because when variances are equal, pooling the two sample variances produces a more stable estimate of the true variance. This increases statistical power and gives a more accurate standard error than treating the variances separately. If the equal‑variance assumption holds, the pooled test is the most efficient two‑sample t‑test.
- Check the equal‑variance assumption. Use domain knowledge, side‑by‑side boxplots, or an F‑test (with caution). If variances differ substantially, use Welch’s t‑test instead.
- Compute each sample variance. \[ s_1^2 = \frac{\sum (x_{1i} – \bar{x}_1)^2}{n_1 – 1}, \quad s_2^2 = \frac{\sum (x_{2i} – \bar{x}_2)^2}{n_2 – 1} \]
- Calculate the pooled variance. \[ s_p^2 = \frac{(n_1 – 1)s_1^2 + (n_2 – 1)s_2^2}{n_1 + n_2 – 2} \]
- Compute the pooled standard error. \[ SE = s_p\sqrt{\frac{1}{n_1} + \frac{1}{n_2}} \]
- Compute the t‑statistic. \[ t = \frac{\bar{x}_1 – \bar{x}_2}{SE} \]
- Determine degrees of freedom. \[ df = n_1 + n_2 – 2 \]
- Compare to the t‑distribution. Use the critical value or compute a p‑value.
- State your conclusion. Reject or fail to reject the null hypothesis of equal means.
Suppose two independent samples yield:
- \(\bar{x}_1 = 12.4\), \(s_1^2 = 4.2\), \(n_1 = 20\)
- \(\bar{x}_2 = 10.1\), \(s_2^2 = 3.8\), \(n_2 = 22\)
Step 1: Compute pooled variance.
\[ s_p^2 = \frac{19(4.2) + 21(3.8)}{40} = \frac{79.8 + 79.8}{40} = 3.99 \]
Step 2: Compute pooled standard error.
\[ SE = \sqrt{3.99}\sqrt{\frac{1}{20} + \frac{1}{22}} = 1.997\sqrt{0.09545} = 0.617 \]
Step 3: Compute t‑statistic.
\[ t = \frac{12.4 – 10.1}{0.617} = 3.73 \]
With \(df = 40\), this t‑value is significant at the 1% level.
- Using the pooled test when variances are clearly unequal.
- Forgetting that the samples must be independent.
- Confusing pooled variance with pooled standard deviation.
- Using the pooled test for paired data (incorrect).
- Not checking assumptions before applying the formula.
The pooled variance t‑test is foundational in statistical inference and appears frequently in graduate statistics, econometrics, psychology, and biomedical research. Understanding when to use it — and when not to — ensures correct hypothesis testing and prevents invalid conclusions in empirical work.
This idea connects directly to:
- Statistics (parent)
- Statistical Inference (spoke)
- Mathematical Statistics (spoke)
- Regression Analysis (spoke)
- Tutoring Services
- Question Hub
- Statistics Post Hub
Speak Directly to a Tutor — Send Your Message Below
No call centers. No delays. Your message goes straight to the tutor.
- Call/Text: 510‑398‑0006
- Email: tutor@californiagraduatetutor.com
- WhatsApp: Send Files
Problem Setup
Suppose we compare two population means with equal variances:
\[ \sigma_1^2 = \sigma_2^2 = \sigma^2 \]
The pooled variance estimator is:
\[ s_p^2 = \frac{(n_1 – 1)s_1^2 + (n_2 – 1)s_2^2}{n_1 + n_2 – 2} \]
The two‑sample t‑statistic becomes:
\[ t = \frac{\bar{X}_1 – \bar{X}_2}{s_p\sqrt{\frac{1}{n_1} + \frac{1}{n_2}}} \]
Step-by-Step Solution
1. The equal‑variance assumption means both samples estimate the same σ²
If the populations have the same variance, then both sample variances are noisy estimates of the same number.
2. Combining the estimates reduces noise
Pooled variance is a weighted average of the two sample variances. Larger samples get more weight because they provide more information.
3. The pooled estimator is more accurate than either sample variance alone
Using only one sample’s variance wastes information. Pooling uses all available data.
4. The pooled variance leads to a more powerful t‑test
More accurate variance → smaller standard error → larger t‑statistic → more statistical power.
5. Degrees of freedom reflect the combined information
The test uses:
\[ df = n_1 + n_2 – 2 \]
This accounts for estimating one common variance from two samples.
Intuition
If two groups truly have the same variability, it makes sense to combine their information. Pooling reduces uncertainty and produces a more stable estimate of the variance, which improves the accuracy of the t‑test.
Common Exam Mistakes
- Thinking pooled variance is always better (it is only better when variances are equal).
- Using pooled variance when sample variances differ substantially.
- Confusing pooled variance with weighted means.
- Believing pooled variance is only for large samples.
Why This Matters
Pooled variance is used in A/B testing, marketing experiments, HR analytics, and operational comparisons. Understanding when and why to pool variances helps MBA students choose the correct statistical method for real business decisions.
Final Summary
We use pooled variance in two‑sample t‑tests because, under the equal‑variance assumption, combining the sample variances produces a more accurate estimate of the common variance. This reduces uncertainty, increases statistical power, and improves decision‑making in business analytics.
Students choose Statistics tutoring at California Graduate Tutor because we turn complex topics like probability, regression, hypothesis testing, and advanced statistical methods into clear, step-by-step solutions. Our approach emphasizes true understanding, exam readiness, and confidence across graduate and undergraduate coursework, with sessions tailored to your specific class and professor. Call 510 398 0006 or email tutor@californiagraduatetutor.com to get started.