Standard Deviation Calculator
Paste numbers and instantly get mean, median, mode, range, sample SD, population SD and variance.
What this calculator does
Paste a list of numbers and get the full set of one-variable descriptive statistics: count, sum, mean, median, mode, min, max, range, both variances and both standard deviations. The calculator handles commas, spaces, semicolons and new lines as separators so you can paste straight from a spreadsheet column.
How to use it
Click the textarea and paste your data. Anything that is not a number is ignored, so you can paste a column with headers and the tool will skip the headers automatically. The result panel updates as you type.
The formulas
Mean: μ = Σx / n. Variance, sample: s² = Σ(x − μ)² / (n − 1). Variance, population: σ² = Σ(x − μ)² / n. Standard deviation: square root of the variance. Use sample SD when your numbers are a sample drawn from a larger group, and population SD when they are the whole group.
Sample vs population
| Metric | Sample | Population |
|---|---|---|
| Variance (sample) | Σ(x − x̄)² ÷ (n − 1) | Σ(x − μ)² ÷ N |
| SD (sample) | √[ Σ(x − x̄)² ÷ (n − 1) ] | √[ Σ(x − μ)² ÷ N ] |
EN
PT
ES