
William W. answered 10/01/20
Math and science made easy - learn from a retired engineer
The first column is the list of values. From that, calculate the mean.
The second column is the data value minus the mean.
The third column is the square of the second column.
Add up the third column and divide by n - 1 (in this case, since n = 6, that would be 5. That number is the answer.