Math Calculators

Standard Deviation Calculator

Calculate sample or population standard deviation, variance, mean, and summary values from a list of numbers.

Calculator

Enter your values and view the result instantly.

Change any field below to update the answer straight away.

4.72

Standard deviation

18.67

Mean

Count6
Variance22.27
Sum112
Minimum12
Maximum25

Statistical Spread

Standard deviation, variance, and sample versus population spread

A standard deviation calculator measures how spread out a set of values is around its mean. It is a practical statistics calculator for checking variation, comparing consistency across datasets, and understanding whether values tend to cluster tightly near the average or vary widely around it.

What standard deviation measures

Standard deviation is a measure of spread. While the mean tells you where the centre of a dataset lies, standard deviation tells you how far values typically sit from that centre. A smaller standard deviation means the values are packed more tightly around the mean, while a larger standard deviation means the data are more dispersed.

This is why a standard deviation calculator is useful in quality control, education, finance, research, and everyday data analysis. Two datasets can have the same mean but very different variation, and standard deviation is one of the clearest ways to describe that difference numerically.

Core variance and standard deviation formulas

Standard deviation is the square root of variance. Variance is built by measuring each value’s deviation from the mean, squaring those deviations, summing them, and then averaging them with the appropriate divisor. The divisor depends on whether the data represent a whole population or only a sample drawn from a larger population.

Population variance: σ^2 = Σ(x - μ)^2 / N

Use the population formula when the dataset contains every member of the full population being described.

Population standard deviation: σ = √(Σ(x - μ)^2 / N)

The population standard deviation is the square root of the population variance.

Sample variance: s^2 = Σ(x - x̄)^2 / (n - 1)

Use n - 1 for sample data so the sample variance is an unbiased estimator of population variance.

Sample standard deviation: s = √(Σ(x - x̄)^2 / (n - 1))

The sample standard deviation is the square root of the sample variance.

Why sample and population mode differ

The population formula divides by N because the data already describe the full group. The sample formula divides by n - 1 because sample data do not capture the whole population, and using n - 1 helps correct the systematic tendency of a sample to underestimate true population variability. This adjustment is often called Bessel’s correction.

That is why a standard deviation calculator with sample or population mode can return slightly different answers for the same numbers. Neither formula is more correct in every situation; the right choice depends on whether the list is the complete population or only a subset used to estimate it.

  • Use population mode for full censuses or complete finite lists.
  • Use sample mode for measured subsets that stand in for a larger population.
  • Variance is measured in squared units, while standard deviation returns to the original data units.
  • Standard deviation describes spread, not whether the data are good, bad, normal, or causal.

How to interpret the result

A standard deviation value has meaning only in the context of the mean and the units of the original data. If test scores have a mean of 80 and a standard deviation of 2, the scores are tightly clustered. If the standard deviation is 15 instead, the same average hides much larger variation. That makes standard deviation particularly useful for comparing consistency across processes, classes, or repeated measurements.

In bell-shaped datasets, standard deviation is often discussed alongside the empirical rule, but not every dataset is bell-shaped. The calculator therefore works best as a descriptive summary of spread rather than as proof that the data follow a normal distribution.

Further reading

Related

More from the same category

If you are comparing options or checking related figures, these calculators may help.

Scientific Calculator

Solve expressions with scientific functions, parentheses, powers, roots, and everyday math operations in one place.

Random Number Generator

Generate random numbers inside a chosen range with adjustable count, no-repeat mode, sorting, and quick result summaries.

Percentage Calculator

Find percentages, percentage change, increase, decrease, and part-to-whole values with a quick online percentage calculator.

Fraction Calculator

Add, subtract, multiply, divide, and simplify fractions with mixed-number and decimal output.

Privacy choices

Help us improve the site.

If you allow analytics, we may use Google Analytics to better understand how the site is used. Analytics remain off unless you accept.