Method of moments (MM)

Also called the substitution method

The rth sample moment is

mr=xirm

If we have k parameters in the population distribution, we need k equations to solve for the k unknown parameters

1 parameter, Exponential(θ)

E(X)=θ=X¯θ^=X¯

2 parameters, E(X)=g1(θ1,θ2),E(X2)=g2(θ1,θ2)

E(X)=X¯=g1(θ1,θ2)θ^1=h1(X¯,X2¯)E(X2)=X2¯=g2(θ1,θ2)θ2=h2(X¯,X2¯)

We can also use the variance rather than the second moment

S02=1ni=1n(XiX¯)2

For a Γ(α,β)

E(X)=αβ,var(X)=αβ2β^=S02X¯α^=X¯β^=(X¯)2S02

Using moments does not guarantee unbiasedness, seen as we used the second central moment S02 instead of the sample variance S12 to find the estimators