Calculadora de Media GeométricaFórmula

## How to Compute the Geometric Mean

### Formula

**Geometric Mean = (v1 * v2 * ... * vn)^(1/n)**

Multiply all values together, then take the nth root where n is the number of values. The geometric mean is always less than or equal to the arithmetic mean for positive numbers, and it is particularly useful when comparing quantities that multiply together, such as annual investment returns.

Ejemplo Resuelto

Find the geometric mean of 4, 9, and 16.

  1. Product = 4 * 9 * 16 = 576
  2. n = 3 values
  3. Geometric Mean = 576^(1/3) = cube root of 576 ≈ 8.3203