document.write( "Question 866641: A researcher wishes to estimate the number of households with two computers. How large a sample is needed in order to be 95% confident that the sample proportion will not differ from the true proportion by more than 5%? A previous study indicates that the proportion of households with 2 computers is 21%.
\n" );
document.write( "A) 5
\n" );
document.write( "B) 180
\n" );
document.write( "C) 323
\n" );
document.write( "D) 255 \n" );
document.write( "
Algebra.Com's Answer #522418 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A researcher wishes to estimate the number of households with two computers. How large a sample is needed in order to be 95% confident that the sample proportion will not differ from the true proportion by more than 5%? A previous study indicates that the proportion of households with 2 computers is 21%. \n" ); document.write( "-------- \n" ); document.write( "E = zsqrt(pq/n) \n" ); document.write( "------------------------ \n" ); document.write( "n = [z/E]^2*pq \n" ); document.write( "n = [1.96/0.05]^2*0.21*0.79 = 255 when rounded up \n" ); document.write( "=================================== \n" ); document.write( "A) 5 \n" ); document.write( "B) 180 \n" ); document.write( "C) 323 \n" ); document.write( "D) 255 \n" ); document.write( " \n" ); document.write( " |