Point estimate
By Jude Wallis · Published
A point estimate is a single number computed from sample data and used as the best guess for an unknown population parameter.
A point estimate is the value a statistic takes in the one sample you collected, offered as the estimate of a parameter you cannot observe. Each parameter has a standard partner: (x-bar) estimates (mu), (p-hat) estimates , and estimates (sigma). The word point is doing work in that phrase. It signals a single value with no width attached to it.
If 63 of 200 randomly sampled voters approve, the point estimate is . That number alone says nothing about how far off it might be. Attach a margin of error and the picture changes: the standard error is , so with the margin is 0.064 and the 95% interval runs from 0.251 to 0.379. An estimate that looked exact carries a span of nearly 13 points around it.
The misreading is a missing word. "Thirty-one and a half percent of voters approve" states a sample statistic as though it were the population parameter. It is one draw from a sampling distribution centered at , and the chance it equals exactly is essentially zero. Notation carries the distinction, so writing where you computed claims something you did not compute.
An unbiased point estimate is still allowed to be far off. Unbiasedness is a property of the procedure across all samples, not a promise about this one, so knowing that is unbiased does not license treating as . For a difference, the point estimate is the difference of the two point estimates, or , and it sits at the center of the matching interval.
Topic 3.1 is Estimators, where point estimates are judged on bias and on variability.
Where this comes up
- Point estimate vs interval estimateComparison
- AP Stats 3.1: EstimatorsAP topic
- Justifying claims: confidence interval practicePractice
- Two-proportion z interval and z test practice problemsPractice
- Justifying claims from a mean CI: practicePractice
- AP Stats 3.3: Confidence Interval for a ProportionAP topic
- AP Stats 4.7: Confidence Interval for Two MeansAP topic
More sampling distributions terms, or browse the full statistics glossary.