(Solved): Consider a set of samples {x1,x2,,xN} that are independent and identically distributed ...
Consider a set of samples {x1?,x2?,…,xN?} that are independent and identically distributed (i.i.d.) according to a Gaussian distribution p(xi?)=G(xi?;?,?2), where i=1,2,…,N. Recall that the Gaussian probability density function is given by p(xi?)=G(xi?;?,?2)=2??2?1?exp(?2?2(xi???)2?) Suppose that the mean, ?, of the data likelihood is know and equal to zero (?=0). Answer the following questions: 1. (0.5 points) We use the data samples to estimate the variance ?2. Show that the sample variance estimator ?^2=N1??i=1N?(xi???^?)2 is biased. 2. (1 point) Compute the variance and the MSE of the estimator ?^2. 3. (0.5 point) What happens when we are given the choice between two estimators, one with more bias and one with more variance? How do you choose between them? 4. (1 point) Between Maximum Likelihood Estimation (MLE) and Maximum A Posteriori (MAP), which method is more likely to produce an estimator with less variance? Unde what circumstances, if any? 5. (1 point) How can we leverage Bayesian statistics to perform a prior update? (This wikipedia table ? may be useful in answering this question.)