The function Average returns the arithmetic mean from a range of cells.
Syntax:
=Average(range of cells)
Range of cells: Can be an array of values, or reference to a single cell or range of cells that contain the values to average.