document.write( "Question 452914: A research company wishes to estimate, with 95% confidence, the proportion of people who have 3 television sets in the home. A previous study of 200 people shows that 30% of those interviewed had 3 TV's in the home. The company wants to be accurate within 4% of the true proportion. Find the minimum number of people this company must sample. \n" ); document.write( "
Algebra.Com's Answer #311266 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A research company wishes to estimate, with 95% confidence, the proportion of people who have 3 television sets in the home. A previous study of 200 people shows that 30% of those interviewed had 3 TV's in the home. The company wants to be accurate within 4% of the true proportion. Find the minimum number of people this company must sample. \n" ); document.write( "--------------------------------- \n" ); document.write( "n = [z/E]^2(pq) \n" ); document.write( "--- \n" ); document.write( "n = [1.96/0.04]^2(0.3*0.7) = 505 when rounded up \n" ); document.write( "================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |