Basic Average Example
Explanation In this example, the goal is to calculate a quiz score average for each person listed in column D using the four scores in columns C, D, E, and F. The standard way to solve this problem in Excel is to use the AVERAGE function . AVERAGE function The AVERAGE function calculates the average (arithmetic mean) of numbers provided as arguments . In this example where there are only four quiz values to work with, you could use AVERAGE with separate cell references like this:...