Answer:
The mean absolute deviation (MAD) is calculated by averaging the absolute differences between each data point and the mean. In this case, the data points are the number of newspapers delivered: 19, 14, 19, 21, and 17. The mean of these numbers is 18.
The absolute differences between each data point and the mean are: |19-18| = 1, |14-18| = 4, |19-18| = 1, |21-18| = 3, and |17-18| = 1.
The sum of these absolute differences is 1 + 4 + 1 + 3 + 1 = 10. Dividing this sum by the number of data points (5) gives us the MAD: 10/5 = 2.
So the MAD for this data set is 2.