How to find standard deviation of a set of numbers?
Answers
Answered by
0
Take each value in the data set (x) and subtract the mean from it to get. Square each of the differences, Add up all of the results from Step 3 to get the sum of squares, Divide the sum of squares (found in Step 4) by the number of numbers in the data set minus one; that is, (n – 1).
Similar questions