Thouraya wrote:Testluv,
In the case of option 1 where the 2 siblings are chosen from the 4 people, how did u calculate it to be equal 2 ways? Its a combination but Im not sure how to get it...At first I put it, 4C2; thus 6 ways but its wrong I know..the 4 individuals each have a sibling, and having to choose 2 siblings is what confused me..
Thanks!
Hi!
Well, I didn't actually post in this thread!
But 4 people each have exactly 1 sibling while 3 people each have exactly 2 siblings. In loose combinatorics/probability questions, I often like to use slots to visualize the situation:
___..___............___..___.................___..___..___
In "NOT" and "at least" combinatorics/probability questions, it is often helpful to think of the converse. So, how many ways CAN we have 2 siblings? Well, we can select the first sibling pair OR the second sibling pair OR any 2 from the sibling trio. That's 2C2 + 2C2 + 3C2, or more simply 1 + 1 + 3 ways, for a total of 5 ways we can select 2 siblings (as liferocks points out).
Prob = #desired/#total
There are 7C2 or 21 total ways of selecting any 2 objects from 7.
So the probability of selecting a pair of siblings is 5/21. Thus, the probability of NOT selecting a pair of siblings is 16/21.
Let me know if it's not clear.