A cruise company would like to estimate the average beer con
Solution
A)
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.025          
 X = sample mean =    81851          
 t(alpha/2) = critical t for the confidence interval =    2.17881283          
 s = sample standard deviation =    4595          
 n = sample size =    13          
 df = n - 1 =    12          
 Thus,              
               
 Lower bound =    79074.26929          
 Upper bound =    84627.73071          
               
 Thus, the confidence interval is              
               
 (   79074.26929   ,   84627.73071   ) [answer]
************************
b)
A. The assumption needed is that the population follows the normal probability distribution. [OPTION A]

