Standard Error Calculator
Free standard error calculator. SE of mean, proportion, difference of means, difference of proportio
Why This Statistical Analysis Matters
Why: Statistical calculator for analysis.
How: Enter inputs and compute results.
Standard Error โ SE of Mean, Proportion, Diff of Means, Diff of Proportions, Correlation, Regression
Compute SE for any statistic. 95% confidence intervals. t or z for small samples. Step-by-step breakdown with interactive visualization.
Real-World Scenarios โ Click to Load
SE Mode
Sampling Distribution with 95% CI
SE vs Sample Size (n)
SE Formulas by Statistic Type
Calculation Breakdown
For educational and informational purposes only. Verify with a qualified professional.
Key Takeaways
- โข SE of mean: SE = s/โn โ precision of sample mean as estimate of ฮผ
- โข SE of proportion: SE = โ(pฬ(1โpฬ)/n) โ max when pฬ=0.5
- โข SE of diff of means: SE = โ(sโยฒ/nโ + sโยฒ/nโ) โ for two independent groups
- โข SE of diff of proportions: SE = โ(pฬโ(1โpฬโ)/nโ + pฬโ(1โpฬโ)/nโ)
- โข SE of correlation: SE_r = โ((1โrยฒ)/(nโ2)) โ depends on r
- โข SE of regression: SE_b = โ(MSE/SSX) โ for testing slope = 0
- โข 95% CI: statistic ยฑ 1.96รSE (or tรSE for n<30 with mean)
Did You Know?
How Each SE Formula Works
SE of Mean
SE = s/โn. The standard deviation of the sampling distribution of Xฬ. Use for confidence intervals and hypothesis tests about ฮผ.
SE of Proportion
SE = โ(pฬ(1โpฬ)/n). For binary outcomes. Max when pฬ=0.5. Normality: npโฅ10, n(1โp)โฅ10.
SE of Difference of Means
SE = โ(sโยฒ/nโ + sโยฒ/nโ). For comparing two independent groups. Assumes independence.
SE of Difference of Proportions
SE = โ(pฬโ(1โpฬโ)/nโ + pฬโ(1โpฬโ)/nโ). For A/B tests, conversion rates, etc.
SE of Correlation
SE_r = โ((1โrยฒ)/(nโ2)). For testing Hโ: ฯ=0 or constructing CI for ฯ. Assumes bivariate normal.
SE of Median
SE โ 1.2533 ร s/โn for normal populations. The factor 1.2533 โ ฯ/2.5 relates median to mean SD.
SE of Regression Coefficient
SE_b = โ(MSE/SSX). MSE = mean squared error, SSX = ฮฃ(xแตขโxฬ)ยฒ. For testing slope = 0.
Expert Tips
Small samples
Use t-distribution for n<30 when estimating mean. t* > 1.96, so CI is wider.
Proportions
When p is near 0 or 1, need larger n for normal approximation. Use exact binomial if np<10.
Two groups
For equal total N, equal nโ=nโ gives smallest SE of difference (best power).
Correlation
SE of r is not symmetric: it depends on r. Use Fisher z-transformation for precise CI.
Formulas Summary
| Statistic | Standard Error |
|---|---|
| Mean | s/โn |
| Proportion | โ(pฬ(1โpฬ)/n) |
| Diff of means | โ(sโยฒ/nโ + sโยฒ/nโ) |
| Diff of proportions | โ(pฬโ(1โpฬโ)/nโ + pฬโ(1โpฬโ)/nโ) |
| Correlation | โ((1โrยฒ)/(nโ2)) |
| Median | 1.2533 ร s/โn |
| Regression slope | โ(MSE/SSX) |
Frequently Asked Questions
What is the difference between standard deviation and standard error?
SD measures spread of data. SE measures precision of an estimate (e.g., sample mean). SE = SD/โn for the mean.
When do I use t instead of z for the confidence interval?
Use t when n<30 and ฯ is unknown (use s). For nโฅ30, z and t are very similar.
How do I interpret the 95% CI?
We are 95% confident the true parameter lies in the interval. The interval width is 2ร1.96รSE (or 2รt*รSE).
Why does SE of proportion use pฬ(1โpฬ)?
The variance of a binomial proportion is p(1โp)/n. We estimate p with pฬ. Max variance at p=0.5.
Can I use these formulas for non-random samples?
No. SE formulas assume random sampling. Convenience or voluntary samples can produce biased estimates and invalid inference.
SE at a Glance
Official Data Sources
Disclaimer: This calculator provides standard errors for educational purposes. Verify assumptions (random sampling, normality when applicable) for each statistic. For small samples, use t-distribution for means. For proportions with np<10, consider exact methods.
Related Calculators
Standard Deviation of Sample Mean Calculator
Computes the standard deviation of the sampling distribution of the mean (ฯ_xฬ = ฯ/โn), also called the standard error of the mean. Shows how variability of...
StatisticsSampling Distribution of the Sample Proportion Calculator
Calculate the sampling distribution of pฬ (sample proportion). Shows normality conditions, standard error, probabilities for pฬ, and required sample size for...
StatisticsSampling Error Calculator
Computes expected sampling error for means and proportions. Shows how sampling error decreases with sample size. Margin of error, confidence intervals...
StatisticsRelative Standard Error Calculator
Computes RSE = (SE/Estimate) ร 100%. Used in survey statistics and government data for reliability assessment. MOE, CI, design effect.
StatisticsSample Size Calculator
Comprehensive sample size calculator for surveys (proportion), mean estimation, hypothesis testing (t-test, proportion test), and clinical trials.
StatisticsNormal Probability Calculator for Sampling Distributions
Calculate P(Xฬ โค x), P(Xฬ โฅ x), and P(a โค Xฬ โค b) for the sampling distribution of the sample mean. Uses the Central Limit Theorem with optional finite...
Statistics