Given 8 People in a race including Alice and Bob. How many ranked lists of these people see Alice ahead of...
$begingroup$
This was an exam question on a paper I sat today.
My solution was something like this.
- Number of ways of arranging 8 unique things is 8!
- There is a 50% chance Bob beats Alice and a 50% chance Alice beats Bob.
- Therefore 8! / 2 is the number of combinations / ranked lists.
Is this correct? Thanks in advance.
combinatorics combinations
$endgroup$
add a comment |
$begingroup$
This was an exam question on a paper I sat today.
My solution was something like this.
- Number of ways of arranging 8 unique things is 8!
- There is a 50% chance Bob beats Alice and a 50% chance Alice beats Bob.
- Therefore 8! / 2 is the number of combinations / ranked lists.
Is this correct? Thanks in advance.
combinatorics combinations
$endgroup$
$begingroup$
Are ties between racers a possibility?
$endgroup$
– Daniel Schepler
Jan 22 at 23:59
$begingroup$
@DanielSchepler this wasn't something I thought of. I don't, however, believe that it was a possibility.
$endgroup$
– Jonathan Bartlett
Jan 23 at 0:00
$begingroup$
Your answer is correct. But when you say "There is a 50% chance Bob beats Alice and a 50% chance Alice beats Bob." sounds like weird. You may say "We can separate the $8!$ exactly two distinct parts one of them Alice ahead of Bob and the other one Bob ahead of Alice. And the parts has same elements..."
$endgroup$
– S.S.Danyal
Jan 23 at 0:09
$begingroup$
@S.S.Danyal thank you
$endgroup$
– Jonathan Bartlett
Jan 23 at 0:10
add a comment |
$begingroup$
This was an exam question on a paper I sat today.
My solution was something like this.
- Number of ways of arranging 8 unique things is 8!
- There is a 50% chance Bob beats Alice and a 50% chance Alice beats Bob.
- Therefore 8! / 2 is the number of combinations / ranked lists.
Is this correct? Thanks in advance.
combinatorics combinations
$endgroup$
This was an exam question on a paper I sat today.
My solution was something like this.
- Number of ways of arranging 8 unique things is 8!
- There is a 50% chance Bob beats Alice and a 50% chance Alice beats Bob.
- Therefore 8! / 2 is the number of combinations / ranked lists.
Is this correct? Thanks in advance.
combinatorics combinations
combinatorics combinations
asked Jan 22 at 23:46
Jonathan BartlettJonathan Bartlett
1134
1134
$begingroup$
Are ties between racers a possibility?
$endgroup$
– Daniel Schepler
Jan 22 at 23:59
$begingroup$
@DanielSchepler this wasn't something I thought of. I don't, however, believe that it was a possibility.
$endgroup$
– Jonathan Bartlett
Jan 23 at 0:00
$begingroup$
Your answer is correct. But when you say "There is a 50% chance Bob beats Alice and a 50% chance Alice beats Bob." sounds like weird. You may say "We can separate the $8!$ exactly two distinct parts one of them Alice ahead of Bob and the other one Bob ahead of Alice. And the parts has same elements..."
$endgroup$
– S.S.Danyal
Jan 23 at 0:09
$begingroup$
@S.S.Danyal thank you
$endgroup$
– Jonathan Bartlett
Jan 23 at 0:10
add a comment |
$begingroup$
Are ties between racers a possibility?
$endgroup$
– Daniel Schepler
Jan 22 at 23:59
$begingroup$
@DanielSchepler this wasn't something I thought of. I don't, however, believe that it was a possibility.
$endgroup$
– Jonathan Bartlett
Jan 23 at 0:00
$begingroup$
Your answer is correct. But when you say "There is a 50% chance Bob beats Alice and a 50% chance Alice beats Bob." sounds like weird. You may say "We can separate the $8!$ exactly two distinct parts one of them Alice ahead of Bob and the other one Bob ahead of Alice. And the parts has same elements..."
$endgroup$
– S.S.Danyal
Jan 23 at 0:09
$begingroup$
@S.S.Danyal thank you
$endgroup$
– Jonathan Bartlett
Jan 23 at 0:10
$begingroup$
Are ties between racers a possibility?
$endgroup$
– Daniel Schepler
Jan 22 at 23:59
$begingroup$
Are ties between racers a possibility?
$endgroup$
– Daniel Schepler
Jan 22 at 23:59
$begingroup$
@DanielSchepler this wasn't something I thought of. I don't, however, believe that it was a possibility.
$endgroup$
– Jonathan Bartlett
Jan 23 at 0:00
$begingroup$
@DanielSchepler this wasn't something I thought of. I don't, however, believe that it was a possibility.
$endgroup$
– Jonathan Bartlett
Jan 23 at 0:00
$begingroup$
Your answer is correct. But when you say "There is a 50% chance Bob beats Alice and a 50% chance Alice beats Bob." sounds like weird. You may say "We can separate the $8!$ exactly two distinct parts one of them Alice ahead of Bob and the other one Bob ahead of Alice. And the parts has same elements..."
$endgroup$
– S.S.Danyal
Jan 23 at 0:09
$begingroup$
Your answer is correct. But when you say "There is a 50% chance Bob beats Alice and a 50% chance Alice beats Bob." sounds like weird. You may say "We can separate the $8!$ exactly two distinct parts one of them Alice ahead of Bob and the other one Bob ahead of Alice. And the parts has same elements..."
$endgroup$
– S.S.Danyal
Jan 23 at 0:09
$begingroup$
@S.S.Danyal thank you
$endgroup$
– Jonathan Bartlett
Jan 23 at 0:10
$begingroup$
@S.S.Danyal thank you
$endgroup$
– Jonathan Bartlett
Jan 23 at 0:10
add a comment |
1 Answer
1
active
oldest
votes
$begingroup$
Here is the long answer with all the stuations.
Alice is first. Then put Bob to the one of the 7 rooms. And put other guys the other 6 rooms. Then we get $7.6!$
Alice is second. Then put Bob to the one of the 6 rooms. And put other guys the other 6 rooms. Then we get $6.6!$
Alice is third. Then put Bob to the one of the 5 rooms. And put other guys the other 6 rooms. Then we get $5.6!$
...
Alice is 6-th. Then put Bob to the one of the 2 rooms. And put other guys the other 6 rooms. Then we get $2.6!$.
Alice is 7-th. Then put Bob to the last room. And put other guys the other 6 rooms. Then we get $1.6!$.
Total sum $7.6!+6.6!+ldots+1.6!=6!(7+6+ldots+1)=6!.frac{7.8}{2}=frac{8!}{2}$.
$endgroup$
add a comment |
Your Answer
StackExchange.ifUsing("editor", function () {
return StackExchange.using("mathjaxEditing", function () {
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix) {
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
});
});
}, "mathjax-editing");
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%2f3083886%2fgiven-8-people-in-a-race-including-alice-and-bob-how-many-ranked-lists-of-these%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
Here is the long answer with all the stuations.
Alice is first. Then put Bob to the one of the 7 rooms. And put other guys the other 6 rooms. Then we get $7.6!$
Alice is second. Then put Bob to the one of the 6 rooms. And put other guys the other 6 rooms. Then we get $6.6!$
Alice is third. Then put Bob to the one of the 5 rooms. And put other guys the other 6 rooms. Then we get $5.6!$
...
Alice is 6-th. Then put Bob to the one of the 2 rooms. And put other guys the other 6 rooms. Then we get $2.6!$.
Alice is 7-th. Then put Bob to the last room. And put other guys the other 6 rooms. Then we get $1.6!$.
Total sum $7.6!+6.6!+ldots+1.6!=6!(7+6+ldots+1)=6!.frac{7.8}{2}=frac{8!}{2}$.
$endgroup$
add a comment |
$begingroup$
Here is the long answer with all the stuations.
Alice is first. Then put Bob to the one of the 7 rooms. And put other guys the other 6 rooms. Then we get $7.6!$
Alice is second. Then put Bob to the one of the 6 rooms. And put other guys the other 6 rooms. Then we get $6.6!$
Alice is third. Then put Bob to the one of the 5 rooms. And put other guys the other 6 rooms. Then we get $5.6!$
...
Alice is 6-th. Then put Bob to the one of the 2 rooms. And put other guys the other 6 rooms. Then we get $2.6!$.
Alice is 7-th. Then put Bob to the last room. And put other guys the other 6 rooms. Then we get $1.6!$.
Total sum $7.6!+6.6!+ldots+1.6!=6!(7+6+ldots+1)=6!.frac{7.8}{2}=frac{8!}{2}$.
$endgroup$
add a comment |
$begingroup$
Here is the long answer with all the stuations.
Alice is first. Then put Bob to the one of the 7 rooms. And put other guys the other 6 rooms. Then we get $7.6!$
Alice is second. Then put Bob to the one of the 6 rooms. And put other guys the other 6 rooms. Then we get $6.6!$
Alice is third. Then put Bob to the one of the 5 rooms. And put other guys the other 6 rooms. Then we get $5.6!$
...
Alice is 6-th. Then put Bob to the one of the 2 rooms. And put other guys the other 6 rooms. Then we get $2.6!$.
Alice is 7-th. Then put Bob to the last room. And put other guys the other 6 rooms. Then we get $1.6!$.
Total sum $7.6!+6.6!+ldots+1.6!=6!(7+6+ldots+1)=6!.frac{7.8}{2}=frac{8!}{2}$.
$endgroup$
Here is the long answer with all the stuations.
Alice is first. Then put Bob to the one of the 7 rooms. And put other guys the other 6 rooms. Then we get $7.6!$
Alice is second. Then put Bob to the one of the 6 rooms. And put other guys the other 6 rooms. Then we get $6.6!$
Alice is third. Then put Bob to the one of the 5 rooms. And put other guys the other 6 rooms. Then we get $5.6!$
...
Alice is 6-th. Then put Bob to the one of the 2 rooms. And put other guys the other 6 rooms. Then we get $2.6!$.
Alice is 7-th. Then put Bob to the last room. And put other guys the other 6 rooms. Then we get $1.6!$.
Total sum $7.6!+6.6!+ldots+1.6!=6!(7+6+ldots+1)=6!.frac{7.8}{2}=frac{8!}{2}$.
answered Jan 23 at 0:19
S.S.DanyalS.S.Danyal
5666
5666
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%2f3083886%2fgiven-8-people-in-a-race-including-alice-and-bob-how-many-ranked-lists-of-these%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$
Are ties between racers a possibility?
$endgroup$
– Daniel Schepler
Jan 22 at 23:59
$begingroup$
@DanielSchepler this wasn't something I thought of. I don't, however, believe that it was a possibility.
$endgroup$
– Jonathan Bartlett
Jan 23 at 0:00
$begingroup$
Your answer is correct. But when you say "There is a 50% chance Bob beats Alice and a 50% chance Alice beats Bob." sounds like weird. You may say "We can separate the $8!$ exactly two distinct parts one of them Alice ahead of Bob and the other one Bob ahead of Alice. And the parts has same elements..."
$endgroup$
– S.S.Danyal
Jan 23 at 0:09
$begingroup$
@S.S.Danyal thank you
$endgroup$
– Jonathan Bartlett
Jan 23 at 0:10