The Method of Moments

Introduces the method of moments as a technique for parameter estimation. The method-of-moments estimator is obtained by equating the population mean to the sample mean and solving for the unknown parameter. The lesson applies this procedure to the Bernoulli, Poisson, Exponential, and Geometric distributions.

Step 1 of 157%

Tutorial

The Method of Moments

Suppose we have IID samples X1,X2,,XnX_1, X_2, \ldots, X_n drawn from a distribution with one unknown parameter θ\theta. We want to estimate θ\theta from the data.

The method of moments equates the sample mean to the population mean and solves for θ\theta.

The population mean is determined by θ\theta — write it as E[X]=μ(θ)E[X] = \mu(\theta). The sample mean is

Xˉ=1ni=1nXi.\bar{X} = \dfrac{1}{n}\sum\limits_{i=1}^n X_i.

The method-of-moments estimator θ^\hat{\theta} is the solution to

μ(θ^)=Xˉ.\mu(\hat{\theta}) = \bar{X}.

For example, if XBernoulli(p)X \sim \text{Bernoulli}(p), the population mean is E[X]=pE[X] = p. Setting p=Xˉp = \bar{X} gives the estimator

p^=Xˉ.\hat{p} = \bar{X}.

If we observe {1,0,1,1}\{1, 0, 1, 1\}, then Xˉ=34\bar{X} = \dfrac{3}{4}, so p^=34.\hat{p} = \dfrac{3}{4}.

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