If you flip three fair coins, what is the probability that you'll get two tails and one head in any order?
$begingroup$
I can't find a solution that doesn't involve listing out all the possible combinations. Is there a way that I can use combinations/permutations to easily calculate this by hand?
For example, when I'm solving "If you flip three fair coins, what is the probability that you'll get exactly two tails?" I can use combinations to find how many ways of getting exactly $2$ tails: $(frac{3!}{2!times1!})$. Then I can divide the answer by $8$, which is the total number of possible combinations $(2^3)$.
probability combinations
$endgroup$
add a comment |
$begingroup$
I can't find a solution that doesn't involve listing out all the possible combinations. Is there a way that I can use combinations/permutations to easily calculate this by hand?
For example, when I'm solving "If you flip three fair coins, what is the probability that you'll get exactly two tails?" I can use combinations to find how many ways of getting exactly $2$ tails: $(frac{3!}{2!times1!})$. Then I can divide the answer by $8$, which is the total number of possible combinations $(2^3)$.
probability combinations
$endgroup$
add a comment |
$begingroup$
I can't find a solution that doesn't involve listing out all the possible combinations. Is there a way that I can use combinations/permutations to easily calculate this by hand?
For example, when I'm solving "If you flip three fair coins, what is the probability that you'll get exactly two tails?" I can use combinations to find how many ways of getting exactly $2$ tails: $(frac{3!}{2!times1!})$. Then I can divide the answer by $8$, which is the total number of possible combinations $(2^3)$.
probability combinations
$endgroup$
I can't find a solution that doesn't involve listing out all the possible combinations. Is there a way that I can use combinations/permutations to easily calculate this by hand?
For example, when I'm solving "If you flip three fair coins, what is the probability that you'll get exactly two tails?" I can use combinations to find how many ways of getting exactly $2$ tails: $(frac{3!}{2!times1!})$. Then I can divide the answer by $8$, which is the total number of possible combinations $(2^3)$.
probability combinations
probability combinations
edited Dec 31 '18 at 19:59
Nilkantha Ghosal
416
416
asked Dec 31 '18 at 19:44
carolinecaroline
32
32
add a comment |
add a comment |
2 Answers
2
active
oldest
votes
$begingroup$
It's just $$binom{3}{2}*dfrac{1}{2^3}=dfrac{3}{8}$$
Think of it this way.
You have 3 slots.
$text{_ _ _}$
I want two of them to be tail out of 3 (hence the $binom{3}{2}$), and the probability of $2$ tails and $1$ head is basically $dfrac{1}{2^3}$, as there are $1/2$ probability of head/tail for each toss, and there are 3 tosses.
Similarly I can choose 1 head out of 3, so that would make it $binom{3}{1}$, and nothing else would change.
$endgroup$
add a comment |
$begingroup$
When you flip $3$ coins, you either get a head or a tail. So getting 2 tails and 1 heads is exactly the same event as getting exactly two tails. Thus, as you noted in the last part of your question, the answer is $frac{3}{8}$.
$endgroup$
$begingroup$
Ok, no need to be rude. So the "in any order" portion makes absolutely no difference, correct?
$endgroup$
– caroline
Dec 31 '18 at 20:40
$begingroup$
@caroline In any order simply means that you can get the one head in the first, second or third toss which is what you counted in the second part of your question. Did not mean to be rude. Sorry. :P
$endgroup$
– Nilkantha Ghosal
Dec 31 '18 at 21:09
$begingroup$
Ok thanks! That makes a lot of sense. (And no worries, it's hard to tell tone over the internet)
$endgroup$
– caroline
Dec 31 '18 at 23:41
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%2f3057999%2fif-you-flip-three-fair-coins-what-is-the-probability-that-youll-get-two-tails%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$
It's just $$binom{3}{2}*dfrac{1}{2^3}=dfrac{3}{8}$$
Think of it this way.
You have 3 slots.
$text{_ _ _}$
I want two of them to be tail out of 3 (hence the $binom{3}{2}$), and the probability of $2$ tails and $1$ head is basically $dfrac{1}{2^3}$, as there are $1/2$ probability of head/tail for each toss, and there are 3 tosses.
Similarly I can choose 1 head out of 3, so that would make it $binom{3}{1}$, and nothing else would change.
$endgroup$
add a comment |
$begingroup$
It's just $$binom{3}{2}*dfrac{1}{2^3}=dfrac{3}{8}$$
Think of it this way.
You have 3 slots.
$text{_ _ _}$
I want two of them to be tail out of 3 (hence the $binom{3}{2}$), and the probability of $2$ tails and $1$ head is basically $dfrac{1}{2^3}$, as there are $1/2$ probability of head/tail for each toss, and there are 3 tosses.
Similarly I can choose 1 head out of 3, so that would make it $binom{3}{1}$, and nothing else would change.
$endgroup$
add a comment |
$begingroup$
It's just $$binom{3}{2}*dfrac{1}{2^3}=dfrac{3}{8}$$
Think of it this way.
You have 3 slots.
$text{_ _ _}$
I want two of them to be tail out of 3 (hence the $binom{3}{2}$), and the probability of $2$ tails and $1$ head is basically $dfrac{1}{2^3}$, as there are $1/2$ probability of head/tail for each toss, and there are 3 tosses.
Similarly I can choose 1 head out of 3, so that would make it $binom{3}{1}$, and nothing else would change.
$endgroup$
It's just $$binom{3}{2}*dfrac{1}{2^3}=dfrac{3}{8}$$
Think of it this way.
You have 3 slots.
$text{_ _ _}$
I want two of them to be tail out of 3 (hence the $binom{3}{2}$), and the probability of $2$ tails and $1$ head is basically $dfrac{1}{2^3}$, as there are $1/2$ probability of head/tail for each toss, and there are 3 tosses.
Similarly I can choose 1 head out of 3, so that would make it $binom{3}{1}$, and nothing else would change.
answered Dec 31 '18 at 20:09
K Split XK Split X
4,28221333
4,28221333
add a comment |
add a comment |
$begingroup$
When you flip $3$ coins, you either get a head or a tail. So getting 2 tails and 1 heads is exactly the same event as getting exactly two tails. Thus, as you noted in the last part of your question, the answer is $frac{3}{8}$.
$endgroup$
$begingroup$
Ok, no need to be rude. So the "in any order" portion makes absolutely no difference, correct?
$endgroup$
– caroline
Dec 31 '18 at 20:40
$begingroup$
@caroline In any order simply means that you can get the one head in the first, second or third toss which is what you counted in the second part of your question. Did not mean to be rude. Sorry. :P
$endgroup$
– Nilkantha Ghosal
Dec 31 '18 at 21:09
$begingroup$
Ok thanks! That makes a lot of sense. (And no worries, it's hard to tell tone over the internet)
$endgroup$
– caroline
Dec 31 '18 at 23:41
add a comment |
$begingroup$
When you flip $3$ coins, you either get a head or a tail. So getting 2 tails and 1 heads is exactly the same event as getting exactly two tails. Thus, as you noted in the last part of your question, the answer is $frac{3}{8}$.
$endgroup$
$begingroup$
Ok, no need to be rude. So the "in any order" portion makes absolutely no difference, correct?
$endgroup$
– caroline
Dec 31 '18 at 20:40
$begingroup$
@caroline In any order simply means that you can get the one head in the first, second or third toss which is what you counted in the second part of your question. Did not mean to be rude. Sorry. :P
$endgroup$
– Nilkantha Ghosal
Dec 31 '18 at 21:09
$begingroup$
Ok thanks! That makes a lot of sense. (And no worries, it's hard to tell tone over the internet)
$endgroup$
– caroline
Dec 31 '18 at 23:41
add a comment |
$begingroup$
When you flip $3$ coins, you either get a head or a tail. So getting 2 tails and 1 heads is exactly the same event as getting exactly two tails. Thus, as you noted in the last part of your question, the answer is $frac{3}{8}$.
$endgroup$
When you flip $3$ coins, you either get a head or a tail. So getting 2 tails and 1 heads is exactly the same event as getting exactly two tails. Thus, as you noted in the last part of your question, the answer is $frac{3}{8}$.
edited Dec 31 '18 at 21:06
answered Dec 31 '18 at 20:02
Nilkantha GhosalNilkantha Ghosal
416
416
$begingroup$
Ok, no need to be rude. So the "in any order" portion makes absolutely no difference, correct?
$endgroup$
– caroline
Dec 31 '18 at 20:40
$begingroup$
@caroline In any order simply means that you can get the one head in the first, second or third toss which is what you counted in the second part of your question. Did not mean to be rude. Sorry. :P
$endgroup$
– Nilkantha Ghosal
Dec 31 '18 at 21:09
$begingroup$
Ok thanks! That makes a lot of sense. (And no worries, it's hard to tell tone over the internet)
$endgroup$
– caroline
Dec 31 '18 at 23:41
add a comment |
$begingroup$
Ok, no need to be rude. So the "in any order" portion makes absolutely no difference, correct?
$endgroup$
– caroline
Dec 31 '18 at 20:40
$begingroup$
@caroline In any order simply means that you can get the one head in the first, second or third toss which is what you counted in the second part of your question. Did not mean to be rude. Sorry. :P
$endgroup$
– Nilkantha Ghosal
Dec 31 '18 at 21:09
$begingroup$
Ok thanks! That makes a lot of sense. (And no worries, it's hard to tell tone over the internet)
$endgroup$
– caroline
Dec 31 '18 at 23:41
$begingroup$
Ok, no need to be rude. So the "in any order" portion makes absolutely no difference, correct?
$endgroup$
– caroline
Dec 31 '18 at 20:40
$begingroup$
Ok, no need to be rude. So the "in any order" portion makes absolutely no difference, correct?
$endgroup$
– caroline
Dec 31 '18 at 20:40
$begingroup$
@caroline In any order simply means that you can get the one head in the first, second or third toss which is what you counted in the second part of your question. Did not mean to be rude. Sorry. :P
$endgroup$
– Nilkantha Ghosal
Dec 31 '18 at 21:09
$begingroup$
@caroline In any order simply means that you can get the one head in the first, second or third toss which is what you counted in the second part of your question. Did not mean to be rude. Sorry. :P
$endgroup$
– Nilkantha Ghosal
Dec 31 '18 at 21:09
$begingroup$
Ok thanks! That makes a lot of sense. (And no worries, it's hard to tell tone over the internet)
$endgroup$
– caroline
Dec 31 '18 at 23:41
$begingroup$
Ok thanks! That makes a lot of sense. (And no worries, it's hard to tell tone over the internet)
$endgroup$
– caroline
Dec 31 '18 at 23:41
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%2f3057999%2fif-you-flip-three-fair-coins-what-is-the-probability-that-youll-get-two-tails%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