Mean Absolute Deviation Calculator
Calculate MAD from mean or median instantly — with step-by-step breakdown, charts, APA report, and CSV/Excel export.
What Is Mean Absolute Deviation (MAD)?
The mean absolute deviation (MAD) is a robust measure of dispersion in descriptive statistics. It quantifies the average distance of each data point from the mean (or median), using absolute differences so positive and negative deviations do not cancel out. Unlike standard deviation, MAD does not square the deviations, making it less sensitive to outliers — an ideal choice for skewed or non-normal data.
MAD = (1/n) × Σ |xᵢ − x̄|
For median absolute deviation, replace x̄ with the median: MAD = median(|xᵢ − median(x)|).
1. Enter Your Data
| Value |
|---|
2. Configure Settings
Results
| Statistic | Value | Description |
|---|
Visualizations
📋 Assumption Checks
Download Results
How to Write Your Results
Choose the reporting style that matches your context. All values are auto-filled from your analysis.
Interpretation
🔬 Technical Notes & Formulas
Mean Absolute Deviation Formulas
MAD = (1/n) × Σ |xᵢ − x̄|Where x̄ = arithmetic mean, xᵢ = each value, n = count
MAD = median(|xᵢ − median(x)|)More robust to outliers; uses median as centre
CD = MAD / mean × 100%Relative measure, allows comparison across datasets
MAD relates to standard deviation (σ) approximately as: MAD ≈ 0.7979 × σ for normally distributed data, meaning σ ≈ 1.2533 × MAD.
When to Use Mean Absolute Deviation
✅ Use MAD When:
- Your data contains outliers
- The distribution is skewed or non-normal
- You need an easy-to-interpret dispersion metric
- Comparing variability across different datasets
- Teaching or communicating statistics to non-experts
- Working with financial returns or ecological counts
⚠️ Consider SD Instead When:
- Data is approximately normally distributed
- Feeding into parametric tests (t-test, ANOVA)
- Calculating confidence intervals
- Maximum likelihood estimation required
- Consistent with journal reporting norms
🌳 Quick Decision Tree
Does your data have outliers or strong skew?
→ Yes → Use MAD (or Median MAD for maximum robustness)
→ No → Use Standard Deviation (normal parametric context)
Are you comparing spread across different units/scales?
→ Yes → Use Coefficient of Variation (MAD/mean)
→ No → MAD in original units is sufficient
How to Use This Calculator — 10 Steps
Frequently Asked Questions
What is mean absolute deviation (MAD)?
How do you calculate mean absolute deviation step by step?
What is the difference between MAD and standard deviation?
What is median absolute deviation and when should I use it?
Can MAD be negative?
When should I use MAD instead of standard deviation?
How is MAD used in finance and economics?
What is a good or acceptable MAD value?
How does MAD relate to standard deviation for normal data?
Can this calculator handle large datasets?
References
The following references support the mean absolute deviation calculator, its MAD formula, and related descriptive statistics methods described in this tool.
- Gorard, S. (2005). Revisiting a 90-year-old debate: The advantages of the mean deviation. British Journal of Educational Studies, 53(4), 417–430. https://doi.org/10.1111/j.1467-8527.2005.00304.x
- Huber, P. J., & Ronchetti, E. M. (2009). Robust Statistics (2nd ed.). John Wiley & Sons. https://doi.org/10.1002/9780470434697
- Rousseeuw, P. J., & Croux, C. (1993). Alternatives to the median absolute deviation. Journal of the American Statistical Association, 88(424), 1273–1283. https://doi.org/10.2307/2291267
- Field, A. (2018). Discovering Statistics Using IBM SPSS Statistics (5th ed.). SAGE Publications.
- Leys, C., Ley, C., Klein, O., Bernard, P., & Licata, L. (2013). Detecting outliers: Do not use standard deviation around the mean, use absolute deviation around the median. Journal of Experimental Social Psychology, 49(4), 764–766. https://doi.org/10.1016/j.jesp.2013.03.013
- Conover, W. J. (1999). Practical Nonparametric Statistics (3rd ed.). John Wiley & Sons.
- Wilcox, R. R. (2012). Introduction to Robust Estimation and Hypothesis Testing (3rd ed.). Academic Press. https://doi.org/10.1016/C2010-0-67044-1
- Ruppert, D. (2004). Statistics and finance: An introduction. In Springer Texts in Statistics. Springer.
- Montgomery, D. C., Peck, E. A., & Vining, G. G. (2021). Introduction to Linear Regression Analysis (6th ed.). John Wiley & Sons.
- American Psychological Association. (2020). Publication Manual of the American Psychological Association (7th ed.). APA Publishing. https://doi.org/10.1037/0000165-000
- Cohen, J. (1988). Statistical Power Analysis for the Behavioral Sciences (2nd ed.). Lawrence Erlbaum Associates.
- Gould, W., Pitblado, J., & Poi, B. (2010). Maximum Likelihood Estimation with Stata (4th ed.). Stata Press.










