Physician with a practice is currently serving 280 patients
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.005
X = sample mean = 7.6
t(alpha/2) = critical t for the confidence interval = 2.796939505
s = sample standard deviation = 1.5
n = sample size = 25
df = n - 1 = 24
Thus,
Lower bound = 6.760918149
Upper bound = 8.439081851
Thus, the confidence interval is
( 6.760918149 , 8.439081851 ) [ANSWER]
************************
B)
OPTION B. The population is normally distributed. [ANSWER, OPTION B]
