Finding the Method of moments estimator? Having trouble finding E(Y^2)

  • Thread starter Thread starter laura_a
  • Start date Start date
  • Tags Tags
    Method Moments
laura_a
Messages
64
Reaction score
0

Homework Statement


Let Y1, Y2, ... Yn be a random sample from the distribution with pdf
\frac{\Gamma(2 \theta)}{[\Gamma(\theta)]^2} (y^{\theta -1)(1-y)^{\theta -1}
for 0 \leq y \leq 1

I have to find the MME for theta


Homework Equations



This is a beta distribution where m = n = \theta


The Attempt at a Solution



Now I believe that E(Y) = \frac{m}{m+n}

So I worked out that E(X) = 1/2 which means it doesn't depend on theta.

SO I need to find E(Y^2) which I already know is
\frac {\theta + 1}{2(2 \theta +1)}

but I just don't know how to get it. I must be missing a formula because if I just do E(Y^2) from what I have, I end up with

\frac{1}{4}

I can't even begin to find the MME because I can't find E(Y^2)

Can anyone suggest a path I should go down? Thanks :)
 
Last edited:
Physics news on Phys.org
dont worry I've got it now!
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top