From a sample of $32$ observations from a population with $σ^2$ $= 24.602$, we obtained $x = 79.47$. Construct a $99$% confidence interval for $\mu$.
$(a) 79.47±1.4424$
(b) 79.47±1.7186
$(c) 79.47±2.0430$
$(d) 79.47±2.2622$
Why is the bolded (b) the answer? I keep getting (d).
Using R
=($77.21, 81.73$) Answer D
Is it possible the book made an error??
With some further explanation, I am certain the book made an error
Here is what the book used. They used a 95% confidence interval
= ($77.75, 81.19$)
You were right, the answer is in fact D. Hopefully the code isn't overwhelming, I could have done the same process by hand, but the book used z = 1.96 for a 95% confidence interval, rather than using 2.58 for a 99% confidence interval