Point Estimate vs Parameter

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 xˉ\bar{x} (read x-bar) for the population mean μ\mu (the Greek letter mu), and the sample proportion p^\hat{p} (read p-hat) for the population proportion pp. For example, if 63 of 200 sampled voters approve, the point estimate of the population approval rate is p^=63/200=0.315\hat{p} = 63/200 = 0.315. A point estimate alone hides sampling variability, so it is usually paired with a margin of error to form a confidence interval.

Full entry for point estimate

Parameter

Collecting data and study design

A parameter is a fixed numerical value that describes a feature of an entire population, such as its true mean or proportion.

A parameter is a constant for a given population, even though you usually do not know its value. For example, the true proportion of all adults who own a car is a population proportion, written pp (the letter p). Parameters are typically labeled with Greek letters, such as the population mean μ\mu (mu) and population standard deviation σ\sigma (sigma). You estimate a parameter using a statistic computed from a sample.

Full entry for parameter

Where each one fits in the course