AVERAGE Function - Microsoft Support

Download as pdf or txt
Download as pdf or txt
You are on page 1of 5

9/15/23, 2:38 PM AVERAGE function - Microsoft Support

Microsoft 365
SupportOffice All Microsoft

Products
Search 
Excel / Formulas and functions / Functions / AVERAGE function
Devices
Sign in

AVERAGE function Account & billing

Resources
Excel for Microsoft 365, Excel for Microsoft 365 for Mac, Excel for the web,

Buy Microsoft 365

You’re invited to try Microsoft 365 for free

Unlock now

This article describes the formula syntax and usage of the AVERAGE function in Microsoft
Excel.

Description
Returns the average (arithmetic mean) of the arguments. For example, if the range A1:A20
contains numbers, the formula =AVERAGE(A1:A20) returns the average of those numbers.

Syntax
AVERAGE(number1, [number2], ...)

The AVERAGE function syntax has the following arguments:

Number1 Required. The first number, cell reference, or range for which you want the
average.

Number2, ... Optional. Additional numbers, cell references or ranges for which you
want the average, up to a maximum of 255.

https://support.microsoft.com/en-gb/office/average-function-047bac88-d466-426c-a32b-8f33eb960cf6#:~:text=Description,the average of those numbers. 1/5


9/15/23, 2:38 PM AVERAGE function - Microsoft Support

Remarks
Arguments can either be numbers or names, ranges, or cell references that contain
numbers.

Logical values and text representations of numbers that you type directly into the list
of arguments are not counted.

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.

If you want to include logical values and text representations of numbers in a


reference as part of the calculation, use the AVERAGEA function.

If you want to calculate the average of only the values that meet certain criteria, use
the AVERAGEIF function or the AVERAGEIFS function.

Note: The AVERAGE function measures central tendency, which is the location of the center of
a group of numbers in a statistical distribution. The three most common measures of central
tendency are:

Average, which is the arithmetic mean, and is calculated by adding a group of


numbers and then dividing by the count of those numbers. For example, the average
of 2, 3, 3, 5, 7, and 10 is 30 divided by 6, which is 5.

Median, which is the middle number of a group of numbers; that is, half the numbers
have values that are greater than the median, and half the numbers have values that
are less than the median. For example, the median of 2, 3, 3, 5, 7, and 10 is 4.

Mode, which is the most frequently occurring number in a group of numbers. For
example, the mode of 2, 3, 3, 5, 7, and 10 is 3.

For a symmetrical distribution of a group of numbers, these three measures of central


tendency are all the same. For a skewed distribution of a group of numbers, they can be

https://support.microsoft.com/en-gb/office/average-function-047bac88-d466-426c-a32b-8f33eb960cf6#:~:text=Description,the average of those numbers. 2/5


9/15/23, 2:38 PM AVERAGE function - Microsoft Support

different.

Tip: When you average cells, keep in mind the difference between empty cells and those
containing the value zero, especially if you have cleared the Show a zero in cells that have a
zero value check box in the Excel Options dialog box in the Excel desktop application. When
this option is selected, empty cells are not counted, but zero values are.

To locate the Show a zero in cells that have a zero value check box:

On the File tab, click Options, and then, in the Advanced category, look under
Display options for this worksheet.

Example
Copy the example data in the following table, and paste it in cell A1 of a new Excel worksheet.
For formulas to show results, select them, press F2, and then press Enter. If you need to, you
can adjust the column widths to see all the data.

Data

10 15 32

27

Formula Description Result

=AVERAGE(A2:A6) Average of the numbers in cells A2 through A6. 11


https://support.microsoft.com/en-gb/office/average-function-047bac88-d466-426c-a32b-8f33eb960cf6#:~:text=Description,the average of those numbers. 3/5
9/15/23, 2:38 PM AVERAGE function - Microsoft Support

Data
=AVERAGE(A2:A6, Average of the numbers in cells A2 through A6 and the 10
5) number 5.

=AVERAGE(A2:C2) Average of the numbers in cells A2 through C2. 19

Need more help?

How can we help you? 

Want more options?


 Discover  Community

Explore subscription benefits, browse training courses, learn how to secure your device, and
more.

Microsoft 365 Microsoft 365 Microsoft security Accessibility center


subscription training
benefits

https://support.microsoft.com/en-gb/office/average-function-047bac88-d466-426c-a32b-8f33eb960cf6#:~:text=Description,the average of those numbers. 4/5


9/15/23, 2:38 PM AVERAGE function - Microsoft Support

You’re invited to try Microsoft 365 for free

Unlock now

Was this information helpful? Yes No

What's new Microsoft Education Business Developer & Company


Store IT
Surface Pro 9 Microsoft in Microsoft Cloud Careers
Account profile education Developer Center
Surface Laptop 5 Microsoft Security About Microsoft
Download Center Devices for Documentation
Surface Studio 2+ education Azure Company news
Microsoft Store Microsoft Learn
Surface Laptop Go 2 Support Microsoft Teams Dynamics 365 Privacy at
for Education Microsoft Tech Microsoft
Surface Laptop Returns Microsoft 365 Community
Studio Microsoft 365 Investors
Order tracking Education Microsoft Industry Azure
Surface Go 3 Marketplace Sustainability
Microsoft Office Education Microsoft Teams
Microsoft 365 Experience AppSource
Centre Educator training Small Business
Windows 11 apps and development Microsoft Power
Recycling Platform
Deals for
Microsoft Store students and Visual Studio
Promise parents

Azure for
students

 English (United Kingdom) Your Privacy Choices

Contact Microsoft Privacy Terms of use Trademarks About our ads EU Compliance DoCs
Regulatory reporting © Microsoft 2023

https://support.microsoft.com/en-gb/office/average-function-047bac88-d466-426c-a32b-8f33eb960cf6#:~:text=Description,the average of those numbers. 5/5

You might also like