Question: For the data set: 5, 7, 8, 9, 10, what is the mean absolute deviation?
Options:
Correct Answer: 2
Solution:
Mean = 7.5; MAD = (|5-7.5| + |7-7.5| + |8-7.5| + |9-7.5| + |10-7.5|) / 5 = 1.