Mean Absolute Deviation Math Example 4
Follow the full solution, then compare it with the other examples linked below.
Example 4
hardData set A: and Data set B: . Both have mean 5. Calculate MAD for each and explain which has greater variability and why.
Solution
- 1 Set A deviations: ;
- 2 Set B deviations: ;
- 3 Set B has 4ร greater MAD (2 vs 0.5) despite same mean
- 4 Interpretation: Set B has much greater spread โ values deviate further from the mean on average
Answer
, . Set B has 4ร more variability despite the same mean.
Same mean but different MAD demonstrates that center and spread are independent properties. Set B's extreme values (1 and 9) create large absolute deviations. MAD clearly quantifies this difference while the identical means hide it.
About Mean Absolute Deviation
The average distance between each data value and the mean of the data set. Calculated by finding the mean, computing the absolute value of each deviation from the mean, and averaging those absolute deviations.
Learn more about Mean Absolute Deviation โ