Explanation:
1. Calculate the mean of the data: (6 + 7 + 7 + 8 + 8 + 8 + 8 + 9 + 9 + 10) / 10 = 8
2. Subtract the mean from each data point to get the deviation:
3. Square each deviation:
- -2^2 = 4
- -1^2 = 1
- -1^2 = 1
- 0^2 = 0
- 0^2 = 0
- 0^2 = 0
- 0^2 = 0
- 1^2 = 1
- 1^2 = 1
- 2^2 = 4
4. Add up the squared deviations: 4 + 1 + 1 + 0 + 0 + 0 + 0 + 1 + 1 + 4 = 12
5.Divide the sum of squared deviations by the number of data points (n-1), which is 9 in this case: 12 / 9 = 1.33
Answer:
So, the variance is 1.33.