Question: What is the variance of the following data set: {5, 7, 8, 9, 10}?
Options:
Correct Answer: 3
Solution:
Mean = 7.8, Variance = [(5-7.8)² + (7-7.8)² + (8-7.8)² + (9-7.8)² + (10-7.8)²] / 5 = 3.