Practice Mean Absolute Deviation in Math
Use these practice problems to test your method after reviewing the concept explanation and worked examples.
Quick Recap
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.
Standard deviation can feel abstract with its squaring and square roots. MAD is simpler: just ask 'on average, how far is each data point from the center?' If the mean test score is 80 and the MAD is 5, a typical student scored about 5 points away from 80βsome above, some below.
Showing a random 20 of 50 problems.
Example 1
mediumTwo basketball players average 20 points. Player A has MAD ; Player B has MAD . Who is more consistent?
Example 2
mediumData: . Compute the MAD.
Example 3
hardA data set of values has mean and sum of absolute deviations equal to . Find the MAD.
Example 4
mediumCalculate the MAD of step by step.
Example 5
easyThe mean of a set is . A data value is . What is its absolute deviation from the mean?
Example 6
easyThe absolute deviations of a 4-value set are . Find the MAD.
Example 7
easyA data set has 5 values. To compute MAD, you divide the sum of absolute deviations by what number?
Example 8
mediumCompute the MAD of .
Example 9
easyDoes MAD measure center or spread of a data set?
Example 10
hardFor a data set with mean , prove that the MAD equals .
Example 11
mediumWhy is the sum of (signed) deviations from the mean always ?
Example 12
hardA four-value set has mean . Find and the MAD.
Example 13
mediumA 6-value set has absolute deviations . Compute the MAD.
Example 14
challengeA data set has mean and MAD . After appending one new value , what happens to the MAD?
Example 15
mediumDaily rainfall (in mm) for five days: . Find the MAD.
Example 16
challengeSet A has values (MAD ). Set B has the same mean but values . Compute B's MAD and state what differs between the sets.
Example 17
mediumIf every value in a set is increased by 7, what happens to the MAD?
Example 18
challengeData set has mean . Compute the MAD.
Example 19
easyWhy must MAD use absolute values of deviations?
Example 20
challengeFor a data set , show that the value that minimizes is the median, not the mean.