A random sample of n 25 observations is drawn from a popula
Solution
a)
Note that              
 Margin of Error E = t(alpha/2) * s / sqrt(n)              
 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.025          
 X = sample mean =    6          
 t(alpha/2) = critical t for the confidence interval =    2.063898562          
 s = sample standard deviation =    2          
 n = sample size =    25          
 df = n - 1 =    24          
 Thus,              
 Margin of Error E =    0.825559425          
 Lower bound =    5.174440575          
 Upper bound =    6.825559425          
               
 Thus, the confidence interval is              
               
 (   5.174440575   ,   6.825559425   ) [ANSWER, III]
******************
b)
OPTION I: We are 95% confident that u is in the interval found in part a. [ANSWER]
*******************
c)
OPTION I: Yes, the confidence interval in a is entirely above 5. [ANSWER]

