- Statistical inference allows drawing conclusions about an entire population based on a sample. It includes estimation and hypothesis testing.
- Estimation involves using a statistic like the sample mean or proportion to estimate an unknown population parameter. Point estimates are single values while interval estimates specify a range of values with a given confidence level.
- Confidence intervals for a population mean are constructed using the sample mean as the point estimate and adding/subtracting a margin of error based on the standard error of the mean and reliability coefficient from the normal distribution table. This provides an interval that is expected to contain the true population mean a specified percentage of times.