The Sample Mean is the most common estimator for the population mean. If a sample of size has a total sum of values , the estimate for the population mean is .
The Sample Median provides an estimate for the middle value of the population. It is assumed that approximately 50% of the population lies above this value and 50% lies below it.
Using the median for estimation is particularly useful in skewed distributions where the mean might be pulled away from the 'typical' center by extreme outliers.
Quartiles from a sample are used to estimate the distribution of the population. The Lower Quartile () estimates the point below which 25% of the population falls.
The Upper Quartile () estimates the point above which 25% of the population falls. Consequently, the Interquartile Range () estimates the range containing the middle 50% of the population.
To estimate the total number of items in a population that fall within a certain range, multiply the population size () by the proportion of the sample in that range. For example, .
| Feature | Sample Statistic | Population Parameter |
|---|---|---|
| Definition | Calculated from a subset | True value for the whole group |
| Symbol (Mean) | ||
| Availability | Known and measurable | Usually unknown and estimated |
| Variability | Changes between different samples | Constant for a specific population |
Reliability Questions: If an exam asks how to improve the reliability of an estimate, the standard answer is to increase the sample size. This reduces sampling error.
Population Totals: When asked to estimate a total number (e.g., 'How many people in the town...'), always identify the relevant proportion from the sample (like 25% for a quartile) and multiply it by the total population size given in the question.
Check Assumptions: Always state that you are assuming the sample is representative of the population. Without this assumption, the estimation process is mathematically invalid.
Sanity Check: Ensure your estimated total does not exceed the total population size. If you estimate 600 items in a population of 500, a calculation error has occurred.