Standard Deviation Calculator
Calculate the population standard deviation and variance for up to six numbers.
Enter your values and click Calculate
How It Works
The calculator starts by computing the arithmetic mean of all six values by summing them and dividing by six. It then finds each value's deviation from the mean (value â mean), squares each deviation to make all values positive and to penalise larger deviations more heavily, and sums those squared deviations. Dividing that sum by the count of values (n) gives the population variance â the average squared distance from the mean. Finally, the square root of the variance is taken to bring the measure back to the same units as the original data, producing the population standard deviation. This calculator uses the population formula (á n) rather than the sample formula (á nâ1), which is appropriate when the six values represent the complete dataset rather than a sample drawn from a larger group.