document.write( "Question 206208: 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? \n" ); document.write( "
Algebra.Com's Answer #155760 by Marth(57)![]() ![]() ![]() You can put this solution on YOUR website! This is the same as selecting 3 customers without replacement and finding the probability that each one will make a purchase.\r \n" ); document.write( "\n" ); document.write( "The probability of the 1st customer making a purchase is \n" ); document.write( "But for the 2nd customer, after having selected the 1st customer without replacement, the probability is \n" ); document.write( "Do the same for the 3rd customer: \n" ); document.write( "\n" ); document.write( "Now multiply them together: |