The maximum likelihood estimator (MLE) is an estimator that maximizes the likelihood function. For a parameter θ, the MLE θˆMLE is the value of θ that maximizes the likelihood function f(x|θ) given the observed data x. The MLE satisfies the likelihood equation ∂L(θ)/∂θ = 0, where L is the log-likelihood function. For multiple parameters, the MLE satisfies a set of likelihood equations. The MLE is asymptotically unbiased, efficient, and consistent under certain conditions.