Calculate the arithmetic mean of a given set of arguments
Over 1.8 million professionals use CFI to learn accounting, financial analysis, modeling and more. Start with a free account to explore 20+ always-free courses and hundreds of finance templates and cheat sheets.
The AVERAGE Function[1] is categorized under Excel Statistical functions. It will return the average value of a given series of numbers in Excel.
The function is used to calculate the arithmetic mean of a given set of arguments in Excel. This guide will show you, step-by-step, how to calculate the average in Excel.
As a financial analyst, the function is useful in finding out the average (mean) of a series of numbers. For example, we can find out the average sales for the last 12 months for a business.
Formula
=AVERAGE(number1, [number2], …)
The function uses the following arguments:
Number1 (required argument) – This is the first number of a cell reference or a range for which we want the average.
Number2 (optional argument) – They are the additional numbers, cell references or a range for which we want the average. A maximum of 255 numbers is allowed.
How to use AVERAGE Function in Excel?
To understand the uses of the AVERAGE function, let us consider a few examples:
Example 1 – Average in Excel
Suppose we are given the following data:
We wish to find out the top 3 scores in the above data set. The formula to use will be:
We get the result below:
In the above formula, the LARGE function retrieved the top nth values from a set of values. So, we got the top 3 values as we used the array constant {1,2,3} into LARGE for the second argument.
Later, the AVERAGE function returned the average of the values. As the function can automatically handle array results, we don’t need not use Ctrl+Shift+Enter to enter the formula.
Example 2 – Average in Excel
Suppose we are given the data below:
The formula to use is shown below:
We get the following result:
A few notes about the AVERAGE Function
The AVERAGE function ignores empty cells.
If a range or cell reference argument contains text, logical values, or empty cells, those values are ignored. However, cells with the value zero are included.
Arguments that are error values or text that cannot be translated into numbers cause errors in the function.
Thanks for reading CFI’s guide to the Excel AVERAGE function. By taking the time to learn and master these functions, you’ll significantly speed up your financial analysis. To learn more, check out these additional CFI resources:
Take your learning and productivity to the next level with our Premium Templates.
Upgrading to a paid membership gives you access to our extensive collection of plug-and-play Templates designed to power your performance—as well as CFI's full course catalog and accredited Certification Programs.
Gain unlimited access to more than 250 productivity Templates, CFI's full course catalog and accredited Certification Programs, hundreds of resources, expert reviews and support, the chance to work with real-world finance and research tools, and more.