The error bound for a population mean is the maximum expected difference between the true population mean and a sample estimate of that mean. It is often referred to as the margin of error in confidence intervals.
congrats on reading the definition of error bound for a population mean. now let's actually learn it.
The error bound for a population mean depends on the standard deviation of the population, the sample size, and the confidence level.
For normally distributed populations with known standard deviations, the Z-distribution is used to calculate the error bound.
When the population standard deviation is unknown and sample size is small, the Student's t-distribution is used instead.
A larger sample size results in a smaller error bound, increasing the precision of your estimate.
The formula for calculating error bound using the Z-distribution is $E = Z_{\alpha/2} \cdot \frac{\sigma}{\sqrt{n}}$ and using t-distribution is $E = t_{\alpha/2} \cdot \frac{s}{\sqrt{n}}$.
Review Questions
What factors influence the magnitude of the error bound for a population mean?
How does increasing sample size affect the error bound?
What distributions are used to calculate error bounds when standard deviation is known vs. unknown?