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 am looking at a scientific paper in which a single measurement is calculated using a logarithmic mean

'triplicate spots were combined to produce one signal by taking the logarithmic mean of reliable spots'

Why choose the log-mean?

Are the authors making an assumption about the underlying distribution?

That it is what...Log-Normal?

Have they just picked something they thought was reasonable... i.e. between a a mean and a geometric mean?

Any thoughts?

share|improve this question
1  
maybe a reference to the paper could help ? – robin girard Jul 27 '10 at 14:52
Slightly related question: stats.stackexchange.com/questions/298/… – Shane Jul 27 '10 at 14:53
You may find this paper of interest, which discusses the log mean and how it refines the 'arithmetic mean - geometric mean' inequality: ias.ac.in/resonance/June2008/p583-594.pdf – Tony Breyal Jul 27 '10 at 15:03

2 Answers

In the case of log-normally distributed data .... the geometric mean is a better measure of central tendancy than the arithmetic mean. I mean I would guess they look at the paper and have seen a log-normal distribution.

Spots ... makes me think its referring to probes from a microarray .. in which case they do tend to do log-normally distributed (can't find the reference though sorry).

share|improve this answer

Are the authors making an assumption about the underlying distribution?

You are making an assumption whether you choose to use it or whether you choose against using it. For Power Law distributions it usually makes sense to look at the logarithms.

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.