Twelve fair dice are rolled at random. Calculate the probability that each number 1, 2, 3, 4, 5, 6 appears...
$begingroup$
Ok so my effort:
(1/6)^12 is the probability of getting exactly 1,1,2,2,3,3,4,4,5,5,6,6 in that order
I know you need to consider using choose, but I have no idea which one to use here.
12Choose?? .
probability
$endgroup$
add a comment |
$begingroup$
Ok so my effort:
(1/6)^12 is the probability of getting exactly 1,1,2,2,3,3,4,4,5,5,6,6 in that order
I know you need to consider using choose, but I have no idea which one to use here.
12Choose?? .
probability
$endgroup$
add a comment |
$begingroup$
Ok so my effort:
(1/6)^12 is the probability of getting exactly 1,1,2,2,3,3,4,4,5,5,6,6 in that order
I know you need to consider using choose, but I have no idea which one to use here.
12Choose?? .
probability
$endgroup$
Ok so my effort:
(1/6)^12 is the probability of getting exactly 1,1,2,2,3,3,4,4,5,5,6,6 in that order
I know you need to consider using choose, but I have no idea which one to use here.
12Choose?? .
probability
probability
asked Jan 23 at 16:07
AnoUser1AnoUser1
836
836
add a comment |
add a comment |
3 Answers
3
active
oldest
votes
$begingroup$
Your effort is okay, and you should wonder now: "how many orders exist such that every number in ${1,dots,6}$ occurs twice?"
The answer on that is $$binom{12}{2,2,2,2,2,2}:=frac{12!}{2!2!2!2!2!2!}$$
You are dealing here with multinomial distribution.
There are $12$ independent experiments that have $6$ equiprobable outcomes (in stead of $2$ as in the binomial case).
The probability you mention equals:$$6^{-12}frac{12!}{2!2!2!2!2!2!}$$
$endgroup$
add a comment |
$begingroup$
You have to multiply your answer by the number of rearrangements of 1,1,2,2,3,3,4,4,5,5,6,6 to finish. That is $12!/(2^6)$ using multinomial coefficient.
$endgroup$
add a comment |
$begingroup$
Good so far. Now if the string was $1,2,cdots, 12$ you could permute it in $12!$ ways, while applying that to a string with $6 couples, each couple will be counted twice. So ..
$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%2f3084673%2ftwelve-fair-dice-are-rolled-at-random-calculate-the-probability-that-each-numbe%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
3 Answers
3
active
oldest
votes
3 Answers
3
active
oldest
votes
active
oldest
votes
active
oldest
votes
$begingroup$
Your effort is okay, and you should wonder now: "how many orders exist such that every number in ${1,dots,6}$ occurs twice?"
The answer on that is $$binom{12}{2,2,2,2,2,2}:=frac{12!}{2!2!2!2!2!2!}$$
You are dealing here with multinomial distribution.
There are $12$ independent experiments that have $6$ equiprobable outcomes (in stead of $2$ as in the binomial case).
The probability you mention equals:$$6^{-12}frac{12!}{2!2!2!2!2!2!}$$
$endgroup$
add a comment |
$begingroup$
Your effort is okay, and you should wonder now: "how many orders exist such that every number in ${1,dots,6}$ occurs twice?"
The answer on that is $$binom{12}{2,2,2,2,2,2}:=frac{12!}{2!2!2!2!2!2!}$$
You are dealing here with multinomial distribution.
There are $12$ independent experiments that have $6$ equiprobable outcomes (in stead of $2$ as in the binomial case).
The probability you mention equals:$$6^{-12}frac{12!}{2!2!2!2!2!2!}$$
$endgroup$
add a comment |
$begingroup$
Your effort is okay, and you should wonder now: "how many orders exist such that every number in ${1,dots,6}$ occurs twice?"
The answer on that is $$binom{12}{2,2,2,2,2,2}:=frac{12!}{2!2!2!2!2!2!}$$
You are dealing here with multinomial distribution.
There are $12$ independent experiments that have $6$ equiprobable outcomes (in stead of $2$ as in the binomial case).
The probability you mention equals:$$6^{-12}frac{12!}{2!2!2!2!2!2!}$$
$endgroup$
Your effort is okay, and you should wonder now: "how many orders exist such that every number in ${1,dots,6}$ occurs twice?"
The answer on that is $$binom{12}{2,2,2,2,2,2}:=frac{12!}{2!2!2!2!2!2!}$$
You are dealing here with multinomial distribution.
There are $12$ independent experiments that have $6$ equiprobable outcomes (in stead of $2$ as in the binomial case).
The probability you mention equals:$$6^{-12}frac{12!}{2!2!2!2!2!2!}$$
answered Jan 23 at 16:30


drhabdrhab
103k545136
103k545136
add a comment |
add a comment |
$begingroup$
You have to multiply your answer by the number of rearrangements of 1,1,2,2,3,3,4,4,5,5,6,6 to finish. That is $12!/(2^6)$ using multinomial coefficient.
$endgroup$
add a comment |
$begingroup$
You have to multiply your answer by the number of rearrangements of 1,1,2,2,3,3,4,4,5,5,6,6 to finish. That is $12!/(2^6)$ using multinomial coefficient.
$endgroup$
add a comment |
$begingroup$
You have to multiply your answer by the number of rearrangements of 1,1,2,2,3,3,4,4,5,5,6,6 to finish. That is $12!/(2^6)$ using multinomial coefficient.
$endgroup$
You have to multiply your answer by the number of rearrangements of 1,1,2,2,3,3,4,4,5,5,6,6 to finish. That is $12!/(2^6)$ using multinomial coefficient.
answered Jan 23 at 16:29
coffeemathcoffeemath
2,8971415
2,8971415
add a comment |
add a comment |
$begingroup$
Good so far. Now if the string was $1,2,cdots, 12$ you could permute it in $12!$ ways, while applying that to a string with $6 couples, each couple will be counted twice. So ..
$endgroup$
add a comment |
$begingroup$
Good so far. Now if the string was $1,2,cdots, 12$ you could permute it in $12!$ ways, while applying that to a string with $6 couples, each couple will be counted twice. So ..
$endgroup$
add a comment |
$begingroup$
Good so far. Now if the string was $1,2,cdots, 12$ you could permute it in $12!$ ways, while applying that to a string with $6 couples, each couple will be counted twice. So ..
$endgroup$
Good so far. Now if the string was $1,2,cdots, 12$ you could permute it in $12!$ ways, while applying that to a string with $6 couples, each couple will be counted twice. So ..
answered Jan 23 at 16:33
G CabG Cab
20k31340
20k31340
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%2f3084673%2ftwelve-fair-dice-are-rolled-at-random-calculate-the-probability-that-each-numbe%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