A coin is thrown until the tail is above.Question regarding solution to the problem of computing the expected...

What's the polite way to say "I need to urinate"?

Why do distances seem to matter in the Foundation world?

Do I have an "anti-research" personality?

How can I place the product on a social media post better?

Is the claim "Employers won't employ people with no 'social media presence'" realistic?

Copy a file to remote server using SSH

What is the most expensive material in the world that could be used to create Pun-Pun's lute?

What does ゆーか mean?

Does a large simulator bay have standard public address announcements?

Was there a shared-world project before "Thieves World"?

Retrieve SObject

Why does Mind Blank stop the Feeblemind spell?

How did Captain America manage to do this?

How can Republicans who favour free markets, consistently express anger when they don't like the outcome of that choice?

How to reduce LED flash rate (frequency)

A strange hotel

Why does nature favour the Laplacian?

Do I have to worry about players making “bad” choices on level up?

How to not starve gigantic beasts

How exactly does Hawking radiation decrease the mass of black holes?

Pre-plastic human skin alternative

Size of electromagnet needed to replicate Earth's magnetic field

Disappearing left side of `aligned`

To say I met a person for the first time



A coin is thrown until the tail is above.


Question regarding solution to the problem of computing the expected number of coin flips until getting 5 in a row.The probability that tail occurs an even number of times after $491$ coin flipsWhen the probability model of an experiment is correct?Question Using law of total probabilityTwo persons $A$ & $B$ toss a coin 50 times each together. Find the probability that both of them get 'tails' at the same time.Expectation of the number of times a coin is thrown until the appearance of a second “tail”Throw a fair die repeatedly until I have thrown three sixesNot sure about the answer in elementary probability problemFlipping the coin until either head or tail has occurred 10 timesProbability of at most 1 tail? Loaded Coin Probability













2












$begingroup$


A coin is thrown until the tail is above. Which is the probability of making at most 3 throws.



The answer is :$frac{7}{8}$.



I don't understand why. What are the possible cases and what are the favorable ones?










share|cite|improve this question









$endgroup$












  • $begingroup$
    It may be useful to know that this is a geometrically distributed random variable.
    $endgroup$
    – Peter Foreman
    1 hour ago
















2












$begingroup$


A coin is thrown until the tail is above. Which is the probability of making at most 3 throws.



The answer is :$frac{7}{8}$.



I don't understand why. What are the possible cases and what are the favorable ones?










share|cite|improve this question









$endgroup$












  • $begingroup$
    It may be useful to know that this is a geometrically distributed random variable.
    $endgroup$
    – Peter Foreman
    1 hour ago














2












2








2





$begingroup$


A coin is thrown until the tail is above. Which is the probability of making at most 3 throws.



The answer is :$frac{7}{8}$.



I don't understand why. What are the possible cases and what are the favorable ones?










share|cite|improve this question









$endgroup$




A coin is thrown until the tail is above. Which is the probability of making at most 3 throws.



The answer is :$frac{7}{8}$.



I don't understand why. What are the possible cases and what are the favorable ones?







probability






share|cite|improve this question













share|cite|improve this question











share|cite|improve this question




share|cite|improve this question










asked 1 hour ago









Ica SanduIca Sandu

1499




1499












  • $begingroup$
    It may be useful to know that this is a geometrically distributed random variable.
    $endgroup$
    – Peter Foreman
    1 hour ago


















  • $begingroup$
    It may be useful to know that this is a geometrically distributed random variable.
    $endgroup$
    – Peter Foreman
    1 hour ago
















$begingroup$
It may be useful to know that this is a geometrically distributed random variable.
$endgroup$
– Peter Foreman
1 hour ago




$begingroup$
It may be useful to know that this is a geometrically distributed random variable.
$endgroup$
– Peter Foreman
1 hour ago










3 Answers
3






active

oldest

votes


















3












$begingroup$

There are three possibilities: T, HT, HHT with probabilities $1/2$, $1/2cdot1/2$, and $1/2cdot1/2cdot1/2$, resp. They sum up to $7/8$.






share|cite|improve this answer









