To determine which measure of variability—Interquartile Range (IQR) or Mean Absolute Deviation (MAD)—best describes the spread of the dataset, we need to analyze the dataset and its characteristics.
-
Identifying Outliers and the Distribution:
- The values in the dataset range from 79 to 250, with several high values that may indicate potential outliers (especially the 200 and 250).
- The presence of high values (200, 209, 250) suggests that the data distribution may be skewed.
-
Checking for Skewness:
- When there are outliers or extreme values in the dataset, it is often best to use the IQR rather than MAD, as IQR is more robust to outliers and better suited for skewed distributions.
-
Conclusion:
- Given that the data distribution appears to be skewed due to the presence of outliers, the IQR is the more appropriate measure of variability.
Thus, the best answer is:
IQR; the data distribution is skewed.