An energy drink company routinely measures the caffeine cont
Solution
a)
Note that
Lower Bound = X - z(alpha/2) * s / sqrt(n)
Upper Bound = X + z(alpha/2) * s / sqrt(n)
where
alpha/2 = (1 - confidence level)/2 = 0.025
X = sample mean = 130
z(alpha/2) = critical z for the confidence interval = 1.959963985
s = sample standard deviation = 6.8
n = sample size = 100
Thus,
Lower bound = 128.6672245
Upper bound = 131.3327755
Thus, the confidence interval is
( 128.6672245 , 131.3327755 ) [ANSWER]
************************
b)
It will be WIDER if we make it 99%. This makes sense because if we want to be \"more confident\" that we have the true mean, we must expand our interval.
*************************
c)
If the new sample size is 200, th new interval will be NARROWER. This makes sense because the sample size increased, hence we know more about the population. Thus, for a narrower interval, we are as confident as before.
***************************
d)
We are 95% confident that we have the true mean, so we are 5% \"unconfident\" that we don\'t have it.
Thus, 5% of 40 = 2. So we expect about 2 intervals to fail to accurately estimate u. [ANSWER, 2]
