The Excel GEOMEAN Function
GEOMETRIC MEAN
The Geometric Mean is a measure of mean that indicates the typical value of a set of numbers.
This measure can only be used for positive values.
The geometric mean of a set of values, y1, y2, ..., yn is calculated by the formula : Note that the Harmonic mean is always less than or equal to the Geometric mean and the Geometric mean is always less than or equal to the Arithmetic mean. Further information can be found on the Wikipedia Geometric Mean pageBasic DescriptionThe Excel GEOMEAN function calculates the geometric mean of a supplied set of values. The format of the function is :
GEOMEAN( number1, [number2], ... )
Where the number arguments are 1 or more positive numeric values, for which you want to calculate the geometric mean. These arguments can be supplied to the function either directly, as the results of other formulas, or as references to cells containing numeric values. In Excel 2003 the function can accept up to 30 number arguments, but in Excel 2007 and Excel 2010 the function can accept up to 255 numbers. ExampleCell B1 of the spreadsheet on the right shows a simple example of the Excel Geomean Function, used to calculate the geometric mean of the values in cells A1-A5. In this example, the Geomean function returns the value 1.622671112. Further examples of the Excel Geomean function can be found on the Microsoft Office website. Trouble ShootingIf you get an error from the Excel Geomean function this is likely to be one of the following : Common Errors
|
|||||||||
|
|
|||||||||
Copyright © 2008-2011 ExcelFunctions.net |