document.write( "Question 925519: A car dealership is interested in finding out how many people are considering buying a new car. How many people
\n" );
document.write( "must be surveyed so they can be 99% confident that the sample proportion is within three percentage points of the
\n" );
document.write( "true proportion? \n" );
document.write( "
Algebra.Com's Answer #561573 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A car dealership is interested in finding out how many people are considering buying a new car. How many people \n" ); document.write( "must be surveyed so they can be 99% confident that the sample proportion is within three percentage points of the \n" ); document.write( "true proportion? \n" ); document.write( "---- \n" ); document.write( "n = [z/E]^2*pq \n" ); document.write( "----- \n" ); document.write( "n = [2.5758/0.03]^2*(1/2)(1/2) \n" ); document.write( "------ \n" ); document.write( "n = 1843 when rounded up. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |