Calculate the variance of this random variable












0












$begingroup$


Let $p_1$ have $p_x(x) = 0.3*0.7^X$. Let $p_2$ have the exact same $p_x(x) = 0.3*0.7^X$. Assume this is valid for all $xgeq 0$.



Assume that $p_1,p_2$ are independent random variables.



Let $Y=(p_1)(p_2)$. Calculate $var(Y)$.





Here is my attempt:



$var(Y)=[E(Y^2)]-[E(Y)]^2=[E(p_1p_2)^2]-[E(p_1p_2)]^2=[E(p_1^2p_2^2)]-[E(p_1p_2)]^2$



Usually my process for this is to calculate $E[Y], E[Y^2]$, and then apply the formula (squaring $E[Y]$ as a whole, of course]



So, $E[Y]=E[p_1p_2]=E[p_1]E[p_2]$. Calculating one will give me the other, as they are the exact same.



I notice that $p_1$ is $Geo(theta=0.3)=theta(1-theta)^X$. The expectation is given by $(1-theta)/theta=0.7/0.3=2.33$



This helps me with $E[Y]=(2.33)(2.33)$, but how do I calculate $E[Y^2]$?










share|cite|improve this question











$endgroup$

















    0












    $begingroup$


    Let $p_1$ have $p_x(x) = 0.3*0.7^X$. Let $p_2$ have the exact same $p_x(x) = 0.3*0.7^X$. Assume this is valid for all $xgeq 0$.



    Assume that $p_1,p_2$ are independent random variables.



    Let $Y=(p_1)(p_2)$. Calculate $var(Y)$.





    Here is my attempt:



    $var(Y)=[E(Y^2)]-[E(Y)]^2=[E(p_1p_2)^2]-[E(p_1p_2)]^2=[E(p_1^2p_2^2)]-[E(p_1p_2)]^2$



    Usually my process for this is to calculate $E[Y], E[Y^2]$, and then apply the formula (squaring $E[Y]$ as a whole, of course]



    So, $E[Y]=E[p_1p_2]=E[p_1]E[p_2]$. Calculating one will give me the other, as they are the exact same.



    I notice that $p_1$ is $Geo(theta=0.3)=theta(1-theta)^X$. The expectation is given by $(1-theta)/theta=0.7/0.3=2.33$



    This helps me with $E[Y]=(2.33)(2.33)$, but how do I calculate $E[Y^2]$?










    share|cite|improve this question











    $endgroup$















      0












      0








      0





      $begingroup$


      Let $p_1$ have $p_x(x) = 0.3*0.7^X$. Let $p_2$ have the exact same $p_x(x) = 0.3*0.7^X$. Assume this is valid for all $xgeq 0$.



      Assume that $p_1,p_2$ are independent random variables.



      Let $Y=(p_1)(p_2)$. Calculate $var(Y)$.





      Here is my attempt:



      $var(Y)=[E(Y^2)]-[E(Y)]^2=[E(p_1p_2)^2]-[E(p_1p_2)]^2=[E(p_1^2p_2^2)]-[E(p_1p_2)]^2$



      Usually my process for this is to calculate $E[Y], E[Y^2]$, and then apply the formula (squaring $E[Y]$ as a whole, of course]



      So, $E[Y]=E[p_1p_2]=E[p_1]E[p_2]$. Calculating one will give me the other, as they are the exact same.



      I notice that $p_1$ is $Geo(theta=0.3)=theta(1-theta)^X$. The expectation is given by $(1-theta)/theta=0.7/0.3=2.33$



      This helps me with $E[Y]=(2.33)(2.33)$, but how do I calculate $E[Y^2]$?










      share|cite|improve this question











      $endgroup$




      Let $p_1$ have $p_x(x) = 0.3*0.7^X$. Let $p_2$ have the exact same $p_x(x) = 0.3*0.7^X$. Assume this is valid for all $xgeq 0$.



      Assume that $p_1,p_2$ are independent random variables.



      Let $Y=(p_1)(p_2)$. Calculate $var(Y)$.





      Here is my attempt:



      $var(Y)=[E(Y^2)]-[E(Y)]^2=[E(p_1p_2)^2]-[E(p_1p_2)]^2=[E(p_1^2p_2^2)]-[E(p_1p_2)]^2$



      Usually my process for this is to calculate $E[Y], E[Y^2]$, and then apply the formula (squaring $E[Y]$ as a whole, of course]



      So, $E[Y]=E[p_1p_2]=E[p_1]E[p_2]$. Calculating one will give me the other, as they are the exact same.



      I notice that $p_1$ is $Geo(theta=0.3)=theta(1-theta)^X$. The expectation is given by $(1-theta)/theta=0.7/0.3=2.33$



      This helps me with $E[Y]=(2.33)(2.33)$, but how do I calculate $E[Y^2]$?







      probability sequences-and-series random-variables power-series variance






      share|cite|improve this question















      share|cite|improve this question













      share|cite|improve this question




      share|cite|improve this question








      edited Nov 24 '18 at 1:36







      K Split X

















      asked Nov 24 '18 at 1:23









      K Split XK Split X

      4,21111031




      4,21111031






















          3 Answers
          3






          active

          oldest

          votes


















          1












          $begingroup$

          begin{align}
          E[Y^2] &= E[p_1^2p_2^2]\
          &=E[p_1^2]E[p_2^2]\
          &= (Var(p_1)+E[p_1]^2)^2
          end{align}






          share|cite|improve this answer









          $endgroup$





















            0












            $begingroup$

            Notice that if $p_1$ and $p_2$ are independent then so are $p_1 ^2$ and $p_2 ^2$. Therfore $$
            E (p_1 ^2 p_2 ^2) = E (p_1 ^2)E( p_2 ^2)
            $$






            share|cite|improve this answer









            $endgroup$





















              0












              $begingroup$

              $$E(Y^2){=E(p_1^2p_2^2)\=E(p_1^2)E(p_2^2)}$$according to Geometric distribution(https://en.wikipedia.org/wiki/Geometric_distribution) we obtain $$E(p_1^2)=E(p_2^2)={0.7times 1.7over 0.3^2}={119over 9}$$therefore $$E(Y^2)={14161over 81}approx 174.83$$






              share|cite|improve this answer











              $endgroup$













              • $begingroup$
                How did you calculate $E(p_1^2)$? The formula on wikipedia is for $E(X)$, not $E(X^2)$?
                $endgroup$
                – K Split X
                Nov 24 '18 at 16:19










              • $begingroup$
                I calculated $E(X^2)$ from the variance and the mean using $$E(X^2)=mu^2+sigma^2$$. Also i spotted a mistake in my answer that i will fix it soon........
                $endgroup$
                – Mostafa Ayaz
                Nov 24 '18 at 16:27











              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%2f3011061%2fcalculate-the-variance-of-this-random-variable%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









              1












              $begingroup$

              begin{align}
              E[Y^2] &= E[p_1^2p_2^2]\
              &=E[p_1^2]E[p_2^2]\
              &= (Var(p_1)+E[p_1]^2)^2
              end{align}






              share|cite|improve this answer









              $endgroup$


















                1












                $begingroup$

                begin{align}
                E[Y^2] &= E[p_1^2p_2^2]\
                &=E[p_1^2]E[p_2^2]\
                &= (Var(p_1)+E[p_1]^2)^2
                end{align}






                share|cite|improve this answer









                $endgroup$
















                  1












                  1








                  1





                  $begingroup$

                  begin{align}
                  E[Y^2] &= E[p_1^2p_2^2]\
                  &=E[p_1^2]E[p_2^2]\
                  &= (Var(p_1)+E[p_1]^2)^2
                  end{align}






                  share|cite|improve this answer









                  $endgroup$



                  begin{align}
                  E[Y^2] &= E[p_1^2p_2^2]\
                  &=E[p_1^2]E[p_2^2]\
                  &= (Var(p_1)+E[p_1]^2)^2
                  end{align}







                  share|cite|improve this answer












                  share|cite|improve this answer



                  share|cite|improve this answer










                  answered Nov 24 '18 at 1:48









                  Siong Thye GohSiong Thye Goh

                  100k1465117




                  100k1465117























                      0












                      $begingroup$

                      Notice that if $p_1$ and $p_2$ are independent then so are $p_1 ^2$ and $p_2 ^2$. Therfore $$
                      E (p_1 ^2 p_2 ^2) = E (p_1 ^2)E( p_2 ^2)
                      $$






                      share|cite|improve this answer









                      $endgroup$


















                        0












                        $begingroup$

                        Notice that if $p_1$ and $p_2$ are independent then so are $p_1 ^2$ and $p_2 ^2$. Therfore $$
                        E (p_1 ^2 p_2 ^2) = E (p_1 ^2)E( p_2 ^2)
                        $$






                        share|cite|improve this answer









                        $endgroup$
















                          0












                          0








                          0





                          $begingroup$

                          Notice that if $p_1$ and $p_2$ are independent then so are $p_1 ^2$ and $p_2 ^2$. Therfore $$
                          E (p_1 ^2 p_2 ^2) = E (p_1 ^2)E( p_2 ^2)
                          $$






                          share|cite|improve this answer









                          $endgroup$



                          Notice that if $p_1$ and $p_2$ are independent then so are $p_1 ^2$ and $p_2 ^2$. Therfore $$
                          E (p_1 ^2 p_2 ^2) = E (p_1 ^2)E( p_2 ^2)
                          $$







                          share|cite|improve this answer












                          share|cite|improve this answer



                          share|cite|improve this answer










                          answered Nov 24 '18 at 1:48









                          user609189user609189

                          314




                          314























                              0












                              $begingroup$

                              $$E(Y^2){=E(p_1^2p_2^2)\=E(p_1^2)E(p_2^2)}$$according to Geometric distribution(https://en.wikipedia.org/wiki/Geometric_distribution) we obtain $$E(p_1^2)=E(p_2^2)={0.7times 1.7over 0.3^2}={119over 9}$$therefore $$E(Y^2)={14161over 81}approx 174.83$$






                              share|cite|improve this answer











                              $endgroup$













                              • $begingroup$
                                How did you calculate $E(p_1^2)$? The formula on wikipedia is for $E(X)$, not $E(X^2)$?
                                $endgroup$
                                – K Split X
                                Nov 24 '18 at 16:19










                              • $begingroup$
                                I calculated $E(X^2)$ from the variance and the mean using $$E(X^2)=mu^2+sigma^2$$. Also i spotted a mistake in my answer that i will fix it soon........
                                $endgroup$
                                – Mostafa Ayaz
                                Nov 24 '18 at 16:27
















                              0












                              $begingroup$

                              $$E(Y^2){=E(p_1^2p_2^2)\=E(p_1^2)E(p_2^2)}$$according to Geometric distribution(https://en.wikipedia.org/wiki/Geometric_distribution) we obtain $$E(p_1^2)=E(p_2^2)={0.7times 1.7over 0.3^2}={119over 9}$$therefore $$E(Y^2)={14161over 81}approx 174.83$$






                              share|cite|improve this answer











                              $endgroup$













                              • $begingroup$
                                How did you calculate $E(p_1^2)$? The formula on wikipedia is for $E(X)$, not $E(X^2)$?
                                $endgroup$
                                – K Split X
                                Nov 24 '18 at 16:19










                              • $begingroup$
                                I calculated $E(X^2)$ from the variance and the mean using $$E(X^2)=mu^2+sigma^2$$. Also i spotted a mistake in my answer that i will fix it soon........
                                $endgroup$
                                – Mostafa Ayaz
                                Nov 24 '18 at 16:27














                              0












                              0








                              0





                              $begingroup$

                              $$E(Y^2){=E(p_1^2p_2^2)\=E(p_1^2)E(p_2^2)}$$according to Geometric distribution(https://en.wikipedia.org/wiki/Geometric_distribution) we obtain $$E(p_1^2)=E(p_2^2)={0.7times 1.7over 0.3^2}={119over 9}$$therefore $$E(Y^2)={14161over 81}approx 174.83$$






                              share|cite|improve this answer











                              $endgroup$



                              $$E(Y^2){=E(p_1^2p_2^2)\=E(p_1^2)E(p_2^2)}$$according to Geometric distribution(https://en.wikipedia.org/wiki/Geometric_distribution) we obtain $$E(p_1^2)=E(p_2^2)={0.7times 1.7over 0.3^2}={119over 9}$$therefore $$E(Y^2)={14161over 81}approx 174.83$$







                              share|cite|improve this answer














                              share|cite|improve this answer



                              share|cite|improve this answer








                              edited Nov 24 '18 at 16:31

























                              answered Nov 24 '18 at 9:41









                              Mostafa AyazMostafa Ayaz

                              14.8k3938




                              14.8k3938












                              • $begingroup$
                                How did you calculate $E(p_1^2)$? The formula on wikipedia is for $E(X)$, not $E(X^2)$?
                                $endgroup$
                                – K Split X
                                Nov 24 '18 at 16:19










                              • $begingroup$
                                I calculated $E(X^2)$ from the variance and the mean using $$E(X^2)=mu^2+sigma^2$$. Also i spotted a mistake in my answer that i will fix it soon........
                                $endgroup$
                                – Mostafa Ayaz
                                Nov 24 '18 at 16:27


















                              • $begingroup$
                                How did you calculate $E(p_1^2)$? The formula on wikipedia is for $E(X)$, not $E(X^2)$?
                                $endgroup$
                                – K Split X
                                Nov 24 '18 at 16:19










                              • $begingroup$
                                I calculated $E(X^2)$ from the variance and the mean using $$E(X^2)=mu^2+sigma^2$$. Also i spotted a mistake in my answer that i will fix it soon........
                                $endgroup$
                                – Mostafa Ayaz
                                Nov 24 '18 at 16:27
















                              $begingroup$
                              How did you calculate $E(p_1^2)$? The formula on wikipedia is for $E(X)$, not $E(X^2)$?
                              $endgroup$
                              – K Split X
                              Nov 24 '18 at 16:19




                              $begingroup$
                              How did you calculate $E(p_1^2)$? The formula on wikipedia is for $E(X)$, not $E(X^2)$?
                              $endgroup$
                              – K Split X
                              Nov 24 '18 at 16:19












                              $begingroup$
                              I calculated $E(X^2)$ from the variance and the mean using $$E(X^2)=mu^2+sigma^2$$. Also i spotted a mistake in my answer that i will fix it soon........
                              $endgroup$
                              – Mostafa Ayaz
                              Nov 24 '18 at 16:27




                              $begingroup$
                              I calculated $E(X^2)$ from the variance and the mean using $$E(X^2)=mu^2+sigma^2$$. Also i spotted a mistake in my answer that i will fix it soon........
                              $endgroup$
                              – Mostafa Ayaz
                              Nov 24 '18 at 16:27


















                              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%2f3011061%2fcalculate-the-variance-of-this-random-variable%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 to change which sound is reproduced for terminal bell?

                              Title Spacing in Bjornstrup Chapter, Removing Chapter Number From Contents

                              Can I use Tabulator js library in my java Spring + Thymeleaf project?