Mean Absolute Deviation Calculator

Average distance of each value from the mean — with worked steps

Enter your numbers to calculate the mean absolute deviation (MAD) — the average distance of the values from their mean. The mean, standard deviation and other statistics are shown alongside.

Enter Your Data Points

Textbooks differ — pick the method yours uses.

Result

Mean absolute deviation2

Five Number Summary

Minimum4
Q1 (25th)5
Median6.5
Q3 (75th)8.5
Maximum12
Interquartile range (IQR)3.5
Count (n)8
Outliers (1.5 × IQR rule)None

Additional Statistics

Mean (average)7
Mode5
Range8
Sum56
Std deviation (sample)2.6186
Std deviation (population)2.4495
Variance (sample)6.8571
Mean absolute deviation2
Coefficient of variation0.3741
Standard error of the mean0.9258
10th percentile4.7
90th percentile9.9
Lower inner fence (Q1 − 1.5·IQR)-0.25
Upper inner fence (Q3 + 1.5·IQR)13.75

Box & Whisker Plot

Histogram

Step-by-step solution

Export & Share

The share link reproduces your exact data and settings — paste it in an email, chat, or assignment and anyone who opens it sees the same results.

Saved Datasets

Saved to this device only (browser local storage). Use a share link to move data between devices.

What is mean absolute deviation?

The mean absolute deviation (MAD) measures spread by averaging how far each value lies from the mean, using absolute distances. Because it takes the absolute value of each deviation rather than squaring it, the MAD is in the same units as the data and is not inflated by extreme values the way the standard deviation can be.

How it is calculated

Find the mean, take the absolute difference between each value and the mean, then average those distances: MAD = (Σ|xᵢ − x̄|) ÷ n. The result is always zero or positive, and it is zero only when every value is identical.

MAD vs. standard deviation

Both describe spread, but they treat outliers differently. The standard deviation squares each deviation, so values far from the mean dominate it; the MAD weighs every deviation linearly, making it more robust and often easier to explain. The standard deviation is more common in formal statistics because of its mathematical properties, while the MAD is popular in teaching and in forecasting accuracy.

Frequently asked questions

How do you find the mean absolute deviation?

Compute the mean, find the absolute difference between each value and the mean, add those differences, and divide by the number of values.

What is the difference between MAD and standard deviation?

MAD averages the absolute deviations; standard deviation is based on squared deviations. MAD is less sensitive to outliers and stays in the original units.

Can the mean absolute deviation be negative?

No. It is an average of absolute (non-negative) distances, so it is always zero or positive.

Related calculators

Guides & how-tos