SOLUTION: In developing patient appointment schedules, a medical center wants to estimate the mean time that a staff member spends with each patient. How large a sample should be taken if th
Algebra ->
Probability-and-statistics
-> SOLUTION: In developing patient appointment schedules, a medical center wants to estimate the mean time that a staff member spends with each patient. How large a sample should be taken if th
Log On
Question 581733: In developing patient appointment schedules, a medical center wants to estimate the mean time that a staff member spends with each patient. How large a sample should be taken if the desired margin of error is two minutes at a 95% level of confidence? How large a sample should be taken for a 99% level of confidence? Use a planning value for the population standard deviation of eight minutes. Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! How large a sample should be taken if the desired margin of error is two minutes at a 95% level of confidence?
n = [1.96*8/2]^2 = 61.47; rounded to n = 62
-----------------------------------------------------
How large a sample should be taken for a 99% level of confidence? Use a planning value for the population standard deviation of eight minutes.
n = [2.5758*8/2]^2 = 106.15; rounded to n = 107
======================
cheers,
Stan H.