Tell me more ×
Mathematics Stack Exchange is a question and answer site for people studying math at any level and professionals in related fields. It's 100% free, no registration required.

I used the Fisher-Neyman factorization theorem for this problem.

If $X$ is exponentially distributed, $f(x)=\theta e^{x \theta}$ for $x>0$.

If we have a random sample $X_1,\dots,X_n$, and $\bar{X}$ is the sample mean, their joint density is:

$$f(x_1,\dots,x_n)=\theta^ne^{n\bar{x}\theta}$$ Then if we take $h(x_1,\dots,x_n)=1$ and $g_\theta(x_1,\dots,x_n)=\theta^ne^{n\bar{x}\theta}$, by the Fisher-Neyman factorization theorem, $\bar{X}$ is a sufficient estimator of $\theta$.

I have two questions about this result. The first is that the Wikipedia article uses the sum of $X_1,\dots,X_n$ as an example of a sufficient statistic of $\theta$. Does this mean both of these estimators are sufficient, but not necessarily consistent? Also, by choosing $h(x_1,\dots,x_n)=1$ as in the article, I felt a little like I was cheating. What would be a situation in which I can take $h$ as above and still wind up with an insufficient statistic?

share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

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

Browse other questions tagged or ask your own question.