document.write( "Question 62115This question is from textbook Elementary Statistics
\n" );
document.write( ": Among U.S. households, 24% have telephone answering machines. If a telemarketing campaign involves 2,500 households, find the probability that more than 650 have answering machines \n" );
document.write( "
Algebra.Com's Answer #42900 by stanbon(75887) ![]() You can put this solution on YOUR website! Among U.S. households, 24% have telephone answering machines. If a telemarketing campaign involves 2,500 households, find the probability that more than 650 have answering machines. \n" ); document.write( "------------- \n" ); document.write( "The std deviation of the sample proportions is sqrt{pq/n) \n" ); document.write( "=sqrt(0.24*0.76/2500)=0.008 \n" ); document.write( "The sample proportion is 650/2500=0.26 \n" ); document.write( "Convert 0.26 to a z-score,as follows: \n" ); document.write( "z(0.26)=[0.26-0.24]/0.008=2.34 \n" ); document.write( "So, P(X>650)=P(z>2.34)=0.009 or 0.9% \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |