Mean Deviation — Definition, Formula & Examples
Mean deviation is the average of the absolute differences between each data value and the mean of the data set. It tells you, on average, how far the data points are spread from the center.
For a data set of observations with arithmetic mean , the mean deviation (also called mean absolute deviation or MAD) is defined as . The absolute value ensures that deviations above and below the mean do not cancel each other out.
Key Formula
Where:
- = Each individual data value
- = The arithmetic mean of the data set
- = The total number of data values
- = Absolute value — makes every difference positive
How It Works
To calculate mean deviation, first find the mean of your data set. Then subtract the mean from each data value and take the absolute value of each difference — this removes negative signs. Finally, average those absolute differences. The result is a single number that summarizes how spread out the data is. A small mean deviation means the values cluster tightly around the mean, while a large one means they are widely scattered.
Worked Example
Problem: Find the mean deviation of the data set: 2, 6, 8, 10, 14.
Step 1: Find the mean of the data set.
Step 2: Subtract the mean from each value and take the absolute value.
Step 3: Sum all the absolute deviations.
Step 4: Divide by the number of data values to get the mean deviation.
Answer: The mean deviation is 3.2. On average, each data value is 3.2 units away from the mean of 8.
Another Example
Problem: A student's test scores are 70, 75, 80, 85, 90. What is the mean deviation?
Step 1: Calculate the mean.
Step 2: Find each absolute deviation from the mean.
Step 3: Average the absolute deviations.
Answer: The mean deviation of the test scores is 6 points.
Visualization
Why It Matters
Mean deviation appears in high school statistics and AP Statistics courses as an accessible way to quantify data spread before students encounter standard deviation. Quality control teams in manufacturing use it to monitor how consistently a product meets specifications. Because it is based on absolute values rather than squares, it is more intuitive and less sensitive to extreme outliers than standard deviation.
Common Mistakes
Mistake: Forgetting to take the absolute value, so positive and negative deviations cancel out to zero.
Correction: Always apply absolute value to each difference before summing. Without it, the deviations will always sum to zero regardless of the data's spread.
Mistake: Dividing by instead of .
Correction: Mean deviation uses in the denominator, not . The adjustment (Bessel's correction) applies to sample standard deviation and sample variance, not to mean deviation.
