document.write( "Question 149737: Still struggling with this one. There are 20 customers. 18 will make a purchase. If three customers are selected, one at a time, what is the probability that all will make a purchase? Instructor says the answer is one of four 1)0.7717, 2) 0.7605 3) 0.8524 or 4)0.8808\r
\n" );
document.write( "\n" );
document.write( "Please help \n" );
document.write( "
Algebra.Com's Answer #109845 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! would be interested in seeing the instructor's solution\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "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( " |