Documentation/How Tos/Calc: AVEDEV function

From Apache OpenOffice Wiki
< Documentation‎ | How Tos
Revision as of 07:58, 17 July 2018 by Sancho (Talk | contribs)

Jump to: navigation, search



AVEDEV

Returns the average of the absolute deviations of values from their mean.

Syntax:

AVEDEV(number1; number2; ... number30)

number1 to number30 are up to 30 numbers or ranges containing numbers.
AVEDEV calculates the mean of the numbers, then the absolute (positive signed) deviation of each number from that mean. It returns the average of those deviations. The formula used is Calc avedev equation.png

Example:

AVEDEV(1; 4; 7)

returns 2. The mean is 4, and the absolute deviations from the mean are 3, 0, 3 respectively.



See Also
Retrieved from "https://wiki.openoffice.org/w/index.php?title=Documentation/How_Tos/Calc:_AVEDEV_function&oldid=243421"
Views
Personal tools
Navigation
Tools