What the geometric mean is
Given n positive values x₁, x₂, …, xₙ, the geometric mean is GM = (x₁ × x₂ × … × xₙ)^(1/n). For two values it is simply the square root of their product: GM(2, 8) = √(2 × 8) = √16 = 4.
The geometric mean is always less than or equal to the arithmetic mean (AM–GM inequality), with equality only when all values are identical. This property ensures the geometric mean never overstates the central value of a skewed multiplicative dataset.