Point Estimate — Definition, Formula & Examples
A point estimate is a single numerical value computed from sample data that serves as the best guess for an unknown population parameter. For example, the sample mean is a point estimate of the population mean .
A point estimate is a statistic—a function of observed sample values—used to approximate a specific population parameter. Common point estimators include the sample mean for , the sample proportion for , and the sample standard deviation for . An estimator is considered unbiased if its expected value equals the parameter it estimates.
Key Formula
Where:
- = Sample proportion (point estimate of the population proportion p)
- = Number of successes observed in the sample
- = Total number of observations in the sample
How It Works
You collect a random sample from a population, then calculate a single summary number from that sample. That number is your point estimate. For instance, if you want to know the average height of all students at a school, you measure a random sample of 50 students and compute their mean height—that sample mean is your point estimate of the true population mean. Point estimates are the starting point for building confidence intervals: the interval is centered on the point estimate and extends a margin of error in each direction. Because a point estimate comes from just one sample, it almost certainly differs from the true parameter by some amount, which is why statisticians pair it with a measure of uncertainty.
Worked Example
Problem: A polling company surveys 400 randomly selected voters and finds that 220 support a ballot measure. Find the point estimate for the true proportion of all voters who support the measure.
Identify the values: The number of successes is 220 and the sample size is 400.
Apply the formula: Divide the number of successes by the sample size.
Interpret the result: The point estimate tells us that approximately 55% of all voters support the measure, based on this sample.
Answer: The point estimate of the population proportion is (55%).
Another Example
Problem: A biologist measures the weights (in grams) of 6 randomly caught fish: 150, 162, 148, 155, 170, 145. Find the point estimate for the population mean weight.
Sum the observations: Add all six weights together.
Compute the sample mean: Divide the total by the number of fish.
State the point estimate: The sample mean of 155 grams is the point estimate for the true mean weight of the fish population.
Answer: The point estimate for the population mean weight is grams.
Why It Matters
Point estimates appear throughout AP Statistics whenever you estimate a population mean, proportion, or slope from sample data. In fields like public health, quality control, and market research, analysts rely on point estimates to make quick decisions—such as estimating a product's defect rate from a test batch. Understanding that a point estimate is just a single snapshot from one sample motivates the need for confidence intervals and hypothesis tests.
Common Mistakes
Mistake: Treating a point estimate as the exact value of the population parameter.
Correction: A point estimate is calculated from one sample and will almost always differ from the true parameter. Always acknowledge sampling variability by pairing it with a margin of error or confidence interval.
Mistake: Confusing the symbols: using when reporting a sample result or when referring to the population.
Correction: Use and for sample statistics (point estimates) and and for the population parameters they estimate.
