Expected Value with random variables for coin toss scenario












0












$begingroup$



Question:



I flip a fair coin, independently, 6 times, resulting in a sequence of heads (H) and tails (T). For each (consecutive) HTH in this sequence, you win $5.



Define the random variable X to be the "amount of dollars that you win".



For example, if the sequence is THTHTH; then X=10. What is the expected value of X?




Answer: $frac{5}{2}$



Attempt:



I am very confused on how to approach this. Like do I have to count the amount HTH possible and find the probability of it for all $64$ sequences and mulitply by 5? Writing out all the sequences will take me forever to do...










share|cite|improve this question









$endgroup$

















    0












    $begingroup$



    Question:



    I flip a fair coin, independently, 6 times, resulting in a sequence of heads (H) and tails (T). For each (consecutive) HTH in this sequence, you win $5.



    Define the random variable X to be the "amount of dollars that you win".



    For example, if the sequence is THTHTH; then X=10. What is the expected value of X?




    Answer: $frac{5}{2}$



    Attempt:



    I am very confused on how to approach this. Like do I have to count the amount HTH possible and find the probability of it for all $64$ sequences and mulitply by 5? Writing out all the sequences will take me forever to do...










    share|cite|improve this question









    $endgroup$















      0












      0








      0





      $begingroup$



      Question:



      I flip a fair coin, independently, 6 times, resulting in a sequence of heads (H) and tails (T). For each (consecutive) HTH in this sequence, you win $5.



      Define the random variable X to be the "amount of dollars that you win".



      For example, if the sequence is THTHTH; then X=10. What is the expected value of X?




      Answer: $frac{5}{2}$



      Attempt:



      I am very confused on how to approach this. Like do I have to count the amount HTH possible and find the probability of it for all $64$ sequences and mulitply by 5? Writing out all the sequences will take me forever to do...










      share|cite|improve this question









      $endgroup$





      Question:



      I flip a fair coin, independently, 6 times, resulting in a sequence of heads (H) and tails (T). For each (consecutive) HTH in this sequence, you win $5.



      Define the random variable X to be the "amount of dollars that you win".



      For example, if the sequence is THTHTH; then X=10. What is the expected value of X?




      Answer: $frac{5}{2}$



      Attempt:



      I am very confused on how to approach this. Like do I have to count the amount HTH possible and find the probability of it for all $64$ sequences and mulitply by 5? Writing out all the sequences will take me forever to do...







      probability probability-theory random-variables expected-value






      share|cite|improve this question













      share|cite|improve this question











      share|cite|improve this question




      share|cite|improve this question










      asked Dec 3 '18 at 22:51









      TobyToby

      1577




      1577






















          2 Answers
          2






          active

          oldest

          votes


















          1












          $begingroup$

          For any three consecutive tosses, there is a $1/8$ chance of hitting HTH, so on tosses 1-3, you expect to win $5(1/8)$ dollars. Similarly for tosses 2-4, 3-5, and 4-6. By Linearity of Expectation, the expected winnings for the whole game is $4(5/8)=5/2$ dollars.






          share|cite|improve this answer









          $endgroup$





















            0












            $begingroup$

            It is not that hard. Let $x$ be the random variable for the number of “HTH” in the sequence. Let $y$ be the corresponding income. Then, y=5x, so $mathbb{E}(y)=5mathbb{E}(x)$. Now, all you need to do is finding $p(x)$, which is essentially a combinatorics problem.






            share|cite|improve this answer









            $endgroup$













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


              }
              });














              draft saved

              draft discarded


















              StackExchange.ready(
              function () {
              StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3024820%2fexpected-value-with-random-variables-for-coin-toss-scenario%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$

              For any three consecutive tosses, there is a $1/8$ chance of hitting HTH, so on tosses 1-3, you expect to win $5(1/8)$ dollars. Similarly for tosses 2-4, 3-5, and 4-6. By Linearity of Expectation, the expected winnings for the whole game is $4(5/8)=5/2$ dollars.






              share|cite|improve this answer









              $endgroup$


















                1












                $begingroup$

                For any three consecutive tosses, there is a $1/8$ chance of hitting HTH, so on tosses 1-3, you expect to win $5(1/8)$ dollars. Similarly for tosses 2-4, 3-5, and 4-6. By Linearity of Expectation, the expected winnings for the whole game is $4(5/8)=5/2$ dollars.






                share|cite|improve this answer









                $endgroup$
















                  1












                  1








                  1





                  $begingroup$

                  For any three consecutive tosses, there is a $1/8$ chance of hitting HTH, so on tosses 1-3, you expect to win $5(1/8)$ dollars. Similarly for tosses 2-4, 3-5, and 4-6. By Linearity of Expectation, the expected winnings for the whole game is $4(5/8)=5/2$ dollars.






                  share|cite|improve this answer









                  $endgroup$



                  For any three consecutive tosses, there is a $1/8$ chance of hitting HTH, so on tosses 1-3, you expect to win $5(1/8)$ dollars. Similarly for tosses 2-4, 3-5, and 4-6. By Linearity of Expectation, the expected winnings for the whole game is $4(5/8)=5/2$ dollars.







                  share|cite|improve this answer












                  share|cite|improve this answer



                  share|cite|improve this answer










                  answered Dec 4 '18 at 0:21









                  NedNed

                  1,993910




                  1,993910























                      0












                      $begingroup$

                      It is not that hard. Let $x$ be the random variable for the number of “HTH” in the sequence. Let $y$ be the corresponding income. Then, y=5x, so $mathbb{E}(y)=5mathbb{E}(x)$. Now, all you need to do is finding $p(x)$, which is essentially a combinatorics problem.






                      share|cite|improve this answer









                      $endgroup$


















                        0












                        $begingroup$

                        It is not that hard. Let $x$ be the random variable for the number of “HTH” in the sequence. Let $y$ be the corresponding income. Then, y=5x, so $mathbb{E}(y)=5mathbb{E}(x)$. Now, all you need to do is finding $p(x)$, which is essentially a combinatorics problem.






                        share|cite|improve this answer









                        $endgroup$
















                          0












                          0








                          0





                          $begingroup$

                          It is not that hard. Let $x$ be the random variable for the number of “HTH” in the sequence. Let $y$ be the corresponding income. Then, y=5x, so $mathbb{E}(y)=5mathbb{E}(x)$. Now, all you need to do is finding $p(x)$, which is essentially a combinatorics problem.






                          share|cite|improve this answer









                          $endgroup$



                          It is not that hard. Let $x$ be the random variable for the number of “HTH” in the sequence. Let $y$ be the corresponding income. Then, y=5x, so $mathbb{E}(y)=5mathbb{E}(x)$. Now, all you need to do is finding $p(x)$, which is essentially a combinatorics problem.







                          share|cite|improve this answer












                          share|cite|improve this answer



                          share|cite|improve this answer










                          answered Dec 4 '18 at 0:24









                          D...D...

                          213113




                          213113






























                              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%2f3024820%2fexpected-value-with-random-variables-for-coin-toss-scenario%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

                              How do I know what Microsoft account the skydrive app is syncing to?

                              When does type information flow backwards in C++?

                              Grease: Live!