Quantunet.com

My Account

Joins Us
Excel QuickSkills
The AVERAGE() Function Knowledgebase  StepbyStep

 

The AVERAGE() fucntion returns the arithmetic mean of a distribution of values.

  • The syntax for the function is AVERAGE (number 1 , number 2, ....number n).

The arguments for the function "number 1, number 2.." can be a series of up to 30 values, a range of cells or a named range.

The AVERAGE function is a measure of the center for a range of data points.It sums the given arguments and divides by the number of arguments. For example: AVERAGE(3,8,4,6,2,5,7) = 5.166667 as the sum of the arguments is 31 and there are 6 arguments which gives 31/6 or written in a different way 5.166667.


How to use the AVERAGE() function:

  • Type " =AVERAGE( "
  • Enter the coordinate of the first data cell "A2"
  • Type a colon.
  • Enter the coordinate of the last data cell "A7"
  • Type ")" then press the "Enter" key.
 



Note: Cells that do not contain information are ignored but cells with a value of zero are included in the calculation of the average. For symmetrical distributions the AVERAGE, MODE and MEDIAN give identicle measures of center.



© 2007 Quantunet LLC All Rights Reserved | Intellectual Property | Terms of Use | Privacy
Home | About Quantunet | FAQ's | Contact Us