The Method of Moments: Two-Parameter Distributions

Apply the method of moments to estimate two unknown parameters by setting the first two population moments equal to the corresponding sample moments and solving the resulting system. Includes Normal, Continuous Uniform, and Binomial (with both n and p unknown) distributions.

Step 1 of 119%

Tutorial

Two Moment Equations for Two Parameters

For a distribution with a single unknown parameter, the method of moments solves the equation E[X]=XˉE[X] = \bar X for the parameter. When a distribution depends on two unknown parameters θ1\theta_1 and θ2\theta_2, one equation is no longer enough — we add a second moment equation.

The method of moments estimates (θ1,θ2)(\theta_1, \theta_2) by equating the first two population moments to the corresponding sample moments:

E[X]=Xˉ,E[X2]=m2,E[X] = \bar X, \qquad E[X^2] = m_2,

where

Xˉ=1ni=1nXi,m2=1ni=1nXi2.\bar X = \dfrac{1}{n}\sum\limits_{i=1}^n X_i, \qquad m_2 = \dfrac{1}{n}\sum\limits_{i=1}^n X_i^2.

Since Var(X)=E[X2](E[X])2\text{Var}(X) = E[X^2] - (E[X])^2, we may equivalently equate the mean and variance:

E[X]=Xˉ,Var(X)=σ^2,E[X] = \bar X, \qquad \text{Var}(X) = \hat\sigma^2,

where

σ^2=m2Xˉ2=1ni=1n(XiXˉ)2\hat\sigma^2 = m_2 - \bar X^2 = \dfrac{1}{n}\sum\limits_{i=1}^n (X_i - \bar X)^2

is the (uncorrected) sample variance. Note that the divisor is nn, not n1n-1.

Either form yields a system of two equations in the two unknowns. Solving the system gives the MoM estimates (θ^1,θ^2)(\hat\theta_1, \hat\theta_2).

navigate · Enter open · Esc close · ⌘K/Ctrl K toggle