J-Kit
Português

Standard Deviation Calculator

Calculate standard deviation, variance, mean and dispersion from a list of numbers.

Details below
About this tool

Population and sample standard deviation with all dispersion metrics.

Standard deviation measures the spread of a dataset around its mean. The population version (σ) divides by N and is used when you have all the data for the entire population. The sample version (s) divides by N−1 (Bessel's correction) and is used when the data is a sample of the full population.

How to use

Paste your list of numbers and choose the type.

  1. Type or paste numbers separated by comma, semicolon or newline.
  2. Select 'Population' if you have all data, or 'Sample' if it's a sample.
  3. See standard deviation, variance, mean, min, max and range.
References

Sources and references for this tool

These references help contextualize formulas, standards, APIs and limitations used on this page. They do not replace professional validation when a result has legal, financial, medical or operational impact.

FAQ

Frequently asked questions

Population (σ) divides the sum of squared differences by N. Sample (s) divides by N−1 (Bessel's correction), giving an unbiased estimate of population variance when working with a sample.

Mathematics