Standard Deviation Calculator
Calculate the standard deviation, variance, and mean of any data set. The calculator gives both sample and population standard deviation — just paste your numbers.
Formula reviewed for accuracy. Our methodology & sources
Standard Deviation Calculator
math calculator
How It Works
The calculator first finds the mean, then measures how far each value sits from it, squares those distances so positives and negatives do not cancel, and adds them up. Dividing that total gives the variance, and its square root is the standard deviation. It reports two versions: the population figure divides by the full count, while the sample figure divides by one less — the correction statisticians use when the data is only a sample of a larger group.
Formula
σ = √(Σ(x − μ)² / N) [population] s = √(Σ(x − x̄)² / (n−1)) [sample]
Examples
4, 8, 15, 16, 23, 42
Mean 18, sample SD about 13.3.
Frequently Asked Questions
What is standard deviation?
Standard deviation measures how spread out numbers are from the mean. A low value means data points cluster near the average; a high value means they are spread out.
What is the difference between sample and population standard deviation?
Population (σ) divides by N and is used when you have all the data. Sample (s) divides by n−1 and is used when your data is a sample of a larger group — it gives a less biased estimate.
Related Calculators
Average Calculator
Free average calculator. Find the mean, median, sum, min, and max of any list of...
Percentage Calculator
Free percentage calculator. Calculate percent of a number, percentage change, in...
PopularRatio Calculator
Free ratio calculator. Simplify ratios to lowest terms, convert to decimals, and...
Fraction Calculator
Free fraction calculator. Add, subtract, multiply, and divide fractions. Get sim...