How do we judge if an estimator is mathematically sound?
1. Unbiasedness An estimator $\hat\theta$ is unbiased for $\theta$ if: $$E[\hat\theta] = \theta$$ The expected value of the estimator equals the true parameter. mathematical statistics lecture
2. Efficiency There are often many unbiased estimators for the same parameter. We prefer the one with the smallest variance. Why maximize log-likelihood ( \ell(\theta) )
3. Consistency An estimator is consistent if it converges in probability to the true parameter as the sample size $n \to \infty$. $$\hat\theta_n \xrightarrowP \theta$$ (As we get more data, the estimate gets arbitrarily close to the truth). mathematical statistics lecture
You don't need to pay for a Master’s degree to access top-tier content. The following resources represent the gold standard for mathematical statistics lectures available for free on YouTube and academic portals.