Mean Absolute Deviation (MAD) Statistics Example 3
Follow the full solution, then compare it with the other examples linked below.
Example 3
mediumThe heights (in cm) of 6 plants are: 12, 15, 14, 18, 13, 16. Calculate the MAD and interpret the result in context.
Solution
- 1 Step 1: Mean = cm.
- 2 Step 2: Absolute deviations: , , , , , . cm.
Answer
cm. On average, each plant's height differs from the mean by about 1.67 cm.
Interpreting MAD in context means relating it to the original units of measurement. Here, the plants' heights vary by about 1.67 cm from the average on average, indicating moderate consistency in growth.
About Mean Absolute Deviation (MAD)
The Mean Absolute Deviation (MAD) is the average of the absolute distances between each data point and the mean of the dataset. It measures how spread out data values are from the center, with larger MAD values indicating more variability.
Learn more about Mean Absolute Deviation (MAD) โMore Mean Absolute Deviation (MAD) Examples
Example 1 easy
Find the mean absolute deviation (MAD) of the data set: 4, 6, 8, 10, 12.
Example 2 mediumTwo data sets: A = {10, 10, 10, 10, 10} and B = {2, 6, 10, 14, 18}. Both have a mean of 10. Calculat
Example 4 hardA teacher claims that adding the same constant to every value in a data set does not change the MAD.