SOLUTION: Assuming a standard deviation of 6 hours, what is the required sample size if the error should be less than ½ hour with a 95% level of confidence?
Algebra ->
Probability-and-statistics
-> SOLUTION: Assuming a standard deviation of 6 hours, what is the required sample size if the error should be less than ½ hour with a 95% level of confidence?
Log On
Question 242433: Assuming a standard deviation of 6 hours, what is the required sample size if the error should be less than ½ hour with a 95% level of confidence? Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! Assuming a standard deviation of 6 hours, what is the required sample size if the error should be less than ½ hour with a 95% level of confidence?
----------------
n = [z*s/E]^2
====================
n = [1.96*6/(1/2)]^2
---
n = [1.96*12]^2
n = 553.19
Rounding up you get n = 554
=================================
Cheers,
Stan H.