Last updated 5 months ago
The AVERAGE function returns the average of the values in the specified range.
average(number1, number2, number3, ...)
numbers (required): The range of numbers whose values will be used to calculate the average.