Point Estimation is the process of utilizing data from a sample to calculate a single value that is used as the approximation of an unknown population parameter
In Point Estimation, sample data is used to calculate the point estimate. Sample size affects how accurate the point estimate is (The larger the sample size, the more accurate the point estimate)
Common Point Estimators:
- Sample Mean (Used to find center of continuous data)
- Sample Proportion (Used to estimate population proportion)
- Sample Variance (Used to estimate population variance)