Compute sample or population standard deviation, variance, mean, and range for any data set.
Use when your data is a sample of a larger population. Divides by n-1 (Bessel's correction) to give an unbiased estimate.
s = √[Σ(xᵢ - x̄)² / (n - 1)]
Use when your data represents the entire population. Divides by N.
σ = √[Σ(xᵢ - μ)² / N]
Type your numbers separated by commas or newlines. The calculator accepts any size data set from a few points to thousands.
Select Sample (when your data is a subset of a larger population) or Population (when you have all values). The formulas differ slightly.
Get the mean, variance, standard deviation, range, and a histogram. Standard deviation tells you the typical spread of values from the mean.
For related calculations, try our percentage calculator.
Cross-checked against authoritative formulas (IRS, NIST, ACM) and updated for 2025/2026 tax years and rates.
No server roundtrip. All math runs in your browser so results appear the moment you finish typing.
We never collect, store, or transmit your inputs. Every calculation runs locally in your browser.
Each calculator includes the formula, plain-English explanation, and FAQs so you understand the result.
Estimates only. Calculator results are for educational and planning purposes — not professional advice. For binding decisions on taxes, investments, health, or legal matters, consult a qualified professional.