Point estimation is the process of using a single value from sample data to estimate an unknown population parameter.
Examples:
- using a sample mean to estimate a population mean
- using a sample proportion to estimate a population proportion
- using a sample variance to estimate a population variance
In practice, point estimation is often the first step before confidence intervals or hypothesis testing.