Below are some commonly used methods of estimating unknown parameters which are expected to provide estimators having some of these important properties. In general, depending on the situation and the purpose of our study we apply any one of the methods that may be suitable among the methods of point estimation.
Method of maximum likelihood (MLE) The
method of maximum likelihood, due to R.A. Fisher, is the most important general method of estimation. This estimator method attempts to acquire unknown parameters that maximize the likelihood function. It uses a known model (ex. the normal distribution) and uses the values of parameters in the model that maximize a likelihood function to find the most suitable match for the data. Let X = (X1, X2, ... ,Xn) denote a random sample with joint p.d.f or p.m.f. f(x, θ) (θ may be a vector). The function f(x, θ), considered as a function of θ, is called the likelihood function. In this case, it is denoted by L(θ). The principle of maximum likelihood consists of choosing an estimate within the admissible range of θ, that maximizes the likelihood. This estimator is called the maximum likelihood estimate (MLE) of θ. In order to obtain the MLE of θ, we use the equation
dlogL(θ)/
dθi=0, i = 1, 2, …, k. If θ is a vector, then partial derivatives are considered to get the likelihood equations. However, due to the simplicity, this method is not always accurate and can be biased easily. Let (X1, X2,…Xn) be a random sample from a population having p.d.f. (or p.m.f) f(x,θ), θ = (θ1, θ2, …, θk). The objective is to estimate the parameters θ1, θ2, ..., θk. Further, let the first k population moments about zero exist as explicit function of θ, i.e. μr = μr(θ1, θ2,…, θk), r = 1, 2, …, k. In the method of moments, we equate k sample moments with the corresponding population moments. Generally, the first k moments are taken because the errors due to sampling increase with the order of the moment. Thus, we get k equations μr(θ1, θ2,…, θk) = mr, r = 1, 2, …, k. Solving these equations we get the method of moment estimators (or estimates) as mr = 1/n ΣXir. == Point estimate v.s. confidence interval estimate ==