AVERAGE

Name

AVERAGE —
AVERAGE(value1, value2,...)

Description

Computes the average of all the values and cells referenced in the argument list. This is equivalent to the sum of the arguments divided by the count of the arguments.

See also

SUM , COUNT