$endgroup$





















    3












    $begingroup$

    You will need more than three throws only when head comes out thrice.



    Hence



    $$p=1-frac1{2^3}.$$



    More generally,



    $$p=1-frac1{2^n}$$ for the probability of making at most $n$ throws.






    share|cite|improve this answer











    $endgroup$





















      1












      $begingroup$

      Let $T$ be the event that a tail is obtained within 3 flips. We want to find $pr(T)$. It is a bit difficult to compute this because we have to consider obtaining tails within 1 flip, 2 flips, AND 3 flips, to which there is overlap. It is a bit easier to compute $pr(T')$ or the probability $T$ does not happen.



      For event $T'$ to occur, we would need to not obtain tails within 3 flips, i.e. get heads three times in a row. Since the probability of throwing heads is $frac{1}{2}$, getting three heads in a row is $frac{1}{2^3}=frac{1}{8}$. Hence, $pr(T')=frac{1}{8}$. Since any given event either happens or doesn't, we have in general for event $A$, $$pr(A')=1-pr(A).$$ Therefore,
      $$frac{1}{8}=pr(T')=1-pr(T)implies pr(T)=1-frac{1}{8}=frac{7}{8}$$.






      share|cite|improve this answer









      $endgroup$














        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%2f3204287%2fa-coin-is-thrown-until-the-tail-is-above%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









        3












        $begingroup$

        There are three possibilities: T, HT, HHT with probabilities $1/2$, $1/2cdot1/2$, and $1/2cdot1/2cdot1/2$, resp. They sum up to $7/8$.






        share|cite|improve this answer









        $endgroup$


















          3












          $begingroup$

          There are three possibilities: T, HT, HHT with probabilities $1/2$, $1/2cdot1/2$, and $1/2cdot1/2cdot1/2$, resp. They sum up to $7/8$.






          share|cite|improve this answer









          $endgroup$
















            3












            3








            3





            $begingroup$

            There are three possibilities: T, HT, HHT with probabilities $1/2$, $1/2cdot1/2$, and $1/2cdot1/2cdot1/2$, resp. They sum up to $7/8$.






            share|cite|improve this answer









            $endgroup$



            There are three possibilities: T, HT, HHT with probabilities $1/2$, $1/2cdot1/2$, and $1/2cdot1/2cdot1/2$, resp. They sum up to $7/8$.







            share|cite|improve this answer












            share|cite|improve this answer



            share|cite|improve this answer










            answered 1 hour ago









            Michael HoppeMichael Hoppe

            11.3k31837




            11.3k31837























                3












                $begingroup$

                You will need more than three throws only when head comes out thrice.



                Hence



                $$p=1-frac1{2^3}.$$



                More generally,



                $$p=1-frac1{2^n}$$ for the probability of making at most $n$ throws.






                share|cite|improve this answer











                $endgroup$


















                  3












                  $begingroup$

                  You will need more than three throws only when head comes out thrice.



                  Hence



                  $$p=1-frac1{2^3}.$$



                  More generally,



                  $$p=1-frac1{2^n}$$ for the probability of making at most $n$ throws.






                  share|cite|improve this answer











                  $endgroup$
















                    3












                    3








                    3





                    $begingroup$

                    You will need more than three throws only when head comes out thrice.



                    Hence



                    $$p=1-frac1{2^3}.$$



                    More generally,



                    $$p=1-frac1{2^n}$$ for the probability of making at most $n$ throws.






                    share|cite|improve this answer











                    $endgroup$



                    You will need more than three throws only when head comes out thrice.



                    Hence



                    $$p=1-frac1{2^3}.$$



                    More generally,



                    $$p=1-frac1{2^n}$$ for the probability of making at most $n$ throws.







                    share|cite|improve this answer














                    share|cite|improve this answer



                    share|cite|improve this answer








                    edited 1 hour ago

























                    answered 1 hour ago









                    Yves DaoustYves Daoust

                    134k676232




                    134k676232























                        1












                        $begingroup$

                        Let $T$ be the event that a tail is obtained within 3 flips. We want to find $pr(T)$. It is a bit difficult to compute this because we have to consider obtaining tails within 1 flip, 2 flips, AND 3 flips, to which there is overlap. It is a bit easier to compute $pr(T')$ or the probability $T$ does not happen.



                        For event $T'$ to occur, we would need to not obtain tails within 3 flips, i.e. get heads three times in a row. Since the probability of throwing heads is $frac{1}{2}$, getting three heads in a row is $frac{1}{2^3}=frac{1}{8}$. Hence, $pr(T')=frac{1}{8}$. Since any given event either happens or doesn't, we have in general for event $A$, $$pr(A')=1-pr(A).$$ Therefore,
                        $$frac{1}{8}=pr(T')=1-pr(T)implies pr(T)=1-frac{1}{8}=frac{7}{8}$$.






                        share|cite|improve this answer









                        $endgroup$


















                          1












                          $begingroup$

                          Let $T$ be the event that a tail is obtained within 3 flips. We want to find $pr(T)$. It is a bit difficult to compute this because we have to consider obtaining tails within 1 flip, 2 flips, AND 3 flips, to which there is overlap. It is a bit easier to compute $pr(T')$ or the probability $T$ does not happen.



                          For event $T'$ to occur, we would need to not obtain tails within 3 flips, i.e. get heads three times in a row. Since the probability of throwing heads is $frac{1}{2}$, getting three heads in a row is $frac{1}{2^3}=frac{1}{8}$. Hence, $pr(T')=frac{1}{8}$. Since any given event either happens or doesn't, we have in general for event $A$, $$pr(A')=1-pr(A).$$ Therefore,
                          $$frac{1}{8}=pr(T')=1-pr(T)implies pr(T)=1-frac{1}{8}=frac{7}{8}$$.






                          share|cite|improve this answer









                          $endgroup$
















                            1












                            1








                            1





                            $begingroup$

                            Let $T$ be the event that a tail is obtained within 3 flips. We want to find $pr(T)$. It is a bit difficult to compute this because we have to consider obtaining tails within 1 flip, 2 flips, AND 3 flips, to which there is overlap. It is a bit easier to compute $pr(T')$ or the probability $T$ does not happen.



                            For event $T'$ to occur, we would need to not obtain tails within 3 flips, i.e. get heads three times in a row. Since the probability of throwing heads is $frac{1}{2}$, getting three heads in a row is $frac{1}{2^3}=frac{1}{8}$. Hence, $pr(T')=frac{1}{8}$. Since any given event either happens or doesn't, we have in general for event $A$, $$pr(A')=1-pr(A).$$ Therefore,
                            $$frac{1}{8}=pr(T')=1-pr(T)implies pr(T)=1-frac{1}{8}=frac{7}{8}$$.






                            share|cite|improve this answer









                            $endgroup$



                            Let $T$ be the event that a tail is obtained within 3 flips. We want to find $pr(T)$. It is a bit difficult to compute this because we have to consider obtaining tails within 1 flip, 2 flips, AND 3 flips, to which there is overlap. It is a bit easier to compute $pr(T')$ or the probability $T$ does not happen.



                            For event $T'$ to occur, we would need to not obtain tails within 3 flips, i.e. get heads three times in a row. Since the probability of throwing heads is $frac{1}{2}$, getting three heads in a row is $frac{1}{2^3}=frac{1}{8}$. Hence, $pr(T')=frac{1}{8}$. Since any given event either happens or doesn't, we have in general for event $A$, $$pr(A')=1-pr(A).$$ Therefore,
                            $$frac{1}{8}=pr(T')=1-pr(T)implies pr(T)=1-frac{1}{8}=frac{7}{8}$$.







                            share|cite|improve this answer












                            share|cite|improve this answer



                            share|cite|improve this answer










                            answered 1 hour ago









                            Jane CooperJane Cooper

                            536




                            536






























                                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%2f3204287%2fa-coin-is-thrown-until-the-tail-is-above%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

                                (145452) 2005 RN43 Классификация | Примечания | Ссылки |...

                                Щит и меч (фильм) Содержание Названия серий | Сюжет |...

                                Энтрерриос (город) Содержание История | Географическое...