TL;DR
Estimates parameters by maximizing the likelihood function: \( \hat{\theta}_{MLE} = \arg\max_\theta \prod_i f(x_i|\theta) \). Equivalently, maximize the log-likelihood \( \sum_i \log f(x_i|\theta) \).
Maximum Likelihood Estimation
Estimates parameters by maximizing the likelihood function: \( \hat{\theta}_{MLE} = \arg\max_\theta \prod_i f(x_i|\theta) \). Equivalently, maximize the log-likelihood \( \sum_i \log f(x_i|\theta) \).
Why it matters for interviews
MLE is the most widely used estimation method in quantitative finance: fitting distributions to returns, estimating GARCH parameters, calibrating option pricing models. Understanding its properties (consistency, asymptotic normality, efficiency) is essential.
Definition and Mathematical Foundation
Estimates parameters by maximizing the likelihood function: \( \hat{\theta}_{MLE} = \arg\max_\theta \prod_i f(x_i|\theta) \). Equivalently, maximize the log-likelihood \( \sum_i \log f(x_i|\theta) \).
Application in Quantitative Finance
MLE is the most widely used estimation method in quantitative finance: fitting distributions to returns, estimating GARCH parameters, calibrating option pricing models. Understanding its properties (consistency, asymptotic normality, efficiency) is essential.
Related Terms
Ready to practice for the Quant Trading Interview?
Adaptive practice powered by Item Response Theory targets your weak areas. Start with 3 free sessions.
Start free practice →