I have been attempting this question for a while and whenever I get to the standard error question of part (a) I keep getting 0.
Ok so ai) $$\ E(X)= 3-2\theta $$ $$\ Var(X) = 2\theta -2\theta^2 $$
for aii)
I found my MME by equating first theoretical moment (mu) to the 1st sample moment.
First moment is $$ E(X) = 3-2\theta$$
and sample moment is
$ 1/n\sum_{i=1}^n X_i =M_k $ ,where n=20 . This can be referred to as X.bar
by equating these two I get an estimator of Theta, Theta.hat $$ Theta.hat = (3-2X.bar)/2$$
To get an estimate I plug in Xbar of 1.75 into here and get estimate of $$ \theta=0.625$$
Now to find Standard error I first need to find variance
$$Var(theta.hat)= E(theta.hat^2)- E(theta.hat)^2$$
However now as I substitute in my estimator into the equation I find they just cancel, giving me a variance of 0
