Point estimation is the estimation of an unknown parameter of a population by using sample data to define a single value to represent that parameter.
Point estimators can be found through multiple methods, such as:
- Method of moments (usually finding mean or variance)
- Maximum likelihood
- Bayesian estimation
In the examples provided in this presentation, we will be focusing on finding point estimators through calculating mean values.