Parameter Estimation
This chapter systematically studies the basic ideas of parameter estimation, point estimation, interval estimation, the method of moments, the method of maximum likelihood, and the properties of estimators.
Point Estimation and Estimators
- Point estimation: using sample statistics to estimate the value of population parameters
- Estimator: a statistic used to estimate a parameter
- Estimate: the specific value of the estimator
Method of Moments and Method of Maximum Likelihood
- Method of moments: set the sample moments equal to the population moments, solve the equations to obtain the estimator
- Method of maximum likelihood: construct the likelihood function, maximize it to obtain the estimator
Properties of Estimators
- Unbiasedness:
- Efficiency: minimum variance
- Consistency: converges to the parameter as the sample size increases
Interval Estimation and Confidence Interval
- Interval estimation: gives an interval in which the parameter is likely to fall
- Confidence interval: the probability that the interval contains the parameter is the confidence level
- Confidence intervals for the mean and variance of a single normal population
- Confidence intervals for the difference of means and the ratio of variances of two normal populations
Exercises
- Let the population , the sample mean is , and the variance is . Write the unbiased estimators for and .
- Use the method of moments to estimate the parameter: given a sample from .
- Use the method of maximum likelihood to estimate the parameters: given a sample from .
- Write the confidence interval for the mean of a normal population (variance known).
- Given two estimators , if , which one is more efficient?
Reference Answers
1. Unbiased estimators
The unbiased estimator for is , and for is
2. Method of moments
, set the sample mean equal to , so
3. Method of maximum likelihood
The maximum likelihood estimator for is , and for is
4. Confidence interval
5. Efficiency
is more efficient