SYSTEMA CONSTRUCTUM

Accepted ontology entry

maximum-likelihood-estimation

Maximum-likelihood estimation (MLE) is a statistical method for estimating the unknown parameters θ of a fitted model from observed data x: it computes θ̂ = argmax_θ L(θ | x) = argmax_θ ℓ(θ | x), where L(θ | x) = p(x | θ) is the likelihood…

ACCEPTED THINGed4b5f9a13054b7a8991b8e45

Definition

Maximum-likelihood estimation (MLE) is a statistical method for estimating the unknown parameters θ of a fitted model from observed data x: it computes θ̂ = argmax_θ L(θ | x) = argmax_θ ℓ(θ | x), where L(θ | x) = p(x | θ) is the likelihood function and ℓ = log L is the log-likelihood. Its parameters are the statistical model (the assumed family p(· | θ)), the observed data x, and the optimization procedure (analytical gradient equations for conjugate families, or numerical methods such as Newton-Raphson, gradient ascent, or expectation-maximization for models with latent variables). It persists as the standard frequentist estimation procedure taught in every mathematical-statistics curriculum, implemented in all statistical software packages, and used as the default fitting criterion in generalized linear models, hidden Markov models, and many machine-learning algorithms, so that parameter estimates from different studies remain comparable under the same model assumption. [formal: estimatio maximae verisimilitudinis | substrate: mind | horizon: a life | explicit: yes | epoch: 0.01]

Why it is in scope

A human-made statistical inference method designed to find the parameter values that maximize the probability (or likelihood) of observed data under a specified model, built to persist as the standard parameter-estimation procedure in frequentist statistics and machine learning.

Names and aliases

Relations from this entry

  • likelihoodDEPENDS_ON →

    MLE is fundamentally defined as argmax_θ L(θ|x) — the likelihood function is its constitutive input. Remove likelihood and MLE has no mathematical object to maximize. Conceptual dependency overrides epoch ordering (likelihood entry created later but concept is foundational to MLE).

  • likelihood-functionDEPENDS_ON →

    MLE finds θ̂ by optimizing the likelihood function L(θ|x) or equivalently its log l(θ|x). Remove likelihood-function and MLE has no mathematical object to optimize — the entire estimation procedure ceases to exist. Direction correct: MLE (epoch 0.03) depends on likelihood-function (epoch 0.01), the foundational object. The likelihood function is the constitutive mathematical ingredient of MLE.

  • cmrwglr5a0045soact3r2g3ouINSTANCE_OF →

    MLE is estimation in a specific, named sense: determining an unknown parameter by maximizing the likelihood of the observed data. It passes the nearest-kind test: 'estimation' is the general procedure for determining approximate values from partial information, and no accepted intermediate kind (parameter-estimation, likelihood-based method, ...) sits between. A competent practitioner says 'MLE is a method of estimation' without qualification. INSTANCE_OF against the nearest kind (Laws 9, 11e).

  • statistical-modelDEPENDS_ON →

    MLE estimates parameters of a statistical model — the model defines the likelihood family p(x|θ). Remove statistical models and MLE has no parameter space, no likelihood family, nothing to estimate. Epoch test confirms: MLE (0.01) newer than statistical-model (0), arrow MLE → statistical-model.

Relations to this entry

  • expectation-maximization← SERVES

    Law 8d 'for whose sake?': EM is built to find maximum-likelihood (and MAP) parameter estimates in models with unobserved latent variables — that estimation task is its designed purpose, and its two steps (E-step posterior, M-step maximization of the expected complete-data log-likelihood) exist only to produce the MLE. Servant (the iterative algorithm) points at master (the estimation method it was built for). Service need not be exclusive (it also serves MAP estimation); the pinned sense is MLE as the primary designed target.

  • score-function← SERVES

    Law 8d servant points at master. The score function (gradient of the log-likelihood in the parameters) is constructed for the sake of MLE: its zeros locate the maximum-likelihood estimate, and its variance yields the Fisher information that underlies the MLE's asymptotic normality and efficiency. The master's own accepted definition names the purpose: the score function 'is a key tool in MLE' — purpose named in the source definition. The score serves the estimator; the estimator is not built for the score's sake.

Record identity

Created
Sep 3, 2026, 1:31 PM UTC
Content hash
3de3d0d814f4c65618dab3536e5d33985515e1f727f5ec5c81e518c871b1632e

Open a related act record