document.write( "Question 560156: A researcher wishes to estimate, with 95% confidence, the proportion of people who own a home computer. A previous study shows that 36% of those interviewed had a computer at home. The researcher wishes to be accurate within 2% of the true proportion. Find the minimum sample size necessary. \n" ); document.write( "
Algebra.Com's Answer #363782 by stanbon(75887) ![]() You can put this solution on YOUR website! A researcher wishes to estimate, with 95% confidence, the proportion of people who own a home computer. A previous study shows that 36% of those interviewed had a computer at home. The researcher wishes to be accurate within 2% of the true proportion. Find the minimum sample size necessary. \n" ); document.write( "----- \n" ); document.write( "n = [z/E]^2*pq \n" ); document.write( "--- \n" ); document.write( "n = [1.96/0.02]^2*0.36*0.64 = 221,277 when rounded up \n" ); document.write( "=========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |