Standard Deviation Calculator Online

Calculate population and sample standard deviation, variance, mean and sum from a list of numbers. Your data stays on your device.

The Standard Deviation Calculator runs entirely in your browser. The numbers you enter are computed locally and never leave your device.

Open the Statistics Calculator

About Standard Deviation Calculator

The Standard Deviation Calculator finds the mean, variance and standard deviation of a data set, computing both the population version (divides by n) and the sample version (divides by n − 1) so you can pick the one that matches your data. Paste numbers separated by commas, spaces or newlines and it instantly returns the count, sum, mean, population and sample variance, and population and sample standard deviation, alongside a step-by-step table of each value's deviation from the mean and its squared deviation. It is useful for students checking homework, analysts summarizing a sample, and anyone who needs to gauge how spread out a set of measurements is. Everything runs locally in your browser — the numbers you enter are never uploaded.

Features

How to use the Standard Deviation Calculator

  1. Type or paste your numbers into the data set field, separated by commas, spaces or newlines
  2. Read the mean, sum and count at the top of the results
  3. Compare population standard deviation against sample standard deviation for your use case
  4. Expand the steps table to see each value's deviation and squared deviation
  5. Copy the summary for your notes or report

Example

Input

2,4,4,4,5,5,7,9

Output

Mean 5 · Pop SD 2 · Sample SD 2.14

Common errors & troubleshooting

Frequently asked questions

What does the Standard Deviation Calculator return?
It returns the count, sum and mean of your data set, plus population and sample variance and standard deviation, along with a table showing each value's deviation and squared deviation from the mean.
What is the difference between population and sample standard deviation?
Population standard deviation divides the sum of squared deviations by n and is used when your data is the entire group. Sample standard deviation divides by n − 1 (Bessel's correction) and is used when your data is a sample estimating a larger population.
Can the standard deviation calculator handle negative numbers?
Yes. Negative numbers, decimals and mixed positive/negative data sets are all supported — the calculator parses each token and skips anything that is not a valid number.
Why is sample standard deviation always slightly larger than population standard deviation?
Sample standard deviation divides by n − 1 instead of n, which produces a slightly larger value to correct for the tendency of a sample to underestimate the true population variance.
Does the Standard Deviation Calculator upload my numbers anywhere?
No. The Standard Deviation Calculator runs entirely in your browser. The numbers you type or paste are never sent to a server and stay on your device.
What separators can I use between numbers?
Commas, spaces, newlines and semicolons all work, and you can mix them — pasting a column from a spreadsheet or a comma-separated list both parse the same way.

Related tools

All ArrayKit tools