the list shows the maximum flying speeds of the ten fastest birds worldwide.

88, 72, 77, 95, 65, 80, 70, 106, 65, 68.
what is the mean absolute deviation of the set of data?

1 answer

To calculate the mean absolute deviation, we first need to find the mean of the data set.

Mean = (88 + 72 + 77 + 95 + 65 + 80 + 70 + 106 + 65 + 68) / 10
Mean = 786 / 10
Mean = 78.6

Next, we calculate the absolute deviations of each data point from the mean:

|88 - 78.6| = 9.4
|72 - 78.6| = 6.6
|77 - 78.6| = 1.6
|95 - 78.6| = 16.4
|65 - 78.6| = 13.6
|80 - 78.6| = 1.4
|70 - 78.6| = 8.6
|106 - 78.6| = 27.4
|65 - 78.6| = 13.6
|68 - 78.6| = 10.6

Now, we calculate the mean of these absolute deviations:

Mean Absolute Deviation = (9.4 + 6.6 + 1.6 + 16.4 + 13.6 + 1.4 + 8.6 + 27.4 + 13.6 + 10.6) / 10
Mean Absolute Deviation = 109.2 / 10
Mean Absolute Deviation = 10.92

Therefore, the mean absolute deviation of the set of data is 10.92.