Chapter 3 Point estimation
This chapter analyses the most relevant characteristics of an estimator: bias and mean square error, invariance, consistency, sufficiency, efficiency, robustness, etc.
We begin introducing the basic terminology.
Definition 3.1 (Estimation, estimator, and estimate) Estimation is the process of inferring or attempting to guess the value of one or several population parameters from a sample. Therefore, an estimator \(\hat{\theta}\equiv\hat{\theta}(X_1,\ldots,X_n)\) of a parameter \(\theta\in\Theta\) is a statistic of the sample \((X_1,\ldots,X_n)\) with range in the parameter space \(\Theta.\) The observed value or realization of an estimator is referred to as estimate.
Example 3.1 The following table shows the usual estimators for well-known parameters.
Parameter | Estimator |
---|---|
Proportion \(p\) | Sample proportion \(\bar{X}\) |
Mean \(\mu\) | Sample mean \(\bar{X}\) |
Variance \(\sigma^2\) | Sample variance \(S^2\) and quasivariance \(S'^2\) |
Standard deviation \(\sigma\) | Sample standard deviation \(S\) and quasistandard deviation \(S'\) |