Tell me more ×
Cross Validated is a question and answer site for statisticians, data analysts, data miners and data visualization experts. It's 100% free, no registration required.

I need to find the geometric mean of 0 and 600. Would it just be the square root of 600? I know that the formula is $$ \bar x_{\mathrm{GM}} = \left(x_1 x_2 \cdots x_n\right)^{1/n}, $$ but in this case one of my values is 0, so I'm not sure.

share|improve this question
3  
nop, it's 0. Geometric means is 0 whenever any single one of the x_i is not strictly positive.... – user603 Mar 22 '12 at 21:34

1 Answer

up vote 5 down vote accepted

I think you should trust the formula: it is zero. (Whether it is useful to talk about the geometric mean of a list including zero is a different question.)

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.