The number of unhealthy days based on the AQ1 Air Quality In
Solution
11.
Note that
Lower Bound = X - t(alpha/2) * s / sqrt(n)
Upper Bound = X + t(alpha/2) * s / sqrt(n)
where
alpha/2 = (1 - confidence level)/2 = 0.005
X = sample mean = 33.5
t(alpha/2) = critical t for the confidence interval = 3.249835542
s = sample standard deviation = 27.67770864
n = sample size = 10
df = n - 1 = 9
Thus,
Lower bound = 5.055944508
Upper bound = 61.94405549
Thus, the confidence interval is
( 5.055944508 , 61.94405549 ) [ANSWER]
*******************************************
Hi! Please submit the next part as a separate question. That way we can continue helping you! Please indicate which parts are not yet solved when you submit. Thanks!
