Geometric Mean
- A statistic calculated by multiplying n data values together and taking the n-th root of the result.
- It is often used as a measure of central tendency for positively skewed distributions. The geometric mean may also be calculated by computing the arithmetic mean of the logarithms of the data values and taking the inverse logarithm of the result.
See also: Harmonic Mean, Mean.
Subjects: Statistics


