Point Estimate vs Confidence Interval
Both terms below come up in the same part of the course, and students mix them up. Here is each one defined on its own, side by side, so you can see where they part company.
Point estimate
Sampling distributions
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 your one-number summary of a parameter before you attach any margin of uncertainty. Common ones are the sample mean (read x-bar) for the population mean (the Greek letter mu), and the sample proportion (read p-hat) for the population proportion . For example, if 63 of 200 sampled voters approve, the point estimate of the population approval rate is . A point estimate alone hides sampling variability, so it is usually paired with a margin of error to form a confidence interval.
Confidence interval
Confidence intervals
A confidence interval is a range of plausible values for a population parameter, built from a sample as the estimate plus or minus a margin of error.
A confidence interval gives a range for an unknown population parameter instead of a single guess, acknowledging that samples vary. Its width reflects the uncertainty in the estimate: more data and less spread give a narrower interval. For example, a 95% confidence interval of 52% plus or minus 3% for support runs from 49% to 55%. The general form is , where the standard error measures the typical size of sampling error.