What is the difference between population and sample standard deviation?
The divisor. A population standard deviation divides the sum of squares by n, because the values are the whole group. A sample divides by n − 1, because a sample's mean sits slightly too close to its own values and dividing by one less compensates for that. The sample answer is always the larger of the two.
Which one should I use?
If your numbers are everything you care about - the marks of the whole class, the heights of all six children - use the population formula. If they are a sample chosen to represent something bigger, use n − 1. Most statistics coursework asks for the sample version, and most exam questions say which they want.
How do I calculate standard deviation by hand?
Find the mean, subtract it from every value, square each of those differences, add the squares, divide by n (or n − 1), and take the square root. This page prints that whole table so you can compare each row with your own working, not just the final number.
Why do we square the deviations?
Because they always add to exactly zero otherwise - the positive and negative distances cancel by the definition of the mean. Squaring removes the signs, and it also gives the big distances more weight, which is why one far outlier moves a standard deviation so much.
What is the difference between variance and standard deviation?
The variance is the average of the squared deviations; the standard deviation is its square root. The variance's units are squared - square pounds, square centimetres - which is hard to interpret, so the root is taken to put the answer back in the units of the data.
Can a standard deviation be negative or zero?
Never negative: it is a square root of an average of squares. Zero only when every value is identical, since that is the one case with no distance from the mean to measure. If you get a negative number, a sign was dropped somewhere in the table.
What does the standard deviation actually tell me?
Roughly how far a typical value sits from the mean. For data with a bell-shaped distribution, about two thirds of the values lie within one standard deviation of the mean and about 95% within two - which is what makes it the standard yardstick for "is this value unusual?"
Why does this page show fractions instead of decimals?
Because they are the exact answers. The mean of 1, 2 and 4 is 7/3, and every square built on 2.33 instead is slightly wrong. The decimal is offered beside the exact value rather than instead of it, and it is labelled as an approximation whenever the root is irrational.