Question 1190403: Six women and five men walk into an appliance store at the same time. There are five salesperson available to help them. Find the probability that the salesperson will first hepl at least two women
Found 2 solutions by greenestamps, ikleyn: Answer by greenestamps(13200) (Show Source): Answer by ikleyn(52790) (Show Source):
You can put this solution on YOUR website! .
Six women and five men walk into an appliance store at the same time.
There are five salesperson available to help them.
Find the probability that the salesperson will first hepl at least two women
~~~~~~~~~~~~~~~~~~~
I read, understand and interpret the problem in this way:
+----------------------------------------------------------------------+
| Find the probability that among 5 people, randomly selected |
| |
| from the set of 6 women and 5 men, there are at least two women. |
+----------------------------------------------------------------------+
Below is the solution to the problem formulated in this way.
In total, there are 6+5 = 11 persons.
The total number of all different quintuples (groups of 5 persons, randomly selected from 11 people) is
total = = = 462.
It is the size of the space of events. It is the denominator of the probability fraction.
Of all these quintuples, the favorable are those that contain 2, or 3, or 4, or 5 women.
So, the favorable quintuples are (2w,3m), (3w,2m), (4w,1m), (5w,0m).
THEREFORE, the number of favorable quintuples is
favorable = = 15*10 + 20*10 + 15*5 + 6*1 = 431.
The probability under the problem question (as I understand/interpret it) is this ratio
P = = = = 0.9329 (rounded). ANSWER
Solved.
--------------
The solution by the other tutor is incorrect.
|
|
|