Find combination given expectation and variance












0












$begingroup$


Picture



I have found the expectation of X to be 4 and the Variance to be 3. For Y the expectation is 2 and variance is 2.



Is it possible to find a combination of X and Y which satisfies the expectation to be pi and variance to be sqrt(2)?










share|cite|improve this question











$endgroup$

















    0












    $begingroup$


    Picture



    I have found the expectation of X to be 4 and the Variance to be 3. For Y the expectation is 2 and variance is 2.



    Is it possible to find a combination of X and Y which satisfies the expectation to be pi and variance to be sqrt(2)?










    share|cite|improve this question











    $endgroup$















      0












      0








      0





      $begingroup$


      Picture



      I have found the expectation of X to be 4 and the Variance to be 3. For Y the expectation is 2 and variance is 2.



      Is it possible to find a combination of X and Y which satisfies the expectation to be pi and variance to be sqrt(2)?










      share|cite|improve this question











      $endgroup$




      Picture



      I have found the expectation of X to be 4 and the Variance to be 3. For Y the expectation is 2 and variance is 2.



      Is it possible to find a combination of X and Y which satisfies the expectation to be pi and variance to be sqrt(2)?







      probability discrete-mathematics probability-distributions variance expected-value






      share|cite|improve this question















      share|cite|improve this question













      share|cite|improve this question




      share|cite|improve this question








      edited Dec 16 '18 at 8:16









      Henry

      100k480165




      100k480165










      asked Dec 16 '18 at 5:36









      Umade IkloeUmade Ikloe

      72




      72






















          2 Answers
          2






          active

          oldest

          votes


















          0












          $begingroup$

          If by a combination you mean a variable like $aX+bY$ the answer is yes. Write the equations for the mean and variance of $aX+bY$ being equal to your values. You have two equations in two unknowns, $a,b$. Solve them.






          share|cite|improve this answer









          $endgroup$





















            0












            $begingroup$

            Write down expressions for
            $E[aX + bY]$ and $text{Var}(aX+bY)$ in terms of the expectation and variance of $X$ and $Y$. Then solve for $a$ and $b$.




            $E[aX+bY] = aE[X] + bE[Y] = 4a+2b$ and $text{Var}(aX+bY) = a^2 text{Var}(X) + b^2 text{Var}(Y) = 3a^2 + 2b^2$. If $4a+2b=pi$ then $b=pi/2-2a$. Then $3a^2+2b^2 = 3a^2 + 2(pi/2-2a)^2$. Set this equal to $sqrt{2}$ and solve for $a$.







            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%2f3042275%2ffind-combination-given-expectation-and-variance%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









              0












              $begingroup$

              If by a combination you mean a variable like $aX+bY$ the answer is yes. Write the equations for the mean and variance of $aX+bY$ being equal to your values. You have two equations in two unknowns, $a,b$. Solve them.






              share|cite|improve this answer









              $endgroup$


















                0












                $begingroup$

                If by a combination you mean a variable like $aX+bY$ the answer is yes. Write the equations for the mean and variance of $aX+bY$ being equal to your values. You have two equations in two unknowns, $a,b$. Solve them.






                share|cite|improve this answer









                $endgroup$
















                  0












                  0








                  0





                  $begingroup$

                  If by a combination you mean a variable like $aX+bY$ the answer is yes. Write the equations for the mean and variance of $aX+bY$ being equal to your values. You have two equations in two unknowns, $a,b$. Solve them.






                  share|cite|improve this answer









                  $endgroup$



                  If by a combination you mean a variable like $aX+bY$ the answer is yes. Write the equations for the mean and variance of $aX+bY$ being equal to your values. You have two equations in two unknowns, $a,b$. Solve them.







                  share|cite|improve this answer












                  share|cite|improve this answer



                  share|cite|improve this answer










                  answered Dec 16 '18 at 5:40









                  Ross MillikanRoss Millikan

                  296k23198371




                  296k23198371























                      0












                      $begingroup$

                      Write down expressions for
                      $E[aX + bY]$ and $text{Var}(aX+bY)$ in terms of the expectation and variance of $X$ and $Y$. Then solve for $a$ and $b$.




                      $E[aX+bY] = aE[X] + bE[Y] = 4a+2b$ and $text{Var}(aX+bY) = a^2 text{Var}(X) + b^2 text{Var}(Y) = 3a^2 + 2b^2$. If $4a+2b=pi$ then $b=pi/2-2a$. Then $3a^2+2b^2 = 3a^2 + 2(pi/2-2a)^2$. Set this equal to $sqrt{2}$ and solve for $a$.







                      share|cite|improve this answer









                      $endgroup$


















                        0












                        $begingroup$

                        Write down expressions for
                        $E[aX + bY]$ and $text{Var}(aX+bY)$ in terms of the expectation and variance of $X$ and $Y$. Then solve for $a$ and $b$.




                        $E[aX+bY] = aE[X] + bE[Y] = 4a+2b$ and $text{Var}(aX+bY) = a^2 text{Var}(X) + b^2 text{Var}(Y) = 3a^2 + 2b^2$. If $4a+2b=pi$ then $b=pi/2-2a$. Then $3a^2+2b^2 = 3a^2 + 2(pi/2-2a)^2$. Set this equal to $sqrt{2}$ and solve for $a$.







                        share|cite|improve this answer









                        $endgroup$
















                          0












                          0








                          0





                          $begingroup$

                          Write down expressions for
                          $E[aX + bY]$ and $text{Var}(aX+bY)$ in terms of the expectation and variance of $X$ and $Y$. Then solve for $a$ and $b$.




                          $E[aX+bY] = aE[X] + bE[Y] = 4a+2b$ and $text{Var}(aX+bY) = a^2 text{Var}(X) + b^2 text{Var}(Y) = 3a^2 + 2b^2$. If $4a+2b=pi$ then $b=pi/2-2a$. Then $3a^2+2b^2 = 3a^2 + 2(pi/2-2a)^2$. Set this equal to $sqrt{2}$ and solve for $a$.







                          share|cite|improve this answer









                          $endgroup$



                          Write down expressions for
                          $E[aX + bY]$ and $text{Var}(aX+bY)$ in terms of the expectation and variance of $X$ and $Y$. Then solve for $a$ and $b$.




                          $E[aX+bY] = aE[X] + bE[Y] = 4a+2b$ and $text{Var}(aX+bY) = a^2 text{Var}(X) + b^2 text{Var}(Y) = 3a^2 + 2b^2$. If $4a+2b=pi$ then $b=pi/2-2a$. Then $3a^2+2b^2 = 3a^2 + 2(pi/2-2a)^2$. Set this equal to $sqrt{2}$ and solve for $a$.








                          share|cite|improve this answer












                          share|cite|improve this answer



                          share|cite|improve this answer










                          answered Dec 16 '18 at 5:42









                          angryavianangryavian

                          40.8k23380




                          40.8k23380






























                              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%2f3042275%2ffind-combination-given-expectation-and-variance%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

                              Mont Emei

                              Province de Neuquén

                              Soliste