document.write( "Question 149861: 18 out of 20 customers make a purchase. If three customers are selected randomly one at a time, what is the probability that all will make a purchase?\r
\n" ); document.write( "\n" ); document.write( "Please help.
\n" ); document.write( "

Algebra.Com's Answer #110044 by scott8148(6628)\"\" \"About 
You can put this solution on YOUR website!
there are 20C3 (1140) possible groups of 3 in 20 __ some of these groups contain non-purchasers\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "there are 18C3 (816) possible groups of 3 in 18 __ none of these groups contain non-purchasers\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "probability of all purchasers is 816/1140 or 0.716 (approx)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "if order of selection is thought to be important (permutation vs combination); the result will be the same
\n" ); document.write( "
\n" );