AlaaQasem wrote:I think the answer is 20% as well. Here is how I solved it. I'm not sure of the answer, though.
What we need to find is:
(The probability of having Anthony in sub-committee 1 AND the probability of having Michael in sub-committee 1)
OR
(The probability of having Anthony in sub-committee 2 AND the probability of having Michael in sub-committee 2)
Mathematically, this will translate into:
The probability of having Anthony in sub-committee 1 = count of individual to select/count of available individuals to select from = 1/6
The probability of having Michael in sub-committee 1 = count of individual to select/count of available individuals to select from exculding Anthony = 1/5
The probability of having Michael in sub-committee 2 = count of individual to select/count of available individuals to select from exculding the three individuals already assigned to sub-committtee 1 = 1/3
The probability of having Michael in sub-committee 2 = count of individual to select/count of available individuals to select from exculding the three individuals already assigned to sub-committtee 1 and Anthony = 1/2
Now substitute the numbers above:
(1/6)*(1/5)+(1/3)*(1/2) = (1/30) + (1/6) = (1+5)/30 = 6/30 = 1/5 = 20%
several things are wrong with this approach.
first of all, the probability that michael is on the first sub-committee is not 1/6. if you picked the three members of that sub-committee in order, 1/6 would be the probability that michael would be picked
first, but it's definitely not the probability that he gets on the first sub-committee altogether, as he could also be picked second or third.
the same thing goes for the probability that michael goes onto the second subcommittee. it appears that you're trying to calculate the probability that this happens
if michael isn't already selected for the first subcommittee (because you're assuming that he is one of the 3 "remaining" people) - but that probability would be 1, or 100%, because he would
have to be assigned to the second subcommittee if he isn't picked for the first one.
in fact, it's easy to see that the probability that michael gets on the 1st sub-committee is 1/2, as is the probability that he gets onto the second sub-committee, because there are 2 sub-committees of equal size and he must be assigned to one of them. by symmetry, there is no way that those probabilities could be anything other than 1/2 each.
--
in any case, this approach, as well as many of the other approaches posted here, is ignoring the
ESSENTIAL FACT that
you're only picking from committees that include michael in the first place.
if we call michael M, anthony A, and the others 1, 2, 3, and 4, then there are only 10 possible committees (all equiprobable) that include M:
MA1
MA2
MA3
MA4
M12
M13
M14
M23
M24
M34
(notice that this is 5C2 = (5!)/(2!3!) = 10, because michael is fixed and you're effectively just finding the number of ways of selecting the other 2 members of the subcommittee)
of these, 4 include anthony, so the desired percentage is 4/10 = 40%.
--
also, there's no point in conflating this discussion with "probability" at all, because the problem isn't stated in terms of probability. why introduce such a troublesome concept where it's not even needed?