AVEDEV()
AVEDEV(mixed ...$args) : float|string
AVEDEV.
Returns the average of the absolute deviations of data points from their mean. AVEDEV is a measure of the variability in a data set.
Excel Function: AVEDEV(value1[,value2[, ...]])
Parameters
mixed | $args variadic | Data values |
Returns
float|string —(string if result is an error)