Answered By: Statistical Consulting Last Updated: Aug 09, 2016 Views: 17
Maximum Likelihood Estimation (MLE) is a method of parameter estimation in statistics and is an indispensable tool for many statistical modeling techniques, in particular in non-linear modeling with non-normal data. In essence, MLE is a method to seek the probability distribution that makes the observed data most likely.
Optimal properties in estimation:
- Sufficiency - complete information about the parameter of interest contained in its MLE estimator
- Consistency - true parameter value that generated data asymptotically) data of sufficiently large samples)
- Efficiency - lowest-possible variance of parameter estimates achieved asymptotically
- Parameterization invariance - same MLE solution obtained independent of the parametrization used)
Definitions:
Let X1, X2,..., Xn be a random sample from a distribution that depends on one or more unknown parameters θ1, θ2,..., θm with probability density (or mass) function f(xi; θ1, θ2,..., θm). Suppose that (θ1, θ2,..., θm) is restricted to a given parameter space Ω. Then:
(1) When regarded as a function of θ1, θ2,..., θm, the joint probability density (or mass) function of X1, X2,..., Xn:
L(θ1,θ2,…,θm)=∏i=1nf(xi;θ1,θ2,…,θm)L(θ1,θ2,…,θm)=∏i=1nf(xi;θ1,θ2,…,θm)
((θ1, θ2,..., θm) in Ω) is called the likelihood function.
(2) If:
[u1(x1,x2,…,xn),u2(x1,x2,…,xn),…,um(x1,x2,…,xn)][u1(x1,x2,…,xn),u2(x1,x2,…,xn),…,um(x1,x2,…,xn)]
is the m-tuple that maximizes the likelihood function, then:
θ^i=ui(X1,X2,…,Xn)θ^i=ui(X1,X2,…,Xn)
is the maximum likelihood estimator of θi, for i = 1, 2, ..., m.
(3) The corresponding observed values of the statistics in (2), namely:
[u1(x1,x2,…,xn),u2(x1,x2,…,xn),…,um(x1,x2,…,xn)][u1(x1,x2,…,xn),u2(x1,x2,…,xn),…,um(x1,x2,…,xn)]
are called the maximum likelihood estimates of θi, for i = 1, 2, ..., m.
How to perform MLE?
Get the probability density function of the variables --> get the likelihood function --> get the MLE
Was this helpful? 0 0
Comments (0)
Contact Us!
For more information, please visit the statistical consulting website, or contact us: