Standard Deviation Calculator

Measure how widely a dataset is spread around its mean.

Your inputs

Calculation details

All calculations run locally in your browser. No data is stored.

Variance4
Mean5
Count8

Population variance divides by N; sample variance divides by N − 1.

How this calculator works

The calculator finds each value’s squared distance from the mean. Population variance divides their sum by N, while sample variance divides by N minus 1.

Change any input to update the estimate instantly. Your entries never leave your device.

Frequently asked questions

Should I choose sample or population?

Choose population when the values are the complete group of interest. Choose sample when they represent part of a larger population.

Why does sample standard deviation need two values?

Its variance divides by N minus 1, so at least two observations are required.