document.write( "Question 466794: In a survey, the planning value for the population proportion is p*= 0.35 . How large a sample should be taken to provide a 95 per cent confidence interval with a margin of error of 0.05 ? \n" ); document.write( "
Algebra.Com's Answer #320164 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! In a survey, the planning value for the population proportion is p*= 0.35 . How large a sample should be taken to provide a 95 per cent confidence interval with a margin of error of 0.05 ? \n" ); document.write( "-------- \n" ); document.write( "n = [z/E]^2*pq \n" ); document.write( "--- \n" ); document.write( "n = [1.96/0.05]^2*0.35*0.65 = 350 when rounded up \n" ); document.write( "=============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |