Here are the steps to calculate the standard deviation of {10, 12, 23, 45, 120} by hand:
1) Find the mean: 10 + 12 + 23 + 45 + 120 = 210. The mean is 210/5 = 42
2) Subtract the mean from each value:
10 - 42 = -32
12 - 42 = -30
23 - 42 = -19
45 - 42 = 3
120 - 42 = 78
3) Square the differences: (-32)2 = 1024, (-30)2 = 900, (-19)2 = 361, 32 = 9, 782 = 6084
4) Sum the squared differences: 1024 + 900 +