Answer: 1.1
Explanation:
To find the MAD (mean absolute deviation) we subtract the mean from each data value, and take the absolute value. Then we take the average of all the values. It looks like this:
1 - 3 = -2 -> |-2| = 2
2 - 3 = -1 -> |-1| = 1
2 - 3 = -1 -> |-1| = 1
3 - 3 = 0
4 - 3 = 1
4 - 3 = 1
5 - 3 = 2
-
1.14
The mean absolute deviation is about 1.1