Geometric Mean
The geometric mean is a mean that multiplies all values and calculates a root of the result.
The geometric mean value, G, is calculated as:

That is, it is the
root of the product of all
values in a distribution, where
n is the number of values. It is generally preferred over the
arithmetic mean when working with normalized values, percentages or exponential
values. It is not suitable for calculations including any negative values or
zeros.
Parent topic: Aggregations and statistical measures