- Point estimation uses sample data to estimate unknown population parameters.
- Some common estimators are sample proportion \(\hat{p}\), sample mean \(\bar{x}\), and sample variance \(s^2\).
- I will be using the built-in
Irisdataset to show point estimation.