Login
📚 Statistics with Technology 2e
Chapters ▾

Chapter 8: Estimation

A point estimator is just the statistic that you have calculated previously. As an example, when you wanted to estimate the population mean, μ, the point estimator is the sample mean, x. To estimate the population proportion, p, you use the sample proportion, p^. In general, if you want to estimate any population parameter, we will call it θ, you use the sample statistic, θ^.

Point estimators are really easy to find, but they have some drawbacks. First, if you have a large sample size, then the estimate is better. But with a point estimator, you don’t know what the sample size is. Also, you don’t know how accurate the estimate is. Both of these problems are solved with a confidence interval.