Standard deviation is one of the most important measures in statistics. It quantifies the amount of variation or dispersion in a data set, telling you how much individual values typically differ from the mean.
There are two types: population standard deviation (σ), which uses all data points, and sample standard deviation (s), which adjusts for the fact that a sample underestimates population variability. The difference lies in dividing by N versus n−1.
Our calculator computes both types simultaneously, along with variance, mean, sum of squares, and the coefficient of variation. It also provides a step-by-step deviations table showing how each value contributes to the final result.