Find the mean and variance for the data: 6, 7, 10, 12, 13, 4, 8, 12.
Hint. Find the mean, then average the squared deviations from it.
Mean = (6+7+10+12+13+4+8+12)/8 = 72/8 = 9. Squared deviations: 9,4,1,9,16,25,1,9, summing to 74.
✦ Working through each part gives: Mean = 9, variance = 74/8 = 9.25.
