Mean Absolute Deviation Formula
Mean absolute deviation is the average distance between each data value and the mean of the data set.
The Formula
When to use: 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.
Quick Example
Deviations:
Notation
What This Formula Means
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.
Formal View
Worked Examples
Example 1
easyAnswer
First step
Full solution
- 2 Absolute deviations: , , , ,
- 3
- 4 Interpretation: on average, each value is 2 units away from the mean
Example 2
mediumExample 3
mediumCommon Mistakes
- Forgetting the absolute value - signed deviations from the mean sum to zero, so you must take first.
- Squaring the deviations - that gives variance/standard deviation; MAD uses absolute value, not squares.
- Dividing by the wrong count - divide the total absolute deviation by , the number of data values.
Why This Formula Matters
MAD gives a spread measure a grade-6 student can interpret directly ('typical points are about 5 away from the mean') without the squaring and square roots of standard deviation. It builds the intuition that variability means distance-from-center, which is the foundation later formalized by variance and standard deviation. Recognizing it by "Am I averaging the ABSOLUTE distances of each value from the mean (not squared distances, not signed ones)?" β rather than by familiar numbers β is what lets a student tell it apart from standard deviation and variance and range in a mixed problem set.
Frequently Asked Questions
What is the Mean Absolute Deviation formula?
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.
How do you use the Mean Absolute Deviation formula?
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.
What do the symbols mean in the Mean Absolute Deviation formula?
is the absolute deviation of value from the mean
Why is the Mean Absolute Deviation formula important in Math?
MAD gives a spread measure a grade-6 student can interpret directly ('typical points are about 5 away from the mean') without the squaring and square roots of standard deviation. It builds the intuition that variability means distance-from-center, which is the foundation later formalized by variance and standard deviation. Recognizing it by "Am I averaging the ABSOLUTE distances of each value from the mean (not squared distances, not signed ones)?" β rather than by familiar numbers β is what lets a student tell it apart from standard deviation and variance and range in a mixed problem set.
What do students get wrong about Mean Absolute Deviation?
The procedure for mean absolute deviation is the easy part; the trap is forgetting the absolute value. Asking "Am I averaging the ABSOLUTE distances of each value from the mean (not squared distances, not signed ones)?" first is what keeps a correct-looking calculation from being attached to the wrong concept.
What should I learn before the Mean Absolute Deviation formula?
Before studying the Mean Absolute Deviation formula, you should understand: mean, absolute value.