Hi Margaret,
We have 4 scores: 7, 4, 2, 1
Even though you haven't been asked for it, we need to calculate the mean.
7+4+2+1
-----------
4
= 14/4 = 3.5
Next, let's calculate the SS (sum of the squares)
For each score the square of the difference between the score and the mean score is:
(7-3.5)2 = 12.25
(4-3.5)2 = 0.25
(2-3.5)2 = 2.25
(1-3.5)2 = 6.25
Now add them to get the SS
12.25+0.25+2.25+6.25 = 21.00 = SS
Variance = SS/(n-1) = 21/(4-1) = 21/3 = 7
Standard deviation = √variance = √7
Scolly V.
if score numbers repeat do we have to subtract them from the squared mean as well or do we only do it once?09/11/20