MAD Calculator

Calculate Mean Absolute Deviation and Median Absolute Deviation

About Mean Absolute Deviation

Mean Absolute Deviation (MAD) measures the average distance between each data point and the center (mean or median).

Formula: MAD = (1/n) × Σ|xᵢ - center|

Advantages over Standard Deviation:

  • More intuitive interpretation
  • Less sensitive to outliers
  • Uses all data points

Note: Median Absolute Deviation is even more robust to outliers.

💡

Help us improve!

How would you rate the MAD Calculator?

<>

Editorial Note

MyCalcBuddy Editorial Team

This page is maintained as an educational calculator reference.

📚

Formula Source: Standard Mathematical References

by Various

🔄Last reviewed: May 2026
✓Formula checks are based on standard references and internal QA review.