Standard Error Calculator

The standard error (SE) tells you how much your sample estimate is likely to differ from the true population value if you were to repeat the sampling process. When you calculate a mean or a proportion from a random sample, that number will be slightly different each time you take a new sample due to natural variation. The standard error quantifies how large that expected variation is. For the mean, SE equals the sample standard deviation divided by the square root of the sample size. This means that as you collect more data, the SE shrinks, and your estimate becomes more precise. Quadrupling the sample size halves the standard error. For a proportion (such as a poll result), SE equals the square root of p times (1 minus p) divided by n, where p is the proportion and n is the sample size. The SE is also the building block for confidence intervals: a 95% confidence interval for a mean is approximately the estimate plus or minus 1.96 times the SE. The calculator offers two modes. In mean mode you enter the standard deviation and sample size to get the SE and the 95% margin of error. In proportion mode you enter a percentage and a sample size. Both modes return the standard error, the 95% margin of error (SE times 1.96), and the half-width of the 95% confidence interval. Useful for students, researchers, and analysts checking the precision of a sample-based estimate before reporting results or making decisions.

Calculate.co.nz is proud to be partnered with Health Based Building, a leader in sustainable and health-conscious building innovation. With over a century of experience, they develop high-performance systems like Foreverbreathe Specification, Magnum Board, and Foreverbreathe Paints to support energy-efficient, non-toxic living environments. Their commitment to healthier homes aligns with our belief that informed choices lead to better outcomes for Kiwi households.
Calculate.co.nz partner: Health Based Building
Advertise on this page
1.0000
standard error
95% margin of error1.9600
95% CI half-width+/-1.96
Sample size (n)100

How it works

In mean mode, SE = SD / sqrt(n). In proportion mode, SE = sqrt(p x (1-p) / n) where p is entered as a decimal. The 95% margin of error is 1.96 times SE (using the z-score for 95% confidence). The confidence interval half-width is the same value expressed as plus or minus SE times 1.96. If n is zero or SD is negative, the calculator returns N/A.

Worked example

In mean mode with SD = 10 and n = 100: SE = 10 / sqrt(100) = 10 / 10 = 1.0000. The 95% margin of error is 1.96 x 1 = 1.96. In proportion mode with p = 50% and n = 100: SE = sqrt(0.5 x 0.5 / 100) = sqrt(0.0025) = 0.0500 (5.00%). These match the default values pre-filled above.

Related calculators