What is the use of AVERAGE Function in Excel?

The Excel AVERAGE function calculates the average (arithmetic mean) of supplied numbers. AVERAGE can handle up to 255 individual arguments, which can include numbers, cell references, ranges, arrays, and constants.

  • Purpose: Get the average of a group of numbers
  • Return value: A number representing the average.

Syntax

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