The AVEDEV function is one of the statistical functions. It is used to analyze the range of data and return the average of the absolute deviations of numbers from their mean.
Syntax
AVEDEV(number1, [number2], ...)
The AVEDEV function has the following arguments:
Argument
Description
number1/2/n
Up to 255 numeric values for which you want to find the average of the absolute deviations.