Statistics · real student question

A sample of n = 278 observations has sample mean 8.83 and sample standard deviation 41.40. Construct a 95% confidence interval for the population mean.

Question

A sample of n=278n=278 observations has sample mean xˉ=8.83\bar x=8.83 and sample standard deviation s=41.40s=41.40.

Construct a 95%95\% confidence interval for the population mean μ\mu.

Step-by-step solution

  1. Choose the right interval formula. The population standard deviation σ\sigma is unknown and has been estimated from the sample, so the correct construction is the tt-interval

    xˉ±tα/2,n1sn\bar x\pm t_{\alpha/2,\,n-1}\cdot\frac{s}{\sqrt n}

    with n1=277n-1=277 degrees of freedom. With n=278n=278 the sample is large enough that the central limit theorem makes the interval valid even if the underlying data are not normal — which matters here, because s=41.40s=41.40 is nearly five times the mean, a strong hint of a heavily skewed variable.

  2. Compute the standard error of the mean. This measures how much xˉ\bar x itself would bounce around from sample to sample:

    SE=sn=41.40278=41.4016.6733=2.4830SE=\frac{s}{\sqrt n}=\frac{41.40}{\sqrt{278}}=\frac{41.40}{16.6733}=2.4830

    The n\sqrt n in the denominator is the reason a large sample helps: the raw spread of 41.4041.40 is cut by a factor of nearly 1717.

  3. Look up the critical value for 95%95\% confidence. For 95%95\% confidence, α=0.05\alpha=0.05 and each tail carries 0.0250.025. With df=277df=277,

    t0.025,277=1.9686t_{0.025,\,277}=1.9686

    This is only a whisker above the normal value z0.025=1.9600z_{0.025}=1.9600, because a tt distribution with hundreds of degrees of freedom is almost indistinguishable from the standard normal. Using zz here is a defensible shortcut, but tt is the technically correct choice whenever σ\sigma is estimated.

  4. Multiply to get the margin of error.

    ME=tSE=1.9686×2.4830=4.8880ME=t\cdot SE=1.9686\times2.4830=4.8880

    Round only at the very end; rounding SESE to 2.482.48 first would shift the endpoints in the third decimal place.

  5. Assemble the interval.

    xˉ±ME=8.83±4.888    (8.834.888,  8.83+4.888)=(3.942,  13.718)\bar x\pm ME=8.83\pm4.888\;\Longrightarrow\;(8.83-4.888,\;8.83+4.888)=(3.942,\;13.718)

    Reported to two decimals, the 95%95\% confidence interval for μ\mu is (3.94,  13.72)(3.94,\;13.72). For comparison, the zz-based interval would be (3.96,  13.70)(3.96,\;13.70) — the same to within two hundredths, as expected at this sample size.

  6. Interpret it correctly. The statement is about the procedure, not about this one interval: if the sampling were repeated many times, 95%95\% of the intervals built this way would contain the true mean μ\mu. It is not correct to say that 95%95\% of the individual data values fall in (3.94,13.72)(3.94,13.72) — the data spread is governed by s=41.40s=41.40, roughly seventeen times wider than this interval, which describes only the uncertainty in the mean.

Answer

(3.94,  13.72)(3.94,\;13.72)

Need to solve a different problem like this? Open the solver →