AVERAGE Function

The AVERAGE function is one of the statistical functions. It is used to analyze the range of data and find the average value.

Syntax

AVERAGE(number1, [number2], ...)

The AVERAGE function has the following arguments:

Argument Description
number1/2/n Up to 255 numerical values for which you want to find the average value.

Notes

How to apply the AVERAGE function.

Examples

The figure below displays the result returned by the AVERAGE function.

AVERAGE Function