probability to have 2 pair throwing 5 dices
$begingroup$
We throw 5 dices. What is the probability to have 2 pairs ?
My solution says it $frac{6cdot 5cdot 4cdot 5! }{6^5cdot 2cdot 2!cdot 2!}$, where as for me it's $$frac{6cdot 5cdot 4cdot 5!}{6^5cdot 2!cdot 2!}.$$
I do as follow : Throwing 5 dices is the same thing as throwing one dice 5 times. What we want is $$AABBC$$
We have $6$ possibilities for $A$, $5$ possibilities for $B$ and 4 possibilities for C. Since the order doesn't count we have to multiply by $frac{5!}{2!2!}$. At the end, I get
$$frac{6cdot 5cdot 4 cdot 5!}{6^5cdot 2!cdot 2!}.$$
What's wrong in my argument ?
probability
$endgroup$
add a comment |
$begingroup$
We throw 5 dices. What is the probability to have 2 pairs ?
My solution says it $frac{6cdot 5cdot 4cdot 5! }{6^5cdot 2cdot 2!cdot 2!}$, where as for me it's $$frac{6cdot 5cdot 4cdot 5!}{6^5cdot 2!cdot 2!}.$$
I do as follow : Throwing 5 dices is the same thing as throwing one dice 5 times. What we want is $$AABBC$$
We have $6$ possibilities for $A$, $5$ possibilities for $B$ and 4 possibilities for C. Since the order doesn't count we have to multiply by $frac{5!}{2!2!}$. At the end, I get
$$frac{6cdot 5cdot 4 cdot 5!}{6^5cdot 2!cdot 2!}.$$
What's wrong in my argument ?
probability
$endgroup$
add a comment |
$begingroup$
We throw 5 dices. What is the probability to have 2 pairs ?
My solution says it $frac{6cdot 5cdot 4cdot 5! }{6^5cdot 2cdot 2!cdot 2!}$, where as for me it's $$frac{6cdot 5cdot 4cdot 5!}{6^5cdot 2!cdot 2!}.$$
I do as follow : Throwing 5 dices is the same thing as throwing one dice 5 times. What we want is $$AABBC$$
We have $6$ possibilities for $A$, $5$ possibilities for $B$ and 4 possibilities for C. Since the order doesn't count we have to multiply by $frac{5!}{2!2!}$. At the end, I get
$$frac{6cdot 5cdot 4 cdot 5!}{6^5cdot 2!cdot 2!}.$$
What's wrong in my argument ?
probability
$endgroup$
We throw 5 dices. What is the probability to have 2 pairs ?
My solution says it $frac{6cdot 5cdot 4cdot 5! }{6^5cdot 2cdot 2!cdot 2!}$, where as for me it's $$frac{6cdot 5cdot 4cdot 5!}{6^5cdot 2!cdot 2!}.$$
I do as follow : Throwing 5 dices is the same thing as throwing one dice 5 times. What we want is $$AABBC$$
We have $6$ possibilities for $A$, $5$ possibilities for $B$ and 4 possibilities for C. Since the order doesn't count we have to multiply by $frac{5!}{2!2!}$. At the end, I get
$$frac{6cdot 5cdot 4 cdot 5!}{6^5cdot 2!cdot 2!}.$$
What's wrong in my argument ?
probability
probability
asked Jan 20 at 13:54
user623855user623855
1457
1457
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
Let's take a simple example: two dice and you want them to be different values. As a check, this is the probability they are not the same so is $1-dfrac16=dfrac56$
Taking your approach, you would say the probability should be $dfrac{6cdot 5 cdot 2!}{6^2cdot 1!cdot 1!} = dfrac{10}{6}$, which is clearly wrong. The problem is that you have double counted the possibilities. For example you have treated choosing $A=3, B=4$ as distinct from choosing $A=4, B=3$, but then have counted the ordered pattern $A,B$ as distinct from $B,A$; so $3,4$ gets counted twice (as does $4,3$)
There are two ways of avoiding this problem (you should only use one of them, as they are alternatives)
- You could say there are ${6 choose 2}=dfrac{6 times 5}{2}$ ways of choosing $A$ and $B$
- Having chosen $A$ and $B$, you could divide the number of orderings by $2!$ since $A$ must appear before $B$
This transfers across to your particular question and would get you the correct answer
$endgroup$
add a comment |
$begingroup$
You have to divide your result by $2$ because you are not interested in the order of the two different pairs: $11336$ is the same of $33116$.
We have $binom{6}{2}$ ways to choose the values of the two couples (say $A$ and $B$ with $A<B$) and $4$ ways to choose the single value (say $C$). The number of permutations of "word" $AABBC$ is $5!/2!/2!$. Therefore the probability is
$$frac{binom{6}{2}cdot 4 cdot frac{5!}{2! 2!}}{6^5}=frac{6cdot 5cdot 4cdot 5! }{6^5cdot 2cdot 2!cdot 2!}$$
$endgroup$
$begingroup$
Do you agree that I can do $frac{5!}{2!2!}$ differents word with $AABBC$ ? If yes, I already consider $AABBC$ and $BBAAC$... sorry, I don't get the point
$endgroup$
– user623855
Jan 20 at 14:01
$begingroup$
I edit my answer. Is it better now?
$endgroup$
– Robert Z
Jan 20 at 14:17
$begingroup$
I'm still a bit confuse... but I have to think about it.
$endgroup$
– user623855
Jan 20 at 14:18
$begingroup$
@user623855 : Don't think about permutation. What you want to do is exactely AABBC in this order. If you do, $11223$ or $22113$ you exactly have the form $AABBC$ but both are the same. So you count them twice.
$endgroup$
– Surb
Jan 20 at 14:22
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%2f3080609%2fprobability-to-have-2-pair-throwing-5-dices%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$
Let's take a simple example: two dice and you want them to be different values. As a check, this is the probability they are not the same so is $1-dfrac16=dfrac56$
Taking your approach, you would say the probability should be $dfrac{6cdot 5 cdot 2!}{6^2cdot 1!cdot 1!} = dfrac{10}{6}$, which is clearly wrong. The problem is that you have double counted the possibilities. For example you have treated choosing $A=3, B=4$ as distinct from choosing $A=4, B=3$, but then have counted the ordered pattern $A,B$ as distinct from $B,A$; so $3,4$ gets counted twice (as does $4,3$)
There are two ways of avoiding this problem (you should only use one of them, as they are alternatives)
- You could say there are ${6 choose 2}=dfrac{6 times 5}{2}$ ways of choosing $A$ and $B$
- Having chosen $A$ and $B$, you could divide the number of orderings by $2!$ since $A$ must appear before $B$
This transfers across to your particular question and would get you the correct answer
$endgroup$
add a comment |
$begingroup$
Let's take a simple example: two dice and you want them to be different values. As a check, this is the probability they are not the same so is $1-dfrac16=dfrac56$
Taking your approach, you would say the probability should be $dfrac{6cdot 5 cdot 2!}{6^2cdot 1!cdot 1!} = dfrac{10}{6}$, which is clearly wrong. The problem is that you have double counted the possibilities. For example you have treated choosing $A=3, B=4$ as distinct from choosing $A=4, B=3$, but then have counted the ordered pattern $A,B$ as distinct from $B,A$; so $3,4$ gets counted twice (as does $4,3$)
There are two ways of avoiding this problem (you should only use one of them, as they are alternatives)
- You could say there are ${6 choose 2}=dfrac{6 times 5}{2}$ ways of choosing $A$ and $B$
- Having chosen $A$ and $B$, you could divide the number of orderings by $2!$ since $A$ must appear before $B$
This transfers across to your particular question and would get you the correct answer
$endgroup$
add a comment |
$begingroup$
Let's take a simple example: two dice and you want them to be different values. As a check, this is the probability they are not the same so is $1-dfrac16=dfrac56$
Taking your approach, you would say the probability should be $dfrac{6cdot 5 cdot 2!}{6^2cdot 1!cdot 1!} = dfrac{10}{6}$, which is clearly wrong. The problem is that you have double counted the possibilities. For example you have treated choosing $A=3, B=4$ as distinct from choosing $A=4, B=3$, but then have counted the ordered pattern $A,B$ as distinct from $B,A$; so $3,4$ gets counted twice (as does $4,3$)
There are two ways of avoiding this problem (you should only use one of them, as they are alternatives)
- You could say there are ${6 choose 2}=dfrac{6 times 5}{2}$ ways of choosing $A$ and $B$
- Having chosen $A$ and $B$, you could divide the number of orderings by $2!$ since $A$ must appear before $B$
This transfers across to your particular question and would get you the correct answer
$endgroup$
Let's take a simple example: two dice and you want them to be different values. As a check, this is the probability they are not the same so is $1-dfrac16=dfrac56$
Taking your approach, you would say the probability should be $dfrac{6cdot 5 cdot 2!}{6^2cdot 1!cdot 1!} = dfrac{10}{6}$, which is clearly wrong. The problem is that you have double counted the possibilities. For example you have treated choosing $A=3, B=4$ as distinct from choosing $A=4, B=3$, but then have counted the ordered pattern $A,B$ as distinct from $B,A$; so $3,4$ gets counted twice (as does $4,3$)
There are two ways of avoiding this problem (you should only use one of them, as they are alternatives)
- You could say there are ${6 choose 2}=dfrac{6 times 5}{2}$ ways of choosing $A$ and $B$
- Having chosen $A$ and $B$, you could divide the number of orderings by $2!$ since $A$ must appear before $B$
This transfers across to your particular question and would get you the correct answer
answered Jan 20 at 14:25
HenryHenry
101k481168
101k481168
add a comment |
add a comment |
$begingroup$
You have to divide your result by $2$ because you are not interested in the order of the two different pairs: $11336$ is the same of $33116$.
We have $binom{6}{2}$ ways to choose the values of the two couples (say $A$ and $B$ with $A<B$) and $4$ ways to choose the single value (say $C$). The number of permutations of "word" $AABBC$ is $5!/2!/2!$. Therefore the probability is
$$frac{binom{6}{2}cdot 4 cdot frac{5!}{2! 2!}}{6^5}=frac{6cdot 5cdot 4cdot 5! }{6^5cdot 2cdot 2!cdot 2!}$$
$endgroup$
$begingroup$
Do you agree that I can do $frac{5!}{2!2!}$ differents word with $AABBC$ ? If yes, I already consider $AABBC$ and $BBAAC$... sorry, I don't get the point
$endgroup$
– user623855
Jan 20 at 14:01
$begingroup$
I edit my answer. Is it better now?
$endgroup$
– Robert Z
Jan 20 at 14:17
$begingroup$
I'm still a bit confuse... but I have to think about it.
$endgroup$
– user623855
Jan 20 at 14:18
$begingroup$
@user623855 : Don't think about permutation. What you want to do is exactely AABBC in this order. If you do, $11223$ or $22113$ you exactly have the form $AABBC$ but both are the same. So you count them twice.
$endgroup$
– Surb
Jan 20 at 14:22
add a comment |
$begingroup$
You have to divide your result by $2$ because you are not interested in the order of the two different pairs: $11336$ is the same of $33116$.
We have $binom{6}{2}$ ways to choose the values of the two couples (say $A$ and $B$ with $A<B$) and $4$ ways to choose the single value (say $C$). The number of permutations of "word" $AABBC$ is $5!/2!/2!$. Therefore the probability is
$$frac{binom{6}{2}cdot 4 cdot frac{5!}{2! 2!}}{6^5}=frac{6cdot 5cdot 4cdot 5! }{6^5cdot 2cdot 2!cdot 2!}$$
$endgroup$
$begingroup$
Do you agree that I can do $frac{5!}{2!2!}$ differents word with $AABBC$ ? If yes, I already consider $AABBC$ and $BBAAC$... sorry, I don't get the point
$endgroup$
– user623855
Jan 20 at 14:01
$begingroup$
I edit my answer. Is it better now?
$endgroup$
– Robert Z
Jan 20 at 14:17
$begingroup$
I'm still a bit confuse... but I have to think about it.
$endgroup$
– user623855
Jan 20 at 14:18
$begingroup$
@user623855 : Don't think about permutation. What you want to do is exactely AABBC in this order. If you do, $11223$ or $22113$ you exactly have the form $AABBC$ but both are the same. So you count them twice.
$endgroup$
– Surb
Jan 20 at 14:22
add a comment |
$begingroup$
You have to divide your result by $2$ because you are not interested in the order of the two different pairs: $11336$ is the same of $33116$.
We have $binom{6}{2}$ ways to choose the values of the two couples (say $A$ and $B$ with $A<B$) and $4$ ways to choose the single value (say $C$). The number of permutations of "word" $AABBC$ is $5!/2!/2!$. Therefore the probability is
$$frac{binom{6}{2}cdot 4 cdot frac{5!}{2! 2!}}{6^5}=frac{6cdot 5cdot 4cdot 5! }{6^5cdot 2cdot 2!cdot 2!}$$
$endgroup$
You have to divide your result by $2$ because you are not interested in the order of the two different pairs: $11336$ is the same of $33116$.
We have $binom{6}{2}$ ways to choose the values of the two couples (say $A$ and $B$ with $A<B$) and $4$ ways to choose the single value (say $C$). The number of permutations of "word" $AABBC$ is $5!/2!/2!$. Therefore the probability is
$$frac{binom{6}{2}cdot 4 cdot frac{5!}{2! 2!}}{6^5}=frac{6cdot 5cdot 4cdot 5! }{6^5cdot 2cdot 2!cdot 2!}$$
edited Jan 20 at 14:19
answered Jan 20 at 13:58
Robert ZRobert Z
99.2k1068139
99.2k1068139
$begingroup$
Do you agree that I can do $frac{5!}{2!2!}$ differents word with $AABBC$ ? If yes, I already consider $AABBC$ and $BBAAC$... sorry, I don't get the point
$endgroup$
– user623855
Jan 20 at 14:01
$begingroup$
I edit my answer. Is it better now?
$endgroup$
– Robert Z
Jan 20 at 14:17
$begingroup$
I'm still a bit confuse... but I have to think about it.
$endgroup$
– user623855
Jan 20 at 14:18
$begingroup$
@user623855 : Don't think about permutation. What you want to do is exactely AABBC in this order. If you do, $11223$ or $22113$ you exactly have the form $AABBC$ but both are the same. So you count them twice.
$endgroup$
– Surb
Jan 20 at 14:22
add a comment |
$begingroup$
Do you agree that I can do $frac{5!}{2!2!}$ differents word with $AABBC$ ? If yes, I already consider $AABBC$ and $BBAAC$... sorry, I don't get the point
$endgroup$
– user623855
Jan 20 at 14:01
$begingroup$
I edit my answer. Is it better now?
$endgroup$
– Robert Z
Jan 20 at 14:17
$begingroup$
I'm still a bit confuse... but I have to think about it.
$endgroup$
– user623855
Jan 20 at 14:18
$begingroup$
@user623855 : Don't think about permutation. What you want to do is exactely AABBC in this order. If you do, $11223$ or $22113$ you exactly have the form $AABBC$ but both are the same. So you count them twice.
$endgroup$
– Surb
Jan 20 at 14:22
$begingroup$
Do you agree that I can do $frac{5!}{2!2!}$ differents word with $AABBC$ ? If yes, I already consider $AABBC$ and $BBAAC$... sorry, I don't get the point
$endgroup$
– user623855
Jan 20 at 14:01
$begingroup$
Do you agree that I can do $frac{5!}{2!2!}$ differents word with $AABBC$ ? If yes, I already consider $AABBC$ and $BBAAC$... sorry, I don't get the point
$endgroup$
– user623855
Jan 20 at 14:01
$begingroup$
I edit my answer. Is it better now?
$endgroup$
– Robert Z
Jan 20 at 14:17
$begingroup$
I edit my answer. Is it better now?
$endgroup$
– Robert Z
Jan 20 at 14:17
$begingroup$
I'm still a bit confuse... but I have to think about it.
$endgroup$
– user623855
Jan 20 at 14:18
$begingroup$
I'm still a bit confuse... but I have to think about it.
$endgroup$
– user623855
Jan 20 at 14:18
$begingroup$
@user623855 : Don't think about permutation. What you want to do is exactely AABBC in this order. If you do, $11223$ or $22113$ you exactly have the form $AABBC$ but both are the same. So you count them twice.
$endgroup$
– Surb
Jan 20 at 14:22
$begingroup$
@user623855 : Don't think about permutation. What you want to do is exactely AABBC in this order. If you do, $11223$ or $22113$ you exactly have the form $AABBC$ but both are the same. So you count them twice.
$endgroup$
– Surb
Jan 20 at 14:22
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%2f3080609%2fprobability-to-have-2-pair-throwing-5-dices%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
