document.write( "Question 976009: In a survey, 40% of Americans said they owned an answering machine. If 10 Americans are selected at random, find the probability that exactly 8 own an answering machine. \n" ); document.write( "
Algebra.Com's Answer #597683 by Boreal(15235) You can put this solution on YOUR website! Expected value would be 4, so probability will be low. Binomial problem\r \n" ); document.write( "\n" ); document.write( "10C8 (0.4)^8 (0.6)^2 = 45 *(0.000655)(0.36)=0.0106\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |