2. MLE in Simple Regression Model
Likelihood for a single observation:
Joint density for
Note: which is minimized when we minimize
Log-Likelihood
Note: can be used for
which gives us normal equations
So the least-squares estimator is the MLE
After differentiation we get:
Biased estimate. Unbiased
Gauss-Markov Theorem
If the error terms in a linear regression model are uncorrelated, have equal variances, and the expectation of 0 (homoscedastic) then the ordinary least squares estimator has the lowest sampling variance within the class of linear unbiased estimators.