Number of hands containing two different pairs












0












$begingroup$


We simultaneously extract $5$ cards from a game set of $32$ cards ($8$ Hearts, $8$ Diamonds, $8$ Spades, $8$ Clubs). This set of $5$ cards is called a "hand". I want to know how to count the hands of $5$ cards containing two different pairs (for example 7788K, QQKK9).










share|cite|improve this question











$endgroup$












  • $begingroup$
    For clarity, you should indicate that this $32$-card deck is a subset of the standard $52$-card poker deck, with (presumably) $2$ through $6$ excluded.
    $endgroup$
    – Daniel Mathias
    Jan 14 at 19:21
















0












$begingroup$


We simultaneously extract $5$ cards from a game set of $32$ cards ($8$ Hearts, $8$ Diamonds, $8$ Spades, $8$ Clubs). This set of $5$ cards is called a "hand". I want to know how to count the hands of $5$ cards containing two different pairs (for example 7788K, QQKK9).










share|cite|improve this question











$endgroup$












  • $begingroup$
    For clarity, you should indicate that this $32$-card deck is a subset of the standard $52$-card poker deck, with (presumably) $2$ through $6$ excluded.
    $endgroup$
    – Daniel Mathias
    Jan 14 at 19:21














0












0








0





$begingroup$


We simultaneously extract $5$ cards from a game set of $32$ cards ($8$ Hearts, $8$ Diamonds, $8$ Spades, $8$ Clubs). This set of $5$ cards is called a "hand". I want to know how to count the hands of $5$ cards containing two different pairs (for example 7788K, QQKK9).










share|cite|improve this question











$endgroup$




We simultaneously extract $5$ cards from a game set of $32$ cards ($8$ Hearts, $8$ Diamonds, $8$ Spades, $8$ Clubs). This set of $5$ cards is called a "hand". I want to know how to count the hands of $5$ cards containing two different pairs (for example 7788K, QQKK9).







probability combinatorics






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Jan 14 at 18:57









N. F. Taussig

44.8k103358




44.8k103358










asked Jan 14 at 15:59









David LingardDavid Lingard

676




676












  • $begingroup$
    For clarity, you should indicate that this $32$-card deck is a subset of the standard $52$-card poker deck, with (presumably) $2$ through $6$ excluded.
    $endgroup$
    – Daniel Mathias
    Jan 14 at 19:21


















  • $begingroup$
    For clarity, you should indicate that this $32$-card deck is a subset of the standard $52$-card poker deck, with (presumably) $2$ through $6$ excluded.
    $endgroup$
    – Daniel Mathias
    Jan 14 at 19:21
















$begingroup$
For clarity, you should indicate that this $32$-card deck is a subset of the standard $52$-card poker deck, with (presumably) $2$ through $6$ excluded.
$endgroup$
– Daniel Mathias
Jan 14 at 19:21




$begingroup$
For clarity, you should indicate that this $32$-card deck is a subset of the standard $52$-card poker deck, with (presumably) $2$ through $6$ excluded.
$endgroup$
– Daniel Mathias
Jan 14 at 19:21










1 Answer
1






active

oldest

votes


















2












$begingroup$

You have $8$ ranks in each of $4$ suits. For two pairs, you need to choose $2$ ranks for the values of those pairs. There are $binom82=28$ ways to do this. Then, for each pair, you need to choose the suits. There are $binom42=6$ ways to do this for each pair. Finally, there are $6$ remaining ranks to choose for the unpaired card, and $4$ options for the suit gives $6times4=24$ options for the fifth card. The total is:
$$binom82timesbinom42timesbinom42times24=24192$$






share|cite|improve this answer











$endgroup$













  • $begingroup$
    To choose the unpaired card, we only have to choose a different value, so 32-8=24. Why do you consider only 16 ways to do it.
    $endgroup$
    – David Lingard
    Jan 14 at 18:41










  • $begingroup$
    @DavidLingard Thanks for pointing that out. I guess I just had 16 on my brain.
    $endgroup$
    – Daniel Mathias
    Jan 14 at 18:56










  • $begingroup$
    @N.F.Taussig David is correct, as there are $6$ ranks available for the fifth card, and $4$ suits gives $6times4=24$
    $endgroup$
    – Daniel Mathias
    Jan 14 at 19:16










  • $begingroup$
    I am not sure why I am confusing ranks and suits today. However, you are correct.
    $endgroup$
    – N. F. Taussig
    Jan 14 at 19:21










  • $begingroup$
    thanks for the answer!!
    $endgroup$
    – David Lingard
    Jan 15 at 10:01











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
});


}
});














draft saved

draft discarded


















StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3073379%2fnumber-of-hands-containing-two-different-pairs%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









2












$begingroup$

You have $8$ ranks in each of $4$ suits. For two pairs, you need to choose $2$ ranks for the values of those pairs. There are $binom82=28$ ways to do this. Then, for each pair, you need to choose the suits. There are $binom42=6$ ways to do this for each pair. Finally, there are $6$ remaining ranks to choose for the unpaired card, and $4$ options for the suit gives $6times4=24$ options for the fifth card. The total is:
$$binom82timesbinom42timesbinom42times24=24192$$






share|cite|improve this answer











$endgroup$













  • $begingroup$
    To choose the unpaired card, we only have to choose a different value, so 32-8=24. Why do you consider only 16 ways to do it.
    $endgroup$
    – David Lingard
    Jan 14 at 18:41










  • $begingroup$
    @DavidLingard Thanks for pointing that out. I guess I just had 16 on my brain.
    $endgroup$
    – Daniel Mathias
    Jan 14 at 18:56










  • $begingroup$
    @N.F.Taussig David is correct, as there are $6$ ranks available for the fifth card, and $4$ suits gives $6times4=24$
    $endgroup$
    – Daniel Mathias
    Jan 14 at 19:16










  • $begingroup$
    I am not sure why I am confusing ranks and suits today. However, you are correct.
    $endgroup$
    – N. F. Taussig
    Jan 14 at 19:21










  • $begingroup$
    thanks for the answer!!
    $endgroup$
    – David Lingard
    Jan 15 at 10:01
















2












$begingroup$

You have $8$ ranks in each of $4$ suits. For two pairs, you need to choose $2$ ranks for the values of those pairs. There are $binom82=28$ ways to do this. Then, for each pair, you need to choose the suits. There are $binom42=6$ ways to do this for each pair. Finally, there are $6$ remaining ranks to choose for the unpaired card, and $4$ options for the suit gives $6times4=24$ options for the fifth card. The total is:
$$binom82timesbinom42timesbinom42times24=24192$$






share|cite|improve this answer











$endgroup$













  • $begingroup$
    To choose the unpaired card, we only have to choose a different value, so 32-8=24. Why do you consider only 16 ways to do it.
    $endgroup$
    – David Lingard
    Jan 14 at 18:41










  • $begingroup$
    @DavidLingard Thanks for pointing that out. I guess I just had 16 on my brain.
    $endgroup$
    – Daniel Mathias
    Jan 14 at 18:56










  • $begingroup$
    @N.F.Taussig David is correct, as there are $6$ ranks available for the fifth card, and $4$ suits gives $6times4=24$
    $endgroup$
    – Daniel Mathias
    Jan 14 at 19:16










  • $begingroup$
    I am not sure why I am confusing ranks and suits today. However, you are correct.
    $endgroup$
    – N. F. Taussig
    Jan 14 at 19:21










  • $begingroup$
    thanks for the answer!!
    $endgroup$
    – David Lingard
    Jan 15 at 10:01














2












2








2





$begingroup$

You have $8$ ranks in each of $4$ suits. For two pairs, you need to choose $2$ ranks for the values of those pairs. There are $binom82=28$ ways to do this. Then, for each pair, you need to choose the suits. There are $binom42=6$ ways to do this for each pair. Finally, there are $6$ remaining ranks to choose for the unpaired card, and $4$ options for the suit gives $6times4=24$ options for the fifth card. The total is:
$$binom82timesbinom42timesbinom42times24=24192$$






share|cite|improve this answer











$endgroup$



You have $8$ ranks in each of $4$ suits. For two pairs, you need to choose $2$ ranks for the values of those pairs. There are $binom82=28$ ways to do this. Then, for each pair, you need to choose the suits. There are $binom42=6$ ways to do this for each pair. Finally, there are $6$ remaining ranks to choose for the unpaired card, and $4$ options for the suit gives $6times4=24$ options for the fifth card. The total is:
$$binom82timesbinom42timesbinom42times24=24192$$







share|cite|improve this answer














share|cite|improve this answer



share|cite|improve this answer








edited Jan 14 at 19:38

























answered Jan 14 at 16:44









Daniel MathiasDaniel Mathias

1,36018




1,36018












  • $begingroup$
    To choose the unpaired card, we only have to choose a different value, so 32-8=24. Why do you consider only 16 ways to do it.
    $endgroup$
    – David Lingard
    Jan 14 at 18:41










  • $begingroup$
    @DavidLingard Thanks for pointing that out. I guess I just had 16 on my brain.
    $endgroup$
    – Daniel Mathias
    Jan 14 at 18:56










  • $begingroup$
    @N.F.Taussig David is correct, as there are $6$ ranks available for the fifth card, and $4$ suits gives $6times4=24$
    $endgroup$
    – Daniel Mathias
    Jan 14 at 19:16










  • $begingroup$
    I am not sure why I am confusing ranks and suits today. However, you are correct.
    $endgroup$
    – N. F. Taussig
    Jan 14 at 19:21










  • $begingroup$
    thanks for the answer!!
    $endgroup$
    – David Lingard
    Jan 15 at 10:01


















  • $begingroup$
    To choose the unpaired card, we only have to choose a different value, so 32-8=24. Why do you consider only 16 ways to do it.
    $endgroup$
    – David Lingard
    Jan 14 at 18:41










  • $begingroup$
    @DavidLingard Thanks for pointing that out. I guess I just had 16 on my brain.
    $endgroup$
    – Daniel Mathias
    Jan 14 at 18:56










  • $begingroup$
    @N.F.Taussig David is correct, as there are $6$ ranks available for the fifth card, and $4$ suits gives $6times4=24$
    $endgroup$
    – Daniel Mathias
    Jan 14 at 19:16










  • $begingroup$
    I am not sure why I am confusing ranks and suits today. However, you are correct.
    $endgroup$
    – N. F. Taussig
    Jan 14 at 19:21










  • $begingroup$
    thanks for the answer!!
    $endgroup$
    – David Lingard
    Jan 15 at 10:01
















$begingroup$
To choose the unpaired card, we only have to choose a different value, so 32-8=24. Why do you consider only 16 ways to do it.
$endgroup$
– David Lingard
Jan 14 at 18:41




$begingroup$
To choose the unpaired card, we only have to choose a different value, so 32-8=24. Why do you consider only 16 ways to do it.
$endgroup$
– David Lingard
Jan 14 at 18:41












$begingroup$
@DavidLingard Thanks for pointing that out. I guess I just had 16 on my brain.
$endgroup$
– Daniel Mathias
Jan 14 at 18:56




$begingroup$
@DavidLingard Thanks for pointing that out. I guess I just had 16 on my brain.
$endgroup$
– Daniel Mathias
Jan 14 at 18:56












$begingroup$
@N.F.Taussig David is correct, as there are $6$ ranks available for the fifth card, and $4$ suits gives $6times4=24$
$endgroup$
– Daniel Mathias
Jan 14 at 19:16




$begingroup$
@N.F.Taussig David is correct, as there are $6$ ranks available for the fifth card, and $4$ suits gives $6times4=24$
$endgroup$
– Daniel Mathias
Jan 14 at 19:16












$begingroup$
I am not sure why I am confusing ranks and suits today. However, you are correct.
$endgroup$
– N. F. Taussig
Jan 14 at 19:21




$begingroup$
I am not sure why I am confusing ranks and suits today. However, you are correct.
$endgroup$
– N. F. Taussig
Jan 14 at 19:21












$begingroup$
thanks for the answer!!
$endgroup$
– David Lingard
Jan 15 at 10:01




$begingroup$
thanks for the answer!!
$endgroup$
– David Lingard
Jan 15 at 10:01


















draft saved

draft discarded




















































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.




draft saved


draft discarded














StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3073379%2fnumber-of-hands-containing-two-different-pairs%23new-answer', 'question_page');
}
);

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







Popular posts from this blog

Human spaceflight

Can not write log (Is /dev/pts mounted?) - openpty in Ubuntu-on-Windows?

File:DeusFollowingSea.jpg