Point estimation is the process of using sample data to estimate an unknown population parameter. Common point estimates include:
Sample Mean (\(\hat{\mu}\)): A point estimate for the population mean.
Sample Proportion (\(\hat{p}\)): A point estimate for the population proportion.
The mean of MPG
As an example, we will use the mtcars dataset to estimate the population mean of the miles per gallon (mpg) for cars.
Sample Mean Estimation
Based on the 32 cars in the dataset, the point of estimate for the population mean of miles per gallon is 20.09.