SOLUTION: 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?

Algebra ->  Probability-and-statistics -> SOLUTION: 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?      Log On


   



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.
Please help

Found 2 solutions by Edwin McCravy, stanbon:
Answer by Edwin McCravy(20056) About Me  (Show Source):
You can put this solution on YOUR website!
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.
Please help


It's not any of those.  It's 0.7158

P(1st chosen will purchase 

      AND 

           2nd chosen will purchase 

                  AND

                      3rd chosen will purchase)

                            =

P(1st chosen will purchase) 

TIMES

P(2nd chosen will purchase, given that the 1st chosen will purchase)

TIMES

P(3rd chosen will purchase, given that the 1st and 2nd chosen will purchase)

=

+%2818%2F20%29%2817%2F19%29%2816%2F18%29+=+68%2F95+=+0.7157894737 or rounded to ten-thousandths,

0.7158.

You can also do it using combinations: 



=

%28C%2818%2C3%29%29%2F%28C%2820%2C3%29%29++=+816%2F1140+=+68%2F95+=+0.7157894737 

Stanbon's solution is incorrect because 
the choices are not independent. Binomial
probabilities are ONLY for independent choices.
The choices are not independent because the 
probability of selecting the second one as a 
purchaser CHANGES after selecting the first one. 
Also the probability of selecting the third one 
as a purchaser CHANGES after selecting the 
first two.

Edwin

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
In a shop there are 20 customers, 18 of whom will make a purchase.
-----------
P(a random person in the group makes a purchase) = 18/20 = 9/10
-----------------
If three customers are selected, one at a time, at random, what is the probability that all will make a purchase?
-----------------
This is a binomial problem with p=0.9
P(3 of 3 make a purchase) = 0.9^3 = 0.729
------------
Cheers,
Stan H.




Is it 0.7717, 0.7605, 0.8524, or 0.8808.