AVEDEV()

Syntax. AVEDEV(number1,number2,...)

Definition. This function returns the average of the absolute deviation of data points from their mean. The function calculates the arithmetic mean of the deviations of a data set based on the average, excluding the sign. AVEDEV() is a measure of the variance in a data set.

Arguments

  • number1 (required) and number2 (optional). At least one and up to 255 arguments (30 in Excel 2003 and earlier versions) for which you want to calculate the absolute deviation. You can also use a single array or a reference to an array instead of arguments separated by commas.

Note

Arguments can be numbers, names, arrays, or references containing numbers. If an array or a reference argument contains text, logical values, or empty ...

Get Microsoft® Excel® 2010 Formulas & Functions Inside Out now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.