Probability Distribution on unit circle












0












$begingroup$


I currently stuck at following task:
So I have a probability distribution:
$$
f^{X,Y}(x,y) = frac{1}{pi}; forall(x,y)in A
$$

where $$
A = { (x,y) : x^2+y^2 leq 1 }
$$



-I now want to calculate the Variance(X), Variance(Y) and the Covariance(X,Y). I know that Cov(X,Y) = 0, but how do I show this ?



-Also I want to show that X and Y are not indipendent. I mean intuitively it is pretty clear that X and Y are dependent of each other, but how do i show it mathematically? So obviously i need to show that
$$
mathbb{P}(Xcap Y) =mathbb{P}(X)mathbb{P}(Y)
$$

but how ?










share|cite|improve this question









$endgroup$

















    0












    $begingroup$


    I currently stuck at following task:
    So I have a probability distribution:
    $$
    f^{X,Y}(x,y) = frac{1}{pi}; forall(x,y)in A
    $$

    where $$
    A = { (x,y) : x^2+y^2 leq 1 }
    $$



    -I now want to calculate the Variance(X), Variance(Y) and the Covariance(X,Y). I know that Cov(X,Y) = 0, but how do I show this ?



    -Also I want to show that X and Y are not indipendent. I mean intuitively it is pretty clear that X and Y are dependent of each other, but how do i show it mathematically? So obviously i need to show that
    $$
    mathbb{P}(Xcap Y) =mathbb{P}(X)mathbb{P}(Y)
    $$

    but how ?










    share|cite|improve this question









    $endgroup$















      0












      0








      0





      $begingroup$


      I currently stuck at following task:
      So I have a probability distribution:
      $$
      f^{X,Y}(x,y) = frac{1}{pi}; forall(x,y)in A
      $$

      where $$
      A = { (x,y) : x^2+y^2 leq 1 }
      $$



      -I now want to calculate the Variance(X), Variance(Y) and the Covariance(X,Y). I know that Cov(X,Y) = 0, but how do I show this ?



      -Also I want to show that X and Y are not indipendent. I mean intuitively it is pretty clear that X and Y are dependent of each other, but how do i show it mathematically? So obviously i need to show that
      $$
      mathbb{P}(Xcap Y) =mathbb{P}(X)mathbb{P}(Y)
      $$

      but how ?










      share|cite|improve this question









      $endgroup$




      I currently stuck at following task:
      So I have a probability distribution:
      $$
      f^{X,Y}(x,y) = frac{1}{pi}; forall(x,y)in A
      $$

      where $$
      A = { (x,y) : x^2+y^2 leq 1 }
      $$



      -I now want to calculate the Variance(X), Variance(Y) and the Covariance(X,Y). I know that Cov(X,Y) = 0, but how do I show this ?



      -Also I want to show that X and Y are not indipendent. I mean intuitively it is pretty clear that X and Y are dependent of each other, but how do i show it mathematically? So obviously i need to show that
      $$
      mathbb{P}(Xcap Y) =mathbb{P}(X)mathbb{P}(Y)
      $$

      but how ?







      probability






      share|cite|improve this question













      share|cite|improve this question











      share|cite|improve this question




      share|cite|improve this question










      asked Dec 18 '18 at 23:22









      RedCrayonRedCrayon

      62




      62






















          1 Answer
          1






          active

          oldest

          votes


















          0












          $begingroup$

          Hints: covariance can easily be calculated using polar coordinates: $cov(X,Y)=int_0^{1} int_0^{2pi} (rcos , theta)(rsin , theta) rdrdtheta$. To show that $X$ and $Y$ are not independent consider ${Y>frac 1 2}$ and ${|X| leqfrac {sqrt 3} 2}$. Note that $X^{2}+Y^{2} leq 1$ so $Y>frac 1 2$ implies $|X| leqfrac {sqrt 3} 2$. If $X$ and $Y$ were independent we would have $P{Y>frac 1 2}P{|X| leqfrac {sqrt 3} 2}=P{ Y>frac 1 2,|X| leqfrac {sqrt 3} 2}$. But the right side is simply $P{Y>frac 1 2}$. So the equation becomes $P{|X| leqfrac {sqrt 3} 2}=1$ (because $P{Y>frac 1 2} neq 0$). Can you check that this is a contardiction? (Use polar coordinates for all probabilities).






          share|cite|improve this answer









          $endgroup$













          • $begingroup$
            But in order to calculate Var(x) and Var(y) i first have to calculate the marginal distributions right ? So that I have: $$ mathbb{E}(X) = int x f^X(x) dx $$ and then I substitute $ x = r cdot cos(theta)$ right ?
            $endgroup$
            – RedCrayon
            Dec 18 '18 at 23:55












          • $begingroup$
            $Var(X)=int_A x^{2} frac 1 {pi} dxdy$ which can be calculated easily using polar coordinates. (Note that $EX=EY=0$ by symmetry).
            $endgroup$
            – Kavi Rama Murthy
            Dec 18 '18 at 23:58










          • $begingroup$
            @RedCrayon The formula $Eg(X,Y) =int int g(x,y) f_{X,Y}dxdy$ can be used when $g(x,y)$ depends only on one variable (like $g(x,y)=x^{2})$. So you can find $var (X)$ without calculating the density of $X$.
            $endgroup$
            – Kavi Rama Murthy
            Dec 19 '18 at 5:13













          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%2f3045833%2fprobability-distribution-on-unit-circle%23new-answer', 'question_page');
          }
          );

          Post as a guest















          Required, but never shown

























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes









          0












          $begingroup$

          Hints: covariance can easily be calculated using polar coordinates: $cov(X,Y)=int_0^{1} int_0^{2pi} (rcos , theta)(rsin , theta) rdrdtheta$. To show that $X$ and $Y$ are not independent consider ${Y>frac 1 2}$ and ${|X| leqfrac {sqrt 3} 2}$. Note that $X^{2}+Y^{2} leq 1$ so $Y>frac 1 2$ implies $|X| leqfrac {sqrt 3} 2$. If $X$ and $Y$ were independent we would have $P{Y>frac 1 2}P{|X| leqfrac {sqrt 3} 2}=P{ Y>frac 1 2,|X| leqfrac {sqrt 3} 2}$. But the right side is simply $P{Y>frac 1 2}$. So the equation becomes $P{|X| leqfrac {sqrt 3} 2}=1$ (because $P{Y>frac 1 2} neq 0$). Can you check that this is a contardiction? (Use polar coordinates for all probabilities).






          share|cite|improve this answer









          $endgroup$













          • $begingroup$
            But in order to calculate Var(x) and Var(y) i first have to calculate the marginal distributions right ? So that I have: $$ mathbb{E}(X) = int x f^X(x) dx $$ and then I substitute $ x = r cdot cos(theta)$ right ?
            $endgroup$
            – RedCrayon
            Dec 18 '18 at 23:55












          • $begingroup$
            $Var(X)=int_A x^{2} frac 1 {pi} dxdy$ which can be calculated easily using polar coordinates. (Note that $EX=EY=0$ by symmetry).
            $endgroup$
            – Kavi Rama Murthy
            Dec 18 '18 at 23:58










          • $begingroup$
            @RedCrayon The formula $Eg(X,Y) =int int g(x,y) f_{X,Y}dxdy$ can be used when $g(x,y)$ depends only on one variable (like $g(x,y)=x^{2})$. So you can find $var (X)$ without calculating the density of $X$.
            $endgroup$
            – Kavi Rama Murthy
            Dec 19 '18 at 5:13


















          0












          $begingroup$

          Hints: covariance can easily be calculated using polar coordinates: $cov(X,Y)=int_0^{1} int_0^{2pi} (rcos , theta)(rsin , theta) rdrdtheta$. To show that $X$ and $Y$ are not independent consider ${Y>frac 1 2}$ and ${|X| leqfrac {sqrt 3} 2}$. Note that $X^{2}+Y^{2} leq 1$ so $Y>frac 1 2$ implies $|X| leqfrac {sqrt 3} 2$. If $X$ and $Y$ were independent we would have $P{Y>frac 1 2}P{|X| leqfrac {sqrt 3} 2}=P{ Y>frac 1 2,|X| leqfrac {sqrt 3} 2}$. But the right side is simply $P{Y>frac 1 2}$. So the equation becomes $P{|X| leqfrac {sqrt 3} 2}=1$ (because $P{Y>frac 1 2} neq 0$). Can you check that this is a contardiction? (Use polar coordinates for all probabilities).






          share|cite|improve this answer









          $endgroup$













          • $begingroup$
            But in order to calculate Var(x) and Var(y) i first have to calculate the marginal distributions right ? So that I have: $$ mathbb{E}(X) = int x f^X(x) dx $$ and then I substitute $ x = r cdot cos(theta)$ right ?
            $endgroup$
            – RedCrayon
            Dec 18 '18 at 23:55












          • $begingroup$
            $Var(X)=int_A x^{2} frac 1 {pi} dxdy$ which can be calculated easily using polar coordinates. (Note that $EX=EY=0$ by symmetry).
            $endgroup$
            – Kavi Rama Murthy
            Dec 18 '18 at 23:58










          • $begingroup$
            @RedCrayon The formula $Eg(X,Y) =int int g(x,y) f_{X,Y}dxdy$ can be used when $g(x,y)$ depends only on one variable (like $g(x,y)=x^{2})$. So you can find $var (X)$ without calculating the density of $X$.
            $endgroup$
            – Kavi Rama Murthy
            Dec 19 '18 at 5:13
















          0












          0








          0





          $begingroup$

          Hints: covariance can easily be calculated using polar coordinates: $cov(X,Y)=int_0^{1} int_0^{2pi} (rcos , theta)(rsin , theta) rdrdtheta$. To show that $X$ and $Y$ are not independent consider ${Y>frac 1 2}$ and ${|X| leqfrac {sqrt 3} 2}$. Note that $X^{2}+Y^{2} leq 1$ so $Y>frac 1 2$ implies $|X| leqfrac {sqrt 3} 2$. If $X$ and $Y$ were independent we would have $P{Y>frac 1 2}P{|X| leqfrac {sqrt 3} 2}=P{ Y>frac 1 2,|X| leqfrac {sqrt 3} 2}$. But the right side is simply $P{Y>frac 1 2}$. So the equation becomes $P{|X| leqfrac {sqrt 3} 2}=1$ (because $P{Y>frac 1 2} neq 0$). Can you check that this is a contardiction? (Use polar coordinates for all probabilities).






          share|cite|improve this answer









          $endgroup$



          Hints: covariance can easily be calculated using polar coordinates: $cov(X,Y)=int_0^{1} int_0^{2pi} (rcos , theta)(rsin , theta) rdrdtheta$. To show that $X$ and $Y$ are not independent consider ${Y>frac 1 2}$ and ${|X| leqfrac {sqrt 3} 2}$. Note that $X^{2}+Y^{2} leq 1$ so $Y>frac 1 2$ implies $|X| leqfrac {sqrt 3} 2$. If $X$ and $Y$ were independent we would have $P{Y>frac 1 2}P{|X| leqfrac {sqrt 3} 2}=P{ Y>frac 1 2,|X| leqfrac {sqrt 3} 2}$. But the right side is simply $P{Y>frac 1 2}$. So the equation becomes $P{|X| leqfrac {sqrt 3} 2}=1$ (because $P{Y>frac 1 2} neq 0$). Can you check that this is a contardiction? (Use polar coordinates for all probabilities).







          share|cite|improve this answer












          share|cite|improve this answer



          share|cite|improve this answer










          answered Dec 18 '18 at 23:43









          Kavi Rama MurthyKavi Rama Murthy

          60.3k42161




          60.3k42161












          • $begingroup$
            But in order to calculate Var(x) and Var(y) i first have to calculate the marginal distributions right ? So that I have: $$ mathbb{E}(X) = int x f^X(x) dx $$ and then I substitute $ x = r cdot cos(theta)$ right ?
            $endgroup$
            – RedCrayon
            Dec 18 '18 at 23:55












          • $begingroup$
            $Var(X)=int_A x^{2} frac 1 {pi} dxdy$ which can be calculated easily using polar coordinates. (Note that $EX=EY=0$ by symmetry).
            $endgroup$
            – Kavi Rama Murthy
            Dec 18 '18 at 23:58










          • $begingroup$
            @RedCrayon The formula $Eg(X,Y) =int int g(x,y) f_{X,Y}dxdy$ can be used when $g(x,y)$ depends only on one variable (like $g(x,y)=x^{2})$. So you can find $var (X)$ without calculating the density of $X$.
            $endgroup$
            – Kavi Rama Murthy
            Dec 19 '18 at 5:13




















          • $begingroup$
            But in order to calculate Var(x) and Var(y) i first have to calculate the marginal distributions right ? So that I have: $$ mathbb{E}(X) = int x f^X(x) dx $$ and then I substitute $ x = r cdot cos(theta)$ right ?
            $endgroup$
            – RedCrayon
            Dec 18 '18 at 23:55












          • $begingroup$
            $Var(X)=int_A x^{2} frac 1 {pi} dxdy$ which can be calculated easily using polar coordinates. (Note that $EX=EY=0$ by symmetry).
            $endgroup$
            – Kavi Rama Murthy
            Dec 18 '18 at 23:58










          • $begingroup$
            @RedCrayon The formula $Eg(X,Y) =int int g(x,y) f_{X,Y}dxdy$ can be used when $g(x,y)$ depends only on one variable (like $g(x,y)=x^{2})$. So you can find $var (X)$ without calculating the density of $X$.
            $endgroup$
            – Kavi Rama Murthy
            Dec 19 '18 at 5:13


















          $begingroup$
          But in order to calculate Var(x) and Var(y) i first have to calculate the marginal distributions right ? So that I have: $$ mathbb{E}(X) = int x f^X(x) dx $$ and then I substitute $ x = r cdot cos(theta)$ right ?
          $endgroup$
          – RedCrayon
          Dec 18 '18 at 23:55






          $begingroup$
          But in order to calculate Var(x) and Var(y) i first have to calculate the marginal distributions right ? So that I have: $$ mathbb{E}(X) = int x f^X(x) dx $$ and then I substitute $ x = r cdot cos(theta)$ right ?
          $endgroup$
          – RedCrayon
          Dec 18 '18 at 23:55














          $begingroup$
          $Var(X)=int_A x^{2} frac 1 {pi} dxdy$ which can be calculated easily using polar coordinates. (Note that $EX=EY=0$ by symmetry).
          $endgroup$
          – Kavi Rama Murthy
          Dec 18 '18 at 23:58




          $begingroup$
          $Var(X)=int_A x^{2} frac 1 {pi} dxdy$ which can be calculated easily using polar coordinates. (Note that $EX=EY=0$ by symmetry).
          $endgroup$
          – Kavi Rama Murthy
          Dec 18 '18 at 23:58












          $begingroup$
          @RedCrayon The formula $Eg(X,Y) =int int g(x,y) f_{X,Y}dxdy$ can be used when $g(x,y)$ depends only on one variable (like $g(x,y)=x^{2})$. So you can find $var (X)$ without calculating the density of $X$.
          $endgroup$
          – Kavi Rama Murthy
          Dec 19 '18 at 5:13






          $begingroup$
          @RedCrayon The formula $Eg(X,Y) =int int g(x,y) f_{X,Y}dxdy$ can be used when $g(x,y)$ depends only on one variable (like $g(x,y)=x^{2})$. So you can find $var (X)$ without calculating the density of $X$.
          $endgroup$
          – Kavi Rama Murthy
          Dec 19 '18 at 5:13




















          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%2f3045833%2fprobability-distribution-on-unit-circle%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

          Quarter-circle Tiles

          build a pushdown automaton that recognizes the reverse language of a given pushdown automaton?

          Mont Emei