Arithmetic, geometric and harmonic means: adding a constant to data values

366 Views Asked by At

If to each observation $x_i$ we add a constant $c$, then $\frac{\sum(x_i+c)}{n}=\bar{x}+c$

Can we find an expression for the new geometric mean as a function of the old geometric mean? What about the harmonic mean?

Any help would be appreciated.