Rolling three dice…am I doing this correctly?
$begingroup$
Tree dice are thrown. What is the probability the same number appears on exactly two of the three dice?
Since you need exactly two to be the same, there are three possibilities:
1. First and second, not third
2. First and third, not second
3. Second and third, not first
For 1) The first die, you have 6/6. The second die needs to be equal to the first, so you have probability of 1/6. Then the third die can't be equal to the first and second dice, so it's 5/6.
All together you get $1*frac{1}{6}*frac{5}{6}$. And since the next two cases yield the same results, then the probability that the same number apears on exactly two of the three dice is $$ 3*(1*frac{1}{6}*frac{5}{6})=frac{5}{12}$$
Did I do this correctly?
Thank you.
probability
$endgroup$
add a comment |
$begingroup$
Tree dice are thrown. What is the probability the same number appears on exactly two of the three dice?
Since you need exactly two to be the same, there are three possibilities:
1. First and second, not third
2. First and third, not second
3. Second and third, not first
For 1) The first die, you have 6/6. The second die needs to be equal to the first, so you have probability of 1/6. Then the third die can't be equal to the first and second dice, so it's 5/6.
All together you get $1*frac{1}{6}*frac{5}{6}$. And since the next two cases yield the same results, then the probability that the same number apears on exactly two of the three dice is $$ 3*(1*frac{1}{6}*frac{5}{6})=frac{5}{12}$$
Did I do this correctly?
Thank you.
probability
$endgroup$
1
$begingroup$
This is the answer I get and your reasoning seems sound.
$endgroup$
– user45150
Feb 12 '13 at 6:41
add a comment |
$begingroup$
Tree dice are thrown. What is the probability the same number appears on exactly two of the three dice?
Since you need exactly two to be the same, there are three possibilities:
1. First and second, not third
2. First and third, not second
3. Second and third, not first
For 1) The first die, you have 6/6. The second die needs to be equal to the first, so you have probability of 1/6. Then the third die can't be equal to the first and second dice, so it's 5/6.
All together you get $1*frac{1}{6}*frac{5}{6}$. And since the next two cases yield the same results, then the probability that the same number apears on exactly two of the three dice is $$ 3*(1*frac{1}{6}*frac{5}{6})=frac{5}{12}$$
Did I do this correctly?
Thank you.
probability
$endgroup$
Tree dice are thrown. What is the probability the same number appears on exactly two of the three dice?
Since you need exactly two to be the same, there are three possibilities:
1. First and second, not third
2. First and third, not second
3. Second and third, not first
For 1) The first die, you have 6/6. The second die needs to be equal to the first, so you have probability of 1/6. Then the third die can't be equal to the first and second dice, so it's 5/6.
All together you get $1*frac{1}{6}*frac{5}{6}$. And since the next two cases yield the same results, then the probability that the same number apears on exactly two of the three dice is $$ 3*(1*frac{1}{6}*frac{5}{6})=frac{5}{12}$$
Did I do this correctly?
Thank you.
probability
probability
asked Feb 12 '13 at 6:40
AltiAlti
1,18342246
1,18342246
1
$begingroup$
This is the answer I get and your reasoning seems sound.
$endgroup$
– user45150
Feb 12 '13 at 6:41
add a comment |
1
$begingroup$
This is the answer I get and your reasoning seems sound.
$endgroup$
– user45150
Feb 12 '13 at 6:41
1
1
$begingroup$
This is the answer I get and your reasoning seems sound.
$endgroup$
– user45150
Feb 12 '13 at 6:41
$begingroup$
This is the answer I get and your reasoning seems sound.
$endgroup$
– user45150
Feb 12 '13 at 6:41
add a comment |
3 Answers
3
active
oldest
votes
$begingroup$
Yes your answer is correct. $${3choose 2}cdotfrac{1}{6}cdotfrac{5}{6} = frac{5}{12}$$
Good job!
$endgroup$
1
$begingroup$
It's $1/5$ or $1/6$?
$endgroup$
– MonsieurGalois
Jan 17 '17 at 20:30
add a comment |
$begingroup$
As a check: here is a different approach. There are three choices for the odd die out: left, middle, or right. For each choice of odd die out, there are $6$ choices for its value and then $5$ values for the value of the pair. That makes $3cdot6cdot5=90$ outcomes for two of three the same. There are a total of $6^3=216$ total possibilities, giving a probability of $frac{90}{216}=frac{5}{12}$.
$endgroup$
add a comment |
$begingroup$
One more way you can solve this is using complimentary counting. There are 6*$dbinom{6}{4}$=120 ways to get all numbers different. There are 6 ways to get all numbers same. So there are 216-126=90 ways that work. $frac{90}{216}=frac{5}{12}$
$endgroup$
add a comment |
Your Answer
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%2f300965%2frolling-three-dice-am-i-doing-this-correctly%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$
Yes your answer is correct. $${3choose 2}cdotfrac{1}{6}cdotfrac{5}{6} = frac{5}{12}$$
Good job!
$endgroup$
1
$begingroup$
It's $1/5$ or $1/6$?
$endgroup$
– MonsieurGalois
Jan 17 '17 at 20:30
add a comment |
$begingroup$
Yes your answer is correct. $${3choose 2}cdotfrac{1}{6}cdotfrac{5}{6} = frac{5}{12}$$
Good job!
$endgroup$
1
$begingroup$
It's $1/5$ or $1/6$?
$endgroup$
– MonsieurGalois
Jan 17 '17 at 20:30
add a comment |
$begingroup$
Yes your answer is correct. $${3choose 2}cdotfrac{1}{6}cdotfrac{5}{6} = frac{5}{12}$$
Good job!
$endgroup$
Yes your answer is correct. $${3choose 2}cdotfrac{1}{6}cdotfrac{5}{6} = frac{5}{12}$$
Good job!
edited Oct 10 '17 at 17:27
answered Feb 12 '13 at 6:44
MITjanitorMITjanitor
1,9631543
1,9631543
1
$begingroup$
It's $1/5$ or $1/6$?
$endgroup$
– MonsieurGalois
Jan 17 '17 at 20:30
add a comment |
1
$begingroup$
It's $1/5$ or $1/6$?
$endgroup$
– MonsieurGalois
Jan 17 '17 at 20:30
1
1
$begingroup$
It's $1/5$ or $1/6$?
$endgroup$
– MonsieurGalois
Jan 17 '17 at 20:30
$begingroup$
It's $1/5$ or $1/6$?
$endgroup$
– MonsieurGalois
Jan 17 '17 at 20:30
add a comment |
$begingroup$
As a check: here is a different approach. There are three choices for the odd die out: left, middle, or right. For each choice of odd die out, there are $6$ choices for its value and then $5$ values for the value of the pair. That makes $3cdot6cdot5=90$ outcomes for two of three the same. There are a total of $6^3=216$ total possibilities, giving a probability of $frac{90}{216}=frac{5}{12}$.
$endgroup$
add a comment |
$begingroup$
As a check: here is a different approach. There are three choices for the odd die out: left, middle, or right. For each choice of odd die out, there are $6$ choices for its value and then $5$ values for the value of the pair. That makes $3cdot6cdot5=90$ outcomes for two of three the same. There are a total of $6^3=216$ total possibilities, giving a probability of $frac{90}{216}=frac{5}{12}$.
$endgroup$
add a comment |
$begingroup$
As a check: here is a different approach. There are three choices for the odd die out: left, middle, or right. For each choice of odd die out, there are $6$ choices for its value and then $5$ values for the value of the pair. That makes $3cdot6cdot5=90$ outcomes for two of three the same. There are a total of $6^3=216$ total possibilities, giving a probability of $frac{90}{216}=frac{5}{12}$.
$endgroup$
As a check: here is a different approach. There are three choices for the odd die out: left, middle, or right. For each choice of odd die out, there are $6$ choices for its value and then $5$ values for the value of the pair. That makes $3cdot6cdot5=90$ outcomes for two of three the same. There are a total of $6^3=216$ total possibilities, giving a probability of $frac{90}{216}=frac{5}{12}$.
answered Feb 12 '13 at 6:57
robjohn♦robjohn
271k27315643
271k27315643
add a comment |
add a comment |
$begingroup$
One more way you can solve this is using complimentary counting. There are 6*$dbinom{6}{4}$=120 ways to get all numbers different. There are 6 ways to get all numbers same. So there are 216-126=90 ways that work. $frac{90}{216}=frac{5}{12}$
$endgroup$
add a comment |
$begingroup$
One more way you can solve this is using complimentary counting. There are 6*$dbinom{6}{4}$=120 ways to get all numbers different. There are 6 ways to get all numbers same. So there are 216-126=90 ways that work. $frac{90}{216}=frac{5}{12}$
$endgroup$
add a comment |
$begingroup$
One more way you can solve this is using complimentary counting. There are 6*$dbinom{6}{4}$=120 ways to get all numbers different. There are 6 ways to get all numbers same. So there are 216-126=90 ways that work. $frac{90}{216}=frac{5}{12}$
$endgroup$
One more way you can solve this is using complimentary counting. There are 6*$dbinom{6}{4}$=120 ways to get all numbers different. There are 6 ways to get all numbers same. So there are 216-126=90 ways that work. $frac{90}{216}=frac{5}{12}$
answered Dec 27 '18 at 16:15
BobBob
1
1
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%2f300965%2frolling-three-dice-am-i-doing-this-correctly%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
1
$begingroup$
This is the answer I get and your reasoning seems sound.
$endgroup$
– user45150
Feb 12 '13 at 6:41