document.write( "Question 458630: Determine a minimum required sample size if you want to be 95% confident that the sample mean is within one unit of population mean given that population standard deviation is = 4.8. \n" ); document.write( "
| Algebra.Com's Answer #314594 by stanbon(75887)      You can put this solution on YOUR website! Determine a minimum required sample size if you want to be 95% confident that the sample mean is within one unit of population mean given that population standard deviation is = 4.8. \n" ); document.write( "-------- \n" ); document.write( "n = [zs/E]^2 \n" ); document.write( "---- \n" ); document.write( "n = [1.96*4.8/1]^2 = 88.5 = 89 when rounded up \n" ); document.write( "=================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |