Ajay F. answered 11/05/23
College-Level Probability & Statistics Instructor
When we construct a confidence interval from a sample, we want to calculate the standard error instead of just using the sample standard deviation (sometimes called the "biased" estimate of the standard deviation):
stderr(x) = s / sqrt(n) = 14 / sqrt(27) = 2.694.
A 99% confidence interval is associated with a 2.576 z-value (using a z-score table or calculator). As a result, our interval is:
x̄ - z*s/sqrt(n) < μ < x̄ + z*s/sqrt(n)
34 - 2.576 * 14/sqrt(27) * < μ < 34 + 2.576 * 14/sqrt(27)
27.0 < μ < 40.9