Pooled Standard Deviation Calculator

This calculator finds the pooled standard deviation of two groups, the single combined estimate of variability that underpins the two-sample t-test and effect-size measures like Cohen's d. When you compare two groups that you assume share a common underlying variability, it makes sense to combine their separate variances into one pooled estimate rather than using either alone. The pooled standard deviation does this by taking a weighted average of the two groups' variances, weighting each by its degrees of freedom, the sample size minus one, so the larger group has more influence, then taking the square root. The result is a more stable estimate of the common spread than either group provides on its own, which is why it sits at the heart of the classic pooled-variance t-test and standardised effect sizes. This calculator computes it. You paste the values for each of the two groups, and it returns the pooled standard deviation, each group's individual standard deviation, and the combined degrees of freedom. The results update as you type. Use it for statistics study, as a step in computing a t-test or Cohen's d, or whenever you need a combined measure of variability for two groups. The pooled standard deviation is the square root of the sum of each group's degrees of freedom times its variance, divided by the total degrees of freedom, which is the two sample sizes added together minus two. It assumes the two groups have similar true variances, the assumption of equal variances; when that assumption is doubtful, methods that do not pool, such as Welch's t-test, are preferred. Comparing the two individual standard deviations the calculator reports is a quick way to judge whether pooling is reasonable: if they are close, pooling is sound, while a large difference suggests the equal-variance assumption may not hold.

1.378
pooled standard deviation
Group 1 SD1.14
Group 2 SD1.581
Degrees of freedom8

Pooled SD = sqrt( ((n1-1)s1² + (n2-1)s2²) / (n1+n2-2) ). Assumes the groups share a common variance. If the two SDs differ greatly, prefer methods that do not pool.

How it works

The calculator finds each group's sample variance, then weights each by its degrees of freedom, the sample size minus one, and adds them. Dividing by the total degrees of freedom, the two sample sizes added together minus two, gives the pooled variance, and its square root is the pooled standard deviation.

Worked example

For group 1 (5, 7, 6, 8, 7) with a standard deviation of about 1.14 and group 2 (9, 11, 10, 12, 8) with about 1.58, the pooled variance is 4 times 1.3 plus 4 times 2.5, all over 8, which is 1.9. The pooled standard deviation is the square root of 1.9, about 1.378.

Related calculators

If you've found a bug, or would like to contact us, or learn more about James Graham and Calculate.co.nz.

Calculate.co.nz is partnered with Interest.co.nz for New Zealand's highest quality calculators and financial analysis.

All calculators and tools are provided for educational and indicative purposes only and do not constitute financial advice.

Calculate.co.nz is proudly part of the Realtor.co.nz group, New Zealand's leading property transaction literacy platform, helping Kiwis understand the home buying and selling process from start to finish. Whether you're a first home buyer navigating your first property purchase, an investor evaluating your next acquisition, or a homeowner planning to sell, Realtor.co.nz provides clear, independent, and trustworthy guidance on every step of the New Zealand property transaction journey.

Calculate.co.nz is also partnered with Health Based Building and Premium Homes to promote informed choices that lead to better long-term outcomes for Kiwi households.

Calculate.co.nz is hosted in Auckland via SiteHost new Zealand.

All content on this website, including calculators, tools, source code, and design, is protected under the Copyright Act 1994 (New Zealand). No part of this site may be reproduced, copied, distributed, stored, or used in any form without prior written permission from the owner.

© 2019 to 2026 Calculate.co.nz. All rights reserved.