What Does Mean Absolute Deviation Tell You?
Master this essential statistical measure to understand data variability and improve your trading decisions
Understanding Mean Absolute Deviation
What is Mean Absolute Deviation (MAD)?
Mean Absolute Deviation (MAD) is a measure of variability that tells you how spread out data points are from the central tendency (mean or median). Unlike standard deviation, MAD uses absolute values, making it easier to understand and less sensitive to extreme outliers.
Simple Definition: MAD measures the average distance of all data points from the mean, giving you a clear picture of data consistency and reliability.
Why MAD Matters
- • Provides intuitive measure of data spread
- • Less affected by extreme values than standard deviation
- • Uses same units as your original data
- • Easy to calculate and interpret
Key Applications
- • Risk assessment in trading
- • Quality control in manufacturing
- • Portfolio volatility analysis
- • Forecasting accuracy measurement
How to Calculate Mean Absolute Deviation
Step-by-Step Formula
MAD = Σ|xi - x̄| / n
Where:
xi = each data point
x̄ = mean of the dataset
|xi - x̄| = absolute deviation
n = number of data points
Step 1: Calculate the Mean
Add all data points and divide by the number of observations
Step 2: Find Deviations
Subtract the mean from each data point
Step 3: Take Absolute Values
Convert all negative deviations to positive values
Step 4: Calculate Average
Sum all absolute deviations and divide by n
Interactive MAD Calculator
Enter data points and click Calculate to see results
Real-World Examples
Stock Return Analysis
Measuring Investment Risk
Daily Returns (%)
Stock A: 2.1, 1.8, -0.5, 3.2, 1.1, -1.2, 2.8
Stock B: 5.2, -3.1, 8.7, -2.4, 6.8, -4.2, 1.9
MAD Results
Interpretation: Stock A has lower MAD (1.31%), indicating more consistent returns and lower risk compared to Stock B (4.17%), which shows higher volatility.
Manufacturing Quality Control
Product Consistency Measurement
Widget Lengths (mm)
Target: 100mm
Batch 1: 99.8, 100.2, 99.9, 100.1, 100.0, 99.7, 100.3
Batch 2: 98.5, 101.2, 99.1, 102.3, 97.8, 100.9, 99.4
Quality Assessment
Quality Verdict: Batch 1 shows excellent consistency (MAD = 0.17mm), while Batch 2 needs process improvement due to higher variation (MAD = 1.31mm).
MAD in Trading & Finance
Portfolio Risk Management
- • Measure portfolio volatility more intuitively than standard deviation
- • Compare risk levels between different investments
- • Set position sizes based on MAD-adjusted risk
Price Volatility Analysis
- • Assess price consistency for trading signals
- • Identify stable vs. volatile market conditions
- • Use MAD to set stop-loss or take-profit levels
Key Insight
MAD provides a straightforward way to quantify volatility in trading, helping you make informed decisions without complex statistical models.
Applications of Mean Absolute Deviation
Trading Risk Assessment
Use MAD to measure the volatility of asset returns, helping traders set appropriate risk levels and position sizes.
Portfolio Optimization
Compare MAD across assets to build diversified portfolios with balanced risk profiles.
Forecasting Accuracy
Evaluate the reliability of predictive models by measuring the MAD of forecast errors.
Tools to Calculate MAD
MAD Visualization
Example of MAD applied to stock returns, showing deviation from the mean.