Dumsy_1711
Hi
Why is the following approach wrong?
Ways to select 1 out of 4 (who have 1 sibling each): 4C1 = 4
Ways to select 1 out of 3 (who have 2 siblings each): 3C1 =3
Desirable outcomes = 4x3 = 12
Total possible outcomes = 7C1 = 21.
So, probability = 12/21 = 4/7
There are several issues with your approach and I recommend studying the combinatorics topics.
First, you would benefit by drawing a diagram of the people and pairs from the wording of the question:
Pair A1,A2
Pair B1, B2
Pairs C1,C2; C1,C3; C2,C3
Your approach starts down the path of finding the number of sibling pairs, which is fine, but you continue this approach through to the answer, but the question is asking for probability of NON sibling pairs. So, you're losing focus.
Back to your starting point.
Your approach for finding the number of sibling pairs among the 4 people is incorrect and is actually the number of ways to select 1 person from 4.
So it counts person A1 and Person A2 as two choices, even though they both could comprise 1 pair, so the approach double counts and the correct number of sibling pairs among the four people is:
2
Your approach for the number of pairs from the 3 people is correct because there ARE 3 pairs and the answer is:
3
Your approach following this is to multiply these results together, which is incorrect.
Multiplying means pairing each answer from one calculation with each answer from the other, which doesn't make sense since it would be forming non-sibling pairs, right ? A1 and C2 would be joined up, but they're not siblings.
So ADDING the results above is the correct approach, equal to:
5
Since these are pairs of people, the probability of these needs to be computed in comparison to the total ways TWO people can be drawn from the 7, or:
7!/2!5! = 21
So the probability of drawing a sibling pair is then:
5/21
Now, back to your final calculation. You stopped at the point above.
Since the question is asking for the probability of NOT drawing a sibling pair, the above needs to be subtracted from 1:
1-5/16 = 11/16
Posted from my mobile device