Average Function

The AVERAGE function performs the average of the specified set of data. It simplifies the process of adding all of the indicated cells and the dividing it by the total number of cells. The syntax for the AVERAGE fuction is as follows.

=AVERAGE(first value, second value, etc.)

 

For instance, if we have the following data set given above, the AVERAGE function would be:

=AVERAGE(C1:C4)


To perform an AVERAGE function, follow the steps below: