- A statistical technique used to provide a single best guess of an unknown population parameter based on sample data.
- Common estimators:sample mean, sample variance, sample proportion
- Notation:
- Population parameter: \(\theta\) (e.g., \(\mu\), \(\sigma^2\))
- Point estimate: \(\hat{\theta}\)
- Population parameter: \(\theta\) (e.g., \(\mu\), \(\sigma^2\))
- Desirable properties of estimators:
- Unbiasedness: \(E[\hat{\theta}] = \theta\)
- Consistency: \(\hat{\theta} \to \theta\) as \(n \to \infty\)
- Efficiency: lowest variance among all unbiased estimators