Please hurry.
Suppose that Xâ‚, Xâ‚‚, ..., Xâ‚™ is a random sample coming from the following probability mass function:
f(x) = p^x(1-p)^(1-x) for x = 0, 1, ..., n
i. (6 pts) Find the method of moments estimator of the parameter p above. Assume that n is known.
Hint: E[X] = np
ii. (6 pts) Find the maximum likelihood estimator of the parameter p above. Assume that n is already known.
iii. (3 pts) Find the standard error of the method of moment estimator in part (i).
iv. (4 pts) Find the mean squared error of the maximum likelihood estimator you found in part (ii).
Hint: V[X] = np(1-p)
v. (3 pts) Find the maximum likelihood estimator of 1/p.