Let $Y_1, Y_2, \dots, Y_n$ be i.i.d RVs from the following distribution:
$$f(y) = \theta y ^{\theta -1} \qquad 0 < y < 1, \quad\theta > 0$$
Show the method of moment estimator of theta is: $\bar Y/(1-\bar Y)$
I must only be seeing solutions that skip steps, because I cannot come to this answer. I can get up to this part (which I believe is in the right track):
$$E(y) = \int_0^1 y \theta y^{\theta -1}\,dy,$$
which leads to $E(y) = \theta/(\theta + 1)$
But I do not know how to proceed from there....