Contents
Maximum Likelihood Estimation (ML)
Maximum A-Posteriori Estimation (MAP)
Minimum Mean-Square Estimation (MMSE)
$ \hat{y}_{\rm MMSE}(x) = \int\limits_{-\infty}^{\infty}\ {y}{f}_{\rm Y|X}(y|x)\, dy={E}(Y|X=x) $
Mean square error : $ MSE = E[(\theta - \hat \theta(x))^2] $
Linear Minimum Mean-Square Estimation (LMMSE)
$ \hat{y}_{\rm LMMSE}(x) = E[\theta]+\frac{COV(x,\theta)}{Var(x)}*(x-E[x]) $
Hypothesis Testing: ML Rule
Type I error
Type II error
Hypothesis Testing: MAP Rule
Overall P(err)