document.write( "Question 92338: A simple random sample is to be drawn from a population of 1200, in order to have 90%confidence that the sampling error in estimating \"n\"is no more the 0.03, what sample size will be necessary?\r
\n" );
document.write( "\n" );
document.write( "P.S. I just ca not get this one and I have tryed. \n" );
document.write( "
Algebra.Com's Answer #67186 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A simple random sample is to be drawn from a population of 1200, in order to have 90%confidence that the sampling error in estimating \"n\"is no more the 0.03, what sample size will be necessary? \n" ); document.write( "-------------- \n" ); document.write( "Since E=z'[sigma/sqrt(n)] \r \n" ); document.write( "\n" ); document.write( "n=[z'/E]^2\r \n" ); document.write( "\n" ); document.write( "Your Problem:\r \n" ); document.write( "\n" ); document.write( "n=[1.645*sigma/0.03]^2\r \n" ); document.write( "\n" ); document.write( "n = [1.645/0.03]^2 *sigma^2\r \n" ); document.write( "\n" ); document.write( "n = 3006*sigma^2\r \n" ); document.write( "\n" ); document.write( "Comment: You would have to know sigma to arrive at \"n\". \n" ); document.write( "============= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |