Math & Trig
Aggregation

AVERAGE Function

Returns the average (arithmetic mean) of its arguments.

Step-by-Step Tutorial
  • Select a cell for the result.
  • Type =AVERAGE(
  • Select the range of numbers.
  • Close the parenthesis and press Enter.
Syntax
AVERAGE(number1, [number2], ...)
Interactive Demo
Watch the formula in action.
ABCDEFGH
1
2
3
4
5
6
7
8
9
10