Point estimation involves providing a single value, called a point estimate, as the best guess or approximation of an unknown population parameter.

Method of Moments

Estimating population parameters by equating sample moments to their corresponding population moments.

For i.i.d. samples from a population with PDF , where are unknown parameters. We can

  1. Calculate the first sample moments
  1. Express the first population moments as functions of the parameters
  1. Estimate the population moments via the sample moments (Law of Large Numbers)
  1. Solve the equations to obtain

For example, if i.i.d. , then

Can we could solve the estimation of

Therefore

Maximum Likelihood Estimation

See Maximum Likelihood Estimation (MLE)