Statistics Toolbox    
geomean

Geometric mean of a sample.

Syntax

Description

geomean calculates the geometric mean of a sample. For vectors, geomean(x) is the geometric mean of the elements in x. For matrices, geomean(X) is a row vector containing the geometric means of each column.

The geometric mean is

Examples

The sample average is greater than or equal to the geometric mean.

See Also
mean, median, harmmean, trimmean


 geoinv geopdf