6

I have a homework assignment where I'm asked to propose an estimator for the mean of a geometric random variable. This seemed simple enough, given that I've always understood the mean of the geometric distribution to be $1\over{p}$. The directions, however, describe it this way:

Recall that the mean of a geometric random variable $X$ is given by $\theta = \exp(\mathbb E[\log(X)])$

I cannot understand this construal of the mean of a geometric distribution. I've tried manipulation with MGFs and it still doesn't make sense. Is there a typo in the homework directions or is this legitimately a way of describing the mean of X? If it's the latter, how does it work?

Michael Hardy
  • 7,094
  • 1
  • 20
  • 38
jmars
  • 125
  • 4

1 Answers1

18

$\exp(\mathbb E[\log(X)])$

is the geometric mean of a positive random variable $X$

not the mean of a geometric random variable.

So either the homework directions put the words in the wrong order, or you transcribed them incorrectly

Henry
  • 30,848
  • 1
  • 63
  • 107