Let $x_1, \dots, x_n$ be positive real numbers. Arithmetic-geometric mean inequality tells us that:
$GM = \sqrt[n]{x_1 \dots x_n} \leq \frac{x_1 + \dots + x_n}{n} = AM$
and that equality occurs iff $x_1 = \dots = x_n$. This condition can be restated as $\sum_{k=1}^n (x_k - AM)^2 = 0$, i.e. sample variance of $x_1, \dots , x_n$ is zero. I'm curious: are there any inequalities connecting arithmetic mean, geometric mean and sample variance?
This is my point: Difference between $AM$ and $GM$ gets larger as $x_1, \dots, x_n$ get further away from each other, i.e. when their sample variance is big. Is there a way to account for the error in arithmetic-geometric mean inequality using sample variance?
and references therein.
– pisoir Aug 18 '14 at 10:41