document.write( "Question 450489: A private opinion poll is conducted for a politician to determine what proportion of the population favors adding more national parks. How large a sample is needed in order to be 99% confident that the sample proportion will not differ from the true proportion by more then 5% \n" ); document.write( "
Algebra.Com's Answer #309858 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A private opinion poll is conducted for a politician to determine what proportion of the population favors adding more national parks. How large a sample is needed in order to be 99% confident that the sample proportion will not differ from the true proportion by more then 5% \n" ); document.write( "----------- \n" ); document.write( "n = [z/E]^2*(pq) \n" ); document.write( "----- \n" ); document.write( "Use p = 1/2 = q as the least biased estimate of p. \n" ); document.write( "----- \n" ); document.write( "n = [2.5758/0.05]^2*(0.5)^2 \n" ); document.write( "------------- \n" ); document.write( "= 664 when rounded up \n" ); document.write( "======================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "============== \n" ); document.write( " |