Home › Statistics & Probability Calculators › Mean Absolute Deviation Calculator
Mean Absolute Deviation Calculator
The mean absolute deviation (MAD) is the average distance between each value and the mean of the data. It answers the question “how far from the average is a typical value?” without squaring, so it is the first measure of spread most students meet, and it is a common topic in Grade 6–8 and GCSE statistics.
Enter your numbers and the calculator finds the mean, lists every deviation, takes absolute values, adds them up and divides by the count. The table it produces is the same one you would draw by hand. The median absolute deviation (distance from the median, then the median of those distances) is reported as well, since some courses use that definition.
Compared with the standard deviation, the MAD gives less weight to extreme values. For a normal distribution the MAD is about 0.8 times the standard deviation, so if you know one you can estimate the other, but for skewed data the ratio can be quite different.
Separate values with commas, spaces or new lines.
Result and step-by-step solution
On average, each value is 2.25 away from the mean of 12.75. (Median absolute deviation about the median: 2.)
- Meanx̄ = 102 ÷ 8 = 12.75
- Absolute deviations
x x − x̄ |x − x̄| 10 −2.75 2.75 12 −0.75 0.75 15 2.25 2.25 9 −3.75 3.75 14 1.25 1.25 18 5.25 5.25 11 −1.75 1.75 13 0.25 0.25 - Sum of absolute deviationsΣ|x − x̄| = 18
- Divide by nMAD = 18 ÷ 8 = 2.25
Frequently asked questions
- How do you calculate mean absolute deviation?
- Find the mean, subtract it from each value, drop the minus signs, add the results and divide by the number of values.
- What does a mean absolute deviation of 5 mean?
- On average, each data value is 5 units away from the mean. A smaller MAD means the values cluster more tightly.
- Is MAD the same as standard deviation?
- No. The SD squares the deviations before averaging and then takes a square root, which gives extreme values more influence. The two are related but not equal.
- Does MAD sometimes mean median absolute deviation?
- Yes, especially in robust statistics. This page reports both: the mean absolute deviation is the main result and the median absolute deviation is shown underneath.
Last reviewed: September 25, 2026. Calculations run in your browser and were validated against SciPy.
