A dance class consists of 22 students, 10 women and 12 men. If 5 men and 5 women are to be chosen and then...
$begingroup$
This is a question from Sheldon Ross.
A dance class consists of 22 students, 10 women and 12 men. If
5 men and 5 women are to be chosen and then paired off, how many results are possible?
So my reasoning is this :
- I choose 5 women from a pool of 10 in 10C2 ways.
- I choose 5 men from a pool of 12 in 12C2 ways.
So total number of ways of choosing in 10C2 x 12C2. Now I need to arrange them in 5 pairs. This is where I have a different solution. The solution says that there are 5! ways to arrange them in pairs.
But I cant seem to understand why? My reasoning is that for first pair position I need to choose 1 man from 5 and 1 woman from 5. So for the first position I have 5 x 5 choices (5 for man and 5 for woman). Similarly for the second position I have 4 x 4 choices and so on. Hence the total ways are 5! x 5!
So I calculate the total ways as 10C2 * 12C2 * 5! * 5!. Can anyone point the flaw in my reasoning for arranging the chosen men and women in pairs.
Thanks in advance
combinatorics permutations combinations
$endgroup$
|
show 1 more comment
$begingroup$
This is a question from Sheldon Ross.
A dance class consists of 22 students, 10 women and 12 men. If
5 men and 5 women are to be chosen and then paired off, how many results are possible?
So my reasoning is this :
- I choose 5 women from a pool of 10 in 10C2 ways.
- I choose 5 men from a pool of 12 in 12C2 ways.
So total number of ways of choosing in 10C2 x 12C2. Now I need to arrange them in 5 pairs. This is where I have a different solution. The solution says that there are 5! ways to arrange them in pairs.
But I cant seem to understand why? My reasoning is that for first pair position I need to choose 1 man from 5 and 1 woman from 5. So for the first position I have 5 x 5 choices (5 for man and 5 for woman). Similarly for the second position I have 4 x 4 choices and so on. Hence the total ways are 5! x 5!
So I calculate the total ways as 10C2 * 12C2 * 5! * 5!. Can anyone point the flaw in my reasoning for arranging the chosen men and women in pairs.
Thanks in advance
combinatorics permutations combinations
$endgroup$
$begingroup$
Please make your titles informative. We get dozens of "permutations combinations" questions everyday.
$endgroup$
– Em.
Jul 10 '16 at 8:28
$begingroup$
Well, to pair up, the first B/G can choose 5G/B, then 4 and so on, thus it is 5!, not $5!^2$
$endgroup$
– Ariana
Jul 10 '16 at 8:53
3
$begingroup$
Did you mean $binom{10}{5}binom{12}{5}5!$?
$endgroup$
– N. F. Taussig
Jul 10 '16 at 9:08
$begingroup$
@N.F.Taussig, Yes that's what I meant. That's the answer in book. My reasoning has one more 5!.
$endgroup$
– amrx
Jul 10 '16 at 9:17
1
$begingroup$
As Mike indicated in his answer, once you have selected five men and five women, you can line up the men in some order, say alphabetically. The first man in the list can be matched with any of the five women, the second man can be matched with one of the four remaining women, and so forth. By multiplying $binom{10}{5}binom{12}{5}5!$ by $5!$, you are saying that the order in which the couples are selected matters.
$endgroup$
– N. F. Taussig
Jul 10 '16 at 9:24
|
show 1 more comment
$begingroup$
This is a question from Sheldon Ross.
A dance class consists of 22 students, 10 women and 12 men. If
5 men and 5 women are to be chosen and then paired off, how many results are possible?
So my reasoning is this :
- I choose 5 women from a pool of 10 in 10C2 ways.
- I choose 5 men from a pool of 12 in 12C2 ways.
So total number of ways of choosing in 10C2 x 12C2. Now I need to arrange them in 5 pairs. This is where I have a different solution. The solution says that there are 5! ways to arrange them in pairs.
But I cant seem to understand why? My reasoning is that for first pair position I need to choose 1 man from 5 and 1 woman from 5. So for the first position I have 5 x 5 choices (5 for man and 5 for woman). Similarly for the second position I have 4 x 4 choices and so on. Hence the total ways are 5! x 5!
So I calculate the total ways as 10C2 * 12C2 * 5! * 5!. Can anyone point the flaw in my reasoning for arranging the chosen men and women in pairs.
Thanks in advance
combinatorics permutations combinations
$endgroup$
This is a question from Sheldon Ross.
A dance class consists of 22 students, 10 women and 12 men. If
5 men and 5 women are to be chosen and then paired off, how many results are possible?
So my reasoning is this :
- I choose 5 women from a pool of 10 in 10C2 ways.
- I choose 5 men from a pool of 12 in 12C2 ways.
So total number of ways of choosing in 10C2 x 12C2. Now I need to arrange them in 5 pairs. This is where I have a different solution. The solution says that there are 5! ways to arrange them in pairs.
But I cant seem to understand why? My reasoning is that for first pair position I need to choose 1 man from 5 and 1 woman from 5. So for the first position I have 5 x 5 choices (5 for man and 5 for woman). Similarly for the second position I have 4 x 4 choices and so on. Hence the total ways are 5! x 5!
So I calculate the total ways as 10C2 * 12C2 * 5! * 5!. Can anyone point the flaw in my reasoning for arranging the chosen men and women in pairs.
Thanks in advance
combinatorics permutations combinations
combinatorics permutations combinations
edited Jul 10 '16 at 8:28
Em.
15k72037
15k72037
asked Jul 10 '16 at 8:26
amrxamrx
775
775
$begingroup$
Please make your titles informative. We get dozens of "permutations combinations" questions everyday.
$endgroup$
– Em.
Jul 10 '16 at 8:28
$begingroup$
Well, to pair up, the first B/G can choose 5G/B, then 4 and so on, thus it is 5!, not $5!^2$
$endgroup$
– Ariana
Jul 10 '16 at 8:53
3
$begingroup$
Did you mean $binom{10}{5}binom{12}{5}5!$?
$endgroup$
– N. F. Taussig
Jul 10 '16 at 9:08
$begingroup$
@N.F.Taussig, Yes that's what I meant. That's the answer in book. My reasoning has one more 5!.
$endgroup$
– amrx
Jul 10 '16 at 9:17
1
$begingroup$
As Mike indicated in his answer, once you have selected five men and five women, you can line up the men in some order, say alphabetically. The first man in the list can be matched with any of the five women, the second man can be matched with one of the four remaining women, and so forth. By multiplying $binom{10}{5}binom{12}{5}5!$ by $5!$, you are saying that the order in which the couples are selected matters.
$endgroup$
– N. F. Taussig
Jul 10 '16 at 9:24
|
show 1 more comment
$begingroup$
Please make your titles informative. We get dozens of "permutations combinations" questions everyday.
$endgroup$
– Em.
Jul 10 '16 at 8:28
$begingroup$
Well, to pair up, the first B/G can choose 5G/B, then 4 and so on, thus it is 5!, not $5!^2$
$endgroup$
– Ariana
Jul 10 '16 at 8:53
3
$begingroup$
Did you mean $binom{10}{5}binom{12}{5}5!$?
$endgroup$
– N. F. Taussig
Jul 10 '16 at 9:08
$begingroup$
@N.F.Taussig, Yes that's what I meant. That's the answer in book. My reasoning has one more 5!.
$endgroup$
– amrx
Jul 10 '16 at 9:17
1
$begingroup$
As Mike indicated in his answer, once you have selected five men and five women, you can line up the men in some order, say alphabetically. The first man in the list can be matched with any of the five women, the second man can be matched with one of the four remaining women, and so forth. By multiplying $binom{10}{5}binom{12}{5}5!$ by $5!$, you are saying that the order in which the couples are selected matters.
$endgroup$
– N. F. Taussig
Jul 10 '16 at 9:24
$begingroup$
Please make your titles informative. We get dozens of "permutations combinations" questions everyday.
$endgroup$
– Em.
Jul 10 '16 at 8:28
$begingroup$
Please make your titles informative. We get dozens of "permutations combinations" questions everyday.
$endgroup$
– Em.
Jul 10 '16 at 8:28
$begingroup$
Well, to pair up, the first B/G can choose 5G/B, then 4 and so on, thus it is 5!, not $5!^2$
$endgroup$
– Ariana
Jul 10 '16 at 8:53
$begingroup$
Well, to pair up, the first B/G can choose 5G/B, then 4 and so on, thus it is 5!, not $5!^2$
$endgroup$
– Ariana
Jul 10 '16 at 8:53
3
3
$begingroup$
Did you mean $binom{10}{5}binom{12}{5}5!$?
$endgroup$
– N. F. Taussig
Jul 10 '16 at 9:08
$begingroup$
Did you mean $binom{10}{5}binom{12}{5}5!$?
$endgroup$
– N. F. Taussig
Jul 10 '16 at 9:08
$begingroup$
@N.F.Taussig, Yes that's what I meant. That's the answer in book. My reasoning has one more 5!.
$endgroup$
– amrx
Jul 10 '16 at 9:17
$begingroup$
@N.F.Taussig, Yes that's what I meant. That's the answer in book. My reasoning has one more 5!.
$endgroup$
– amrx
Jul 10 '16 at 9:17
1
1
$begingroup$
As Mike indicated in his answer, once you have selected five men and five women, you can line up the men in some order, say alphabetically. The first man in the list can be matched with any of the five women, the second man can be matched with one of the four remaining women, and so forth. By multiplying $binom{10}{5}binom{12}{5}5!$ by $5!$, you are saying that the order in which the couples are selected matters.
$endgroup$
– N. F. Taussig
Jul 10 '16 at 9:24
$begingroup$
As Mike indicated in his answer, once you have selected five men and five women, you can line up the men in some order, say alphabetically. The first man in the list can be matched with any of the five women, the second man can be matched with one of the four remaining women, and so forth. By multiplying $binom{10}{5}binom{12}{5}5!$ by $5!$, you are saying that the order in which the couples are selected matters.
$endgroup$
– N. F. Taussig
Jul 10 '16 at 9:24
|
show 1 more comment
2 Answers
2
active
oldest
votes
$begingroup$
I believe that the problem is that you're counting multiple times. If the couples were ordered (first couple, second couple, etc.) then it would be correct. In this case, though, you can simply go down the list of men and ask yourself "How many different women can I pair with this man?"
$endgroup$
3
$begingroup$
As a footnote, interestingly enough, this problem doesn't seem to explicitly forbid male/male or female/female couples, which would change the answer entirely.
$endgroup$
– Mike
Jul 10 '16 at 8:35
add a comment |
$begingroup$
After selecting 5 from men and 5 from women, we need to pair them.
Lets assume like finding a pair for each man,
for the 1st guy -- can choose 1 from 5 women
for the 2nd guy -- can choose 1 from 4 women
.
.
for the 5th guy -- can choose 1 from 1 woman
so 5!
$endgroup$
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "69"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f1854795%2fa-dance-class-consists-of-22-students-10-women-and-12-men-if-5-men-and-5-women%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
I believe that the problem is that you're counting multiple times. If the couples were ordered (first couple, second couple, etc.) then it would be correct. In this case, though, you can simply go down the list of men and ask yourself "How many different women can I pair with this man?"
$endgroup$
3
$begingroup$
As a footnote, interestingly enough, this problem doesn't seem to explicitly forbid male/male or female/female couples, which would change the answer entirely.
$endgroup$
– Mike
Jul 10 '16 at 8:35
add a comment |
$begingroup$
I believe that the problem is that you're counting multiple times. If the couples were ordered (first couple, second couple, etc.) then it would be correct. In this case, though, you can simply go down the list of men and ask yourself "How many different women can I pair with this man?"
$endgroup$
3
$begingroup$
As a footnote, interestingly enough, this problem doesn't seem to explicitly forbid male/male or female/female couples, which would change the answer entirely.
$endgroup$
– Mike
Jul 10 '16 at 8:35
add a comment |
$begingroup$
I believe that the problem is that you're counting multiple times. If the couples were ordered (first couple, second couple, etc.) then it would be correct. In this case, though, you can simply go down the list of men and ask yourself "How many different women can I pair with this man?"
$endgroup$
I believe that the problem is that you're counting multiple times. If the couples were ordered (first couple, second couple, etc.) then it would be correct. In this case, though, you can simply go down the list of men and ask yourself "How many different women can I pair with this man?"
answered Jul 10 '16 at 8:33
MikeMike
11.6k31743
11.6k31743
3
$begingroup$
As a footnote, interestingly enough, this problem doesn't seem to explicitly forbid male/male or female/female couples, which would change the answer entirely.
$endgroup$
– Mike
Jul 10 '16 at 8:35
add a comment |
3
$begingroup$
As a footnote, interestingly enough, this problem doesn't seem to explicitly forbid male/male or female/female couples, which would change the answer entirely.
$endgroup$
– Mike
Jul 10 '16 at 8:35
3
3
$begingroup$
As a footnote, interestingly enough, this problem doesn't seem to explicitly forbid male/male or female/female couples, which would change the answer entirely.
$endgroup$
– Mike
Jul 10 '16 at 8:35
$begingroup$
As a footnote, interestingly enough, this problem doesn't seem to explicitly forbid male/male or female/female couples, which would change the answer entirely.
$endgroup$
– Mike
Jul 10 '16 at 8:35
add a comment |
$begingroup$
After selecting 5 from men and 5 from women, we need to pair them.
Lets assume like finding a pair for each man,
for the 1st guy -- can choose 1 from 5 women
for the 2nd guy -- can choose 1 from 4 women
.
.
for the 5th guy -- can choose 1 from 1 woman
so 5!
$endgroup$
add a comment |
$begingroup$
After selecting 5 from men and 5 from women, we need to pair them.
Lets assume like finding a pair for each man,
for the 1st guy -- can choose 1 from 5 women
for the 2nd guy -- can choose 1 from 4 women
.
.
for the 5th guy -- can choose 1 from 1 woman
so 5!
$endgroup$
add a comment |
$begingroup$
After selecting 5 from men and 5 from women, we need to pair them.
Lets assume like finding a pair for each man,
for the 1st guy -- can choose 1 from 5 women
for the 2nd guy -- can choose 1 from 4 women
.
.
for the 5th guy -- can choose 1 from 1 woman
so 5!
$endgroup$
After selecting 5 from men and 5 from women, we need to pair them.
Lets assume like finding a pair for each man,
for the 1st guy -- can choose 1 from 5 women
for the 2nd guy -- can choose 1 from 4 women
.
.
for the 5th guy -- can choose 1 from 1 woman
so 5!
answered Dec 28 '18 at 13:17
loyolaloyola
1011
1011
add a comment |
add a comment |
Thanks for contributing an answer to Mathematics Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
Use MathJax to format equations. MathJax reference.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f1854795%2fa-dance-class-consists-of-22-students-10-women-and-12-men-if-5-men-and-5-women%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
$begingroup$
Please make your titles informative. We get dozens of "permutations combinations" questions everyday.
$endgroup$
– Em.
Jul 10 '16 at 8:28
$begingroup$
Well, to pair up, the first B/G can choose 5G/B, then 4 and so on, thus it is 5!, not $5!^2$
$endgroup$
– Ariana
Jul 10 '16 at 8:53
3
$begingroup$
Did you mean $binom{10}{5}binom{12}{5}5!$?
$endgroup$
– N. F. Taussig
Jul 10 '16 at 9:08
$begingroup$
@N.F.Taussig, Yes that's what I meant. That's the answer in book. My reasoning has one more 5!.
$endgroup$
– amrx
Jul 10 '16 at 9:17
1
$begingroup$
As Mike indicated in his answer, once you have selected five men and five women, you can line up the men in some order, say alphabetically. The first man in the list can be matched with any of the five women, the second man can be matched with one of the four remaining women, and so forth. By multiplying $binom{10}{5}binom{12}{5}5!$ by $5!$, you are saying that the order in which the couples are selected matters.
$endgroup$
– N. F. Taussig
Jul 10 '16 at 9:24