A small computer network consists of ten users and one print
Solution
a)
Note that
Margin of Error E = z(alpha/2) * s / sqrt(n)
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 = 14
z(alpha/2) = critical z for the confidence interval = 1.959963985
s = sample standard deviation = 3
n = sample size = 30
Thus,
Margin of Error E = 1.073516486
Lower bound = 12.92648351
Upper bound = 15.07351649
Thus, the confidence interval is
( 12.92648351 , 15.07351649 ) [ANSWER]
************************
b)
Yes, there is evidence, as the old turnaround time, 15 minutes, is still inside the confidence inetrval.
