Syntax
| Parameter | Description |
|---|---|
| value1 | Parameter of the AVEDEV function. |
| [value2 | (Optional.) Parameter of the AVEDEV function. |
| ...] | Parameter of the AVEDEV function. |
Examples
Average delivery deviation
=AVEDEV(C2:C100)
Budget variance
=AVEDEV(B2:B13)
Direct values
=AVEDEV(10, 20, 30, 40, 50)
Common Errors
No numeric values in the range.
Non-numeric direct arguments.
Tips
AVEDEV uses absolute differences instead of squared differences. It is easier to explain to non-technical stakeholders.
For the same data, AVEDEV is always less than or equal to STDEV. They measure the same concept (spread) but with different sensitivity to outliers.
Standard deviation (STDEV) is preferred in most statistical formulas and tests. Use AVEDEV for quick, intuitive analysis rather than formal inference.
Try AVEDEV in Viztab
Import your data and use AVEDEV with 370+ other formulas. No signup required.
Open Viztab