the standard deviation:
,,,,
Then, take each number, subtract the mean and square the result:
---------------------------------
sum of Differences^2------=
find Variance: Sum of Differences^2 / (Count−1)
Standard Deviation: the square root of the variance
≈
If these numbers represent a POPULATION - and I believe they do - then the correct answer is:
If they represent a SAMPLE distribution, then it's a different answer.