Questions: Method of Moments

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

You are estimating parameters of a Gamma(α, β) distribution, which has two unknown parameters. How should you set up a method of moments estimation?

AUse one equation matching the sample mean to E[X], since the mean alone determines the distribution shape
BUse two equations matching the first and second sample moments to E[X] and E[X²], then solve the 2×2 system for α and β
CUse three or more equations for robustness, choosing the ones with the smallest variance
DUse one equation matching the sample median, which is more robust to outliers than the mean
Question 2 Multiple Choice

For an Exponential(λ) distribution, the method of moments gives λ̂ = 1/X̄, which happens to equal the MLE. A student concludes that MOM always equals MLE. What is the fundamental error in this reasoning?

AMOM and MLE are mathematically identical for all exponential family distributions, so the conclusion is actually correct
BThe agreement is a coincidence specific to the exponential distribution; MOM and MLE generally differ, and MLE uses the full likelihood shape rather than only moment summaries
CMOM is always more efficient than MLE because it uses fewer computational assumptions
DMOM and MLE agree whenever the distribution has a single sufficient statistic
Question 3 True / False

Method of moments estimators are consistent because sample moments converge in probability to their population counterparts as sample size grows.

TTrue
FFalse
Question 4 True / False

Since method of moments uses multiple moment equations to capture more features of the distribution, it is generally more statistically efficient than maximum likelihood estimation.

TTrue
FFalse
Question 5 Short Answer

Why are method of moments estimators consistent, and why are they typically less statistically efficient than maximum likelihood estimators?

Think about your answer, then reveal below.