Probability of full house?
$begingroup$
I have seen there are other answers on this, but they all follow the pattern
- first, choose which card you have $3$ of
- then, choose $3$ of the $4$ available cards
- then, the card you have $2$ of
- then, $2$ of $4$ cards
and they get to
$$binom{13}{1} binom{4}{3} binom{12}{1} binom{4}{2}$$
for the numerator.
My question is: doesn't this imply some kind of ordering?
By following the same logic, I would think that for the denominator
- pick any of $52$ cards
- then, pick any of $51$ remaining cards
and so on, getting $52 cdot 51 cdot 50 cdot 49 cdot 48$. But instead, the correct value of the denominator is $binom{52}{5}$.
Why are those cases different?
probability combinatorics combinations
$endgroup$
|
show 1 more comment
$begingroup$
I have seen there are other answers on this, but they all follow the pattern
- first, choose which card you have $3$ of
- then, choose $3$ of the $4$ available cards
- then, the card you have $2$ of
- then, $2$ of $4$ cards
and they get to
$$binom{13}{1} binom{4}{3} binom{12}{1} binom{4}{2}$$
for the numerator.
My question is: doesn't this imply some kind of ordering?
By following the same logic, I would think that for the denominator
- pick any of $52$ cards
- then, pick any of $51$ remaining cards
and so on, getting $52 cdot 51 cdot 50 cdot 49 cdot 48$. But instead, the correct value of the denominator is $binom{52}{5}$.
Why are those cases different?
probability combinatorics combinations
$endgroup$
$begingroup$
There is no order imposed by the construction. A full house is determined by the rank of the triple, the suits within that rank, the rank of the pair, the suits within that rank. No order involved.
$endgroup$
– lulu
Nov 25 '18 at 13:18
$begingroup$
By contrast, your second calculation does impose an order...since you choose the first card, then the second, and so on.
$endgroup$
– lulu
Nov 25 '18 at 13:19
$begingroup$
@lulu: i realise that for the second calculation, but I don't see why the first one does not. how could I visualize it?
$endgroup$
– blue_note
Nov 25 '18 at 13:22
1
$begingroup$
Work with a smaller hand. Say you want to count the two card hands consisting of an ace and a queen. There are four ways to choose the ace and four to choose the queen, so $4times 4=16$. If you order them, there are $32$.
$endgroup$
– lulu
Nov 25 '18 at 13:25
2
$begingroup$
Build up from two cards. Say I want to count the unordered hands with two spades and a heart. Convince yourself that this is $binom {13}2times binom {13}1$.
$endgroup$
– lulu
Nov 25 '18 at 13:27
|
show 1 more comment
$begingroup$
I have seen there are other answers on this, but they all follow the pattern
- first, choose which card you have $3$ of
- then, choose $3$ of the $4$ available cards
- then, the card you have $2$ of
- then, $2$ of $4$ cards
and they get to
$$binom{13}{1} binom{4}{3} binom{12}{1} binom{4}{2}$$
for the numerator.
My question is: doesn't this imply some kind of ordering?
By following the same logic, I would think that for the denominator
- pick any of $52$ cards
- then, pick any of $51$ remaining cards
and so on, getting $52 cdot 51 cdot 50 cdot 49 cdot 48$. But instead, the correct value of the denominator is $binom{52}{5}$.
Why are those cases different?
probability combinatorics combinations
$endgroup$
I have seen there are other answers on this, but they all follow the pattern
- first, choose which card you have $3$ of
- then, choose $3$ of the $4$ available cards
- then, the card you have $2$ of
- then, $2$ of $4$ cards
and they get to
$$binom{13}{1} binom{4}{3} binom{12}{1} binom{4}{2}$$
for the numerator.
My question is: doesn't this imply some kind of ordering?
By following the same logic, I would think that for the denominator
- pick any of $52$ cards
- then, pick any of $51$ remaining cards
and so on, getting $52 cdot 51 cdot 50 cdot 49 cdot 48$. But instead, the correct value of the denominator is $binom{52}{5}$.
Why are those cases different?
probability combinatorics combinations
probability combinatorics combinations
asked Nov 25 '18 at 13:17
blue_noteblue_note
45948
45948
$begingroup$
There is no order imposed by the construction. A full house is determined by the rank of the triple, the suits within that rank, the rank of the pair, the suits within that rank. No order involved.
$endgroup$
– lulu
Nov 25 '18 at 13:18
$begingroup$
By contrast, your second calculation does impose an order...since you choose the first card, then the second, and so on.
$endgroup$
– lulu
Nov 25 '18 at 13:19
$begingroup$
@lulu: i realise that for the second calculation, but I don't see why the first one does not. how could I visualize it?
$endgroup$
– blue_note
Nov 25 '18 at 13:22
1
$begingroup$
Work with a smaller hand. Say you want to count the two card hands consisting of an ace and a queen. There are four ways to choose the ace and four to choose the queen, so $4times 4=16$. If you order them, there are $32$.
$endgroup$
– lulu
Nov 25 '18 at 13:25
2
$begingroup$
Build up from two cards. Say I want to count the unordered hands with two spades and a heart. Convince yourself that this is $binom {13}2times binom {13}1$.
$endgroup$
– lulu
Nov 25 '18 at 13:27
|
show 1 more comment
$begingroup$
There is no order imposed by the construction. A full house is determined by the rank of the triple, the suits within that rank, the rank of the pair, the suits within that rank. No order involved.
$endgroup$
– lulu
Nov 25 '18 at 13:18
$begingroup$
By contrast, your second calculation does impose an order...since you choose the first card, then the second, and so on.
$endgroup$
– lulu
Nov 25 '18 at 13:19
$begingroup$
@lulu: i realise that for the second calculation, but I don't see why the first one does not. how could I visualize it?
$endgroup$
– blue_note
Nov 25 '18 at 13:22
1
$begingroup$
Work with a smaller hand. Say you want to count the two card hands consisting of an ace and a queen. There are four ways to choose the ace and four to choose the queen, so $4times 4=16$. If you order them, there are $32$.
$endgroup$
– lulu
Nov 25 '18 at 13:25
2
$begingroup$
Build up from two cards. Say I want to count the unordered hands with two spades and a heart. Convince yourself that this is $binom {13}2times binom {13}1$.
$endgroup$
– lulu
Nov 25 '18 at 13:27
$begingroup$
There is no order imposed by the construction. A full house is determined by the rank of the triple, the suits within that rank, the rank of the pair, the suits within that rank. No order involved.
$endgroup$
– lulu
Nov 25 '18 at 13:18
$begingroup$
There is no order imposed by the construction. A full house is determined by the rank of the triple, the suits within that rank, the rank of the pair, the suits within that rank. No order involved.
$endgroup$
– lulu
Nov 25 '18 at 13:18
$begingroup$
By contrast, your second calculation does impose an order...since you choose the first card, then the second, and so on.
$endgroup$
– lulu
Nov 25 '18 at 13:19
$begingroup$
By contrast, your second calculation does impose an order...since you choose the first card, then the second, and so on.
$endgroup$
– lulu
Nov 25 '18 at 13:19
$begingroup$
@lulu: i realise that for the second calculation, but I don't see why the first one does not. how could I visualize it?
$endgroup$
– blue_note
Nov 25 '18 at 13:22
$begingroup$
@lulu: i realise that for the second calculation, but I don't see why the first one does not. how could I visualize it?
$endgroup$
– blue_note
Nov 25 '18 at 13:22
1
1
$begingroup$
Work with a smaller hand. Say you want to count the two card hands consisting of an ace and a queen. There are four ways to choose the ace and four to choose the queen, so $4times 4=16$. If you order them, there are $32$.
$endgroup$
– lulu
Nov 25 '18 at 13:25
$begingroup$
Work with a smaller hand. Say you want to count the two card hands consisting of an ace and a queen. There are four ways to choose the ace and four to choose the queen, so $4times 4=16$. If you order them, there are $32$.
$endgroup$
– lulu
Nov 25 '18 at 13:25
2
2
$begingroup$
Build up from two cards. Say I want to count the unordered hands with two spades and a heart. Convince yourself that this is $binom {13}2times binom {13}1$.
$endgroup$
– lulu
Nov 25 '18 at 13:27
$begingroup$
Build up from two cards. Say I want to count the unordered hands with two spades and a heart. Convince yourself that this is $binom {13}2times binom {13}1$.
$endgroup$
– lulu
Nov 25 '18 at 13:27
|
show 1 more comment
0
active
oldest
votes
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%2f3012817%2fprobability-of-full-house%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
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%2f3012817%2fprobability-of-full-house%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$
There is no order imposed by the construction. A full house is determined by the rank of the triple, the suits within that rank, the rank of the pair, the suits within that rank. No order involved.
$endgroup$
– lulu
Nov 25 '18 at 13:18
$begingroup$
By contrast, your second calculation does impose an order...since you choose the first card, then the second, and so on.
$endgroup$
– lulu
Nov 25 '18 at 13:19
$begingroup$
@lulu: i realise that for the second calculation, but I don't see why the first one does not. how could I visualize it?
$endgroup$
– blue_note
Nov 25 '18 at 13:22
1
$begingroup$
Work with a smaller hand. Say you want to count the two card hands consisting of an ace and a queen. There are four ways to choose the ace and four to choose the queen, so $4times 4=16$. If you order them, there are $32$.
$endgroup$
– lulu
Nov 25 '18 at 13:25
2
$begingroup$
Build up from two cards. Say I want to count the unordered hands with two spades and a heart. Convince yourself that this is $binom {13}2times binom {13}1$.
$endgroup$
– lulu
Nov 25 '18 at 13:27