Patrick B. answered 02/20/21
Math and computer tutor/teacher
X deviation deviation^2 X^2
-------------------------------------------------
2 -2.8 7.84 4
3 -1.8 3.24 9
4 -0.8 0.64 16
6 1.2 1.44 36
9 4.2 17.64 81
----------------------------------------------------
24 0 30.8 146
Mean = 24/5 = 4.8
variance by defintion = sum of dev^2 = 30.8
variance by shortcut formula = sum of X^2 - N*mean^2
= 146 - 5* 4.8^2
= 146 - 115.2
= 30.8
Sample variance, divides by N-1 ---> 30.8 / (5-1)
= 30.8 / 4
= 7.7
So the sample standard deviation is sqrt(7.7) = 2.7748873851023215893479457892222...
which is rounded to 2.77
Population variance, divides by N ---> 30.8/5 = 6.16
So the population standard deviation is sqrt(6.16) = 2.4819347291981713192266483910899
= 2.48