Hi
This is a problem of Combinatorics like the ones I (vaguely) remember doing at school.
I solved it analytically (as far as I can remember how one did it). I got the same result as Bob.
Book1.xls |
---|
|
---|
| A | B | C | D | E | F |
---|
1 | | | | | | |
---|
2 | | | Totalnumberofpossiblegroupsof6people(Combin(13,6): | | 1716 | |
---|
3 | | | | | | |
---|
4 | | | Thereare5possiblecases: | | | |
---|
5 | | | | | Total | |
---|
6 | Case1 | | NoneoftheteamsA,B,CandDhaveallitsmemberstogetherineitherG6orG7 | | 810 | |
---|
7 | Case2 | | Thereis1andonly1teamA,B,CorDthathasallitsmemberstogetherineitherG6orG7 | | 540 | |
---|
8 | Case3 | | Thereare2andonly2oftheteamsA,B,CorDthathaveallitsmemberstogetherinG6orG7 | | 324 | |
---|
9 | Case4 | | Thereare3andonly3oftheteamsA,B,CorDthathaveallitsmemberstogetherinG6orG7 | | 36 | |
---|
10 | Case5 | | Allthe4teamsA,B,CandDhaveallitsmemberstogetherinG6orG7 | | 6 | |
---|
11 | | | | | | |
---|
|
---|
(1) What is the likelihood of all 3 males (or all 3 females) from one team all ending up in the same group?
Likelihood of all 3 males from one team all ending up in the same group or likelihood of all 3 females from one team all ending up in the same group:
(Case2 + Case 3 + Case 4 + Case 5) / Total = 906 / 1712 = 52.8 %
or
(Total - Case 1) / Total = 52.8%
Likelihood of all 3 males (or all 3 females) from one team all ending up in the same group:
1-( Case 1 / Total) * ( Case 1 / Total) = 77.7%
(2) What is the likelihood that all 3 males from one team will end up in one group AND all 3 females from one team will end up in one group, while no other team placing either 3 males or 3 females in one group?
Since the events are independent
(Case 2 / Total) * (Case 2 / Total) = 9.9 %
Cheers
PGC
P. S. Analytical resolution:
- I will call the final group of 6 people G6 and the final group of seven people G7.
- I will only use the group of 6 people to do the calculations, since the group of 7 people adds no information.
- I will use the numbers 1, 2, 3 and 4 to represent an element of one of the teams A, B, C D and the letter E to represent the element in group E
Case 1 - None of the teams A, B, C and D have all its members together in either G6 or G7
There are 2 possible configurations of G6
112234: Combin(4,2)*3*3*3*3=486
11234E: 4*3*3*3*3=324
Total for Case 1: 486+324 = 810
Case 2 - There is 1 and only 1 team A, B, C or D that has all its members together in either G6 or G7
There are 3 possible configurations of G6
111234: 4*3*3*3=108
112233: Combin(4,3)*3*3*3=108
11223E: Combin(4,2)*3*3*2*3=324
Total for Case 2: 108+108+324 = 540
Case 3 - There are 2 and only 2 of the teams A, B, C or D that have all its members together in G6 or G7
There are 2 possible configurations of G6
111223: 4*3*3*2*3=216
11123E: 4*Combin(3,2)*3*3=108
Total for Case 3: 216+108 = 324
Case 4 - There are 3 and only 3 of the teams A, B, C or D that have all its members together in G6 or G7
There is 1 possible configuration of G6
11122E: 4*3*3=36
Total for Case 4: 36
Case 5 - All the 4 teams A, B, C and D have all its members together in G6 or G7
There is 1 possible configuration of G6
111222: Combin(4,2)=6
Total for Case 5: 6