Average Function

 
Home
Excel Welcome
Spreadsheet Tutorial
Why on a Computer?
Basics of a Spreadsheet
COLUMN Defined
ROW Defined
CELL Defined
150Data Types
Labels in Excel
Constants in Excel
Formulas in Excel
Basic Formulas in Excel
Change in Formulas
Basic Math Functions
Methods of Selecting Cells
Sum Function
Average Function
Max Function
Min Function
Count Function
CountA Function
IF Function
PMT (loan stuff)
SIN COS TAN etc.
Function Wizard
Copying Formulas
Fill Down
Absolute Positioning
Fill Right
Formatting Text
I P Average Function N


There are many functions built into many spreadsheets. One of the first ones that we are going to discuss is the Average function. The average function finds the average of the specified data. (Simplifies adding all of the indicated cells together and dividing by the total number of cells.) The syntax is as follows.

  • =Average (first value, second value, etc.)
Text fields and blank entries are not included in the calculations of the Average Function.


 

 
Let's use the table here for the discussion that follows:
We will look at several different specific examples that show how the average function can be used!

 

 A
1

 

25
2

 

50
3

 

75
4

 

100
5

 

 

 
ExampleCells to averageAnswer
=average (A1:A4)A1, A2, A3, A462.5
=average (A1:A4, 300)A1, A2, A3, A4 and 300110
=average (A1:A5)A1, A2, A3, A4, A562.5
=average (A1:A2, A4)A1, A2, A458.33

1361716


  info@exceltalk.net