document.write( "Question 149493: In a shop there are 20 customers, 18 of whom will make a purchase. If three customers are selected, one at a time, at random, what is the probability that all will make a purchase? Is it 0.7717, 0.7605, 0.8524, or 0.8808.\r
\n" );
document.write( "\n" );
document.write( "Please help \n" );
document.write( "
Algebra.Com's Answer #109677 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! In a shop there are 20 customers, 18 of whom will make a purchase. \n" ); document.write( "----------- \n" ); document.write( "P(a random person in the group makes a purchase) = 18/20 = 9/10 \n" ); document.write( "-----------------\r \n" ); document.write( "\n" ); document.write( "If three customers are selected, one at a time, at random, what is the probability that all will make a purchase? \n" ); document.write( "----------------- \n" ); document.write( "This is a binomial problem with p=0.9 \n" ); document.write( "P(3 of 3 make a purchase) = 0.9^3 = 0.729 \n" ); document.write( "------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " Is it 0.7717, 0.7605, 0.8524, or 0.8808. \n" ); document.write( " \n" ); document.write( " |