Standard Deviation Calculator
Paste your numbers to get the standard deviation, variance, mean, count, and sum — with a choice of population or sample — in your browser.
How to use Standard Deviation Calculator
The standard deviation calculator computes the complete descriptive statistics for a list of numbers: count, sum, mean, variance, standard deviation, min, max, and range. Toggle between population standard deviation (divides by n) and sample standard deviation (divides by n−1) depending on whether your data represents an entire population or a sample drawn from a larger group. Results update immediately after you click Calculate, and you can copy the full summary with one click.
- Paste or type your numbers in the input box, separated by spaces, commas, or newlines.
- Choose Population (÷n) if your data covers the entire group, or Sample (÷n−1) if it is a subset.
- Click Calculate to see all statistics in the results table.
- Copy the full results using the Copy button, or use Copy Result to share.
Your data never leaves your device — 100% private processing.
Population vs. sample standard deviation
Population standard deviation uses n as the divisor and applies when you have data for every member of the group (e.g., all test scores in a class). Sample standard deviation uses n−1 (Bessel's correction) and applies when your data is a random sample from a larger population. Using n−1 corrects for the tendency of a sample to underestimate the true population spread. For large samples the difference is negligible, but for small samples (fewer than 30 values) the choice matters significantly.
| Statistic | Formula | Description |
|---|---|---|
| Mean (μ) | Σx / n | Sum of all values divided by count |
| Population variance (σ²) | Σ(x−μ)² / n | Average squared deviation from the mean |
| Sample variance (s²) | Σ(x−μ)² / (n−1) | Corrected variance for sample data |
| Population SD (σ) | √σ² | Square root of population variance |
| Sample SD (s) | √s² | Square root of sample variance |
| Range | max − min | Difference between largest and smallest values |
Interpreting standard deviation in practice
In a normal distribution, about 68% of values fall within one standard deviation of the mean, 95% within two, and 99.7% within three (the 68-95-99.7 rule). A low standard deviation means values cluster tightly around the mean; a high SD means they are spread out. In finance, SD is used as a measure of investment volatility — a stock with a high SD is considered more risky. In quality control, a process is considered under control when measurements stay within ±3σ of the target (Six Sigma principle). In education, SD helps compare score distributions across different tests.
Glossary
- Standard deviation
- A measure of how spread out values are around the mean; the square root of variance.
- Variance
- The average of the squared differences from the mean; the square of the standard deviation.
- Bessel's correction
- Using n−1 instead of n when computing sample variance, to correct for the bias in estimating the population variance from a sample.
- Normal distribution
- A symmetric, bell-shaped probability distribution characterised by its mean and standard deviation.
Related reading
Frequently Asked Questions
Get weekly tool tips & updates
New tools, power-user tips, and productivity hacks — delivered free every Friday.
No spam, ever. Unsubscribe with one click.
Why use Standard Deviation Calculator?
- Step-by-step explanations alongside every calculation
- Printable or shareable result summaries
- Works entirely offline in your browser
- Built-in input validation prevents common mistakes
Common use cases
- Calculate loan repayments before applying
- Check compound interest on savings accounts
- Estimate tax owed before filing
- Work out break-even point for a new business
- Plan retirement savings contributions
Related Calculators
Mean Median Mode Calculator
Calculate mean, median, mode, and range for a data set, plus sum and count. Fast descriptive statistics. Free and private.
Average / Mean Calculator
Calculate average, mean, median, mode, range, and standard deviation for any set of numbers. Enter numbers separated by commas or new lines for instant
Percentage Calculator
Calculate percentages instantly. Find what X% of a number is, what percentage X is of Y, or calculate percentage change.
BMI Calculator
Calculate your Body Mass Index (BMI) instantly. Supports metric (kg/cm) and imperial (lbs/ft+in) units. Free online BMI calculator.
Age Calculator
Calculate your exact age in years, months, and days. Find your next birthday countdown and day of birth. Free online age calculator.
Scientific Calculator
Free online scientific calculator with trigonometric functions, logarithms, powers, and constants. Supports keyboard input and calculation history.
Explore all Calculators.