






Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Three methods for estimating a population parameter: method of moments, least squares, and maximum likelihood estimation. It includes a monte carlo simulation to compare the bias, variance, and mean squared error of the estimators. The methods are then applied to an exponential distribution example with a mean that depends on a variable x.
Typology: Study notes
1 / 12
This page cannot be seen from the preview
Don't miss anything!







Consider a random variable with the prop erty that its mean is half the negative of its variance:
E[Y ] = Var[Y ]= 2 :
Let represent the variance. How can we estimate ? An obvious choice is to cho ose to b e the sample variance, i.e., to estimate the p opulation parameter by its sample analog. To make this concrete, for a given sample of size n de ne
s 1 =
i=
yi
and
s 2 =
i=
y (^) i^2 :
An unbiased estimate of the sample variance is
^ 1 = s^2 n 1