If you flip three fair coins, what is the probability that you'll get two tails and one head in any order?












0












$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)$.










share|cite|improve this question











$endgroup$

















    0












    $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)$.










    share|cite|improve this question











    $endgroup$















      0












      0








      0





      $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)$.










      share|cite|improve this question











      $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






      share|cite|improve this question















      share|cite|improve this question













      share|cite|improve this question




      share|cite|improve this question








      edited Dec 31 '18 at 19:59









      Nilkantha Ghosal

      416




      416










      asked Dec 31 '18 at 19:44









      carolinecaroline

      32




      32






















          2 Answers
          2






          active

          oldest

          votes


















          1












          $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.






          share|cite|improve this answer









          $endgroup$





















            1












            $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}$.






            share|cite|improve this answer











            $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












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


            }
            });














            draft saved

            draft discarded


















            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









            1












            $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.






            share|cite|improve this answer









            $endgroup$


















              1












              $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.






              share|cite|improve this answer









              $endgroup$
















                1












                1








                1





                $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.






                share|cite|improve this answer









                $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.







                share|cite|improve this answer












                share|cite|improve this answer



                share|cite|improve this answer










                answered Dec 31 '18 at 20:09









                K Split XK Split X

                4,28221333




                4,28221333























                    1












                    $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}$.






                    share|cite|improve this answer











                    $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
















                    1












                    $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}$.






                    share|cite|improve this answer











                    $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














                    1












                    1








                    1





                    $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}$.






                    share|cite|improve this answer











                    $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}$.







                    share|cite|improve this answer














                    share|cite|improve this answer



                    share|cite|improve this answer








                    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


















                    • $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


















                    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%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





















































                    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

                    Biblatex bibliography style without URLs when DOI exists (in Overleaf with Zotero bibliography)

                    ComboBox Display Member on multiple fields

                    Is it possible to collect Nectar points via Trainline?