Random Variable: Independent or Dependent?











up vote
0
down vote

favorite













You are given two independent random variables X and Y, where



Pr(X=0) = Pr(X=1) = Pr(Y=0) = Pr(Y=1) = $frac{1}{2}$



Define the random variable Z = X*Y



Are the random variables X and Z independent or dependent?




I know for the random variables to be independent, it should follow that:



P(X=x ^ Z=z) = P(X=x)*P(Z=z)



In this case, taking X and Z at 0:



Pr(X=0 ^ Z=0) = $frac{1}{2}$ * $frac{1}{2}$ = $frac{1}{4}$



I calculated the probability of Z by considering there is a 2/4 probability of Z=0. Not confident about that.



Pr(X)*Pr(Z) = $frac{1}{2}$ * $frac{1}{4}$ = $frac{1}{8}$



For Pr(Z) I got $frac{1}{4}$ by multiplying the probabilities of Y and X at 0.



Since, $frac{1}{4}$ not = $frac{1}{8}$ they are not independent.



Did I approach this correctly?










share|cite|improve this question






















  • How did you get $Pr[Z = 0]$ (as well as $Pr[X = 0 land Z = 0]$)? This does not look quite right (although your approach seems fine to me).
    – platty
    Nov 28 at 0:19








  • 1




    $(X,Y) = (0,0), (0,1), (1,0)$ all yield $Z = 0$, so $P(Z = 0) = 3/4$, not $1/2$.
    – Bungo
    Nov 28 at 0:26















up vote
0
down vote

favorite













You are given two independent random variables X and Y, where



Pr(X=0) = Pr(X=1) = Pr(Y=0) = Pr(Y=1) = $frac{1}{2}$



Define the random variable Z = X*Y



Are the random variables X and Z independent or dependent?




I know for the random variables to be independent, it should follow that:



P(X=x ^ Z=z) = P(X=x)*P(Z=z)



In this case, taking X and Z at 0:



Pr(X=0 ^ Z=0) = $frac{1}{2}$ * $frac{1}{2}$ = $frac{1}{4}$



I calculated the probability of Z by considering there is a 2/4 probability of Z=0. Not confident about that.



Pr(X)*Pr(Z) = $frac{1}{2}$ * $frac{1}{4}$ = $frac{1}{8}$



For Pr(Z) I got $frac{1}{4}$ by multiplying the probabilities of Y and X at 0.



Since, $frac{1}{4}$ not = $frac{1}{8}$ they are not independent.



Did I approach this correctly?










share|cite|improve this question






















  • How did you get $Pr[Z = 0]$ (as well as $Pr[X = 0 land Z = 0]$)? This does not look quite right (although your approach seems fine to me).
    – platty
    Nov 28 at 0:19








  • 1




    $(X,Y) = (0,0), (0,1), (1,0)$ all yield $Z = 0$, so $P(Z = 0) = 3/4$, not $1/2$.
    – Bungo
    Nov 28 at 0:26













up vote
0
down vote

favorite









up vote
0
down vote

favorite












You are given two independent random variables X and Y, where



Pr(X=0) = Pr(X=1) = Pr(Y=0) = Pr(Y=1) = $frac{1}{2}$



Define the random variable Z = X*Y



Are the random variables X and Z independent or dependent?




I know for the random variables to be independent, it should follow that:



P(X=x ^ Z=z) = P(X=x)*P(Z=z)



In this case, taking X and Z at 0:



Pr(X=0 ^ Z=0) = $frac{1}{2}$ * $frac{1}{2}$ = $frac{1}{4}$



I calculated the probability of Z by considering there is a 2/4 probability of Z=0. Not confident about that.



Pr(X)*Pr(Z) = $frac{1}{2}$ * $frac{1}{4}$ = $frac{1}{8}$



For Pr(Z) I got $frac{1}{4}$ by multiplying the probabilities of Y and X at 0.



Since, $frac{1}{4}$ not = $frac{1}{8}$ they are not independent.



Did I approach this correctly?










share|cite|improve this question














You are given two independent random variables X and Y, where



Pr(X=0) = Pr(X=1) = Pr(Y=0) = Pr(Y=1) = $frac{1}{2}$



Define the random variable Z = X*Y



Are the random variables X and Z independent or dependent?




I know for the random variables to be independent, it should follow that:



P(X=x ^ Z=z) = P(X=x)*P(Z=z)



In this case, taking X and Z at 0:



Pr(X=0 ^ Z=0) = $frac{1}{2}$ * $frac{1}{2}$ = $frac{1}{4}$



I calculated the probability of Z by considering there is a 2/4 probability of Z=0. Not confident about that.



Pr(X)*Pr(Z) = $frac{1}{2}$ * $frac{1}{4}$ = $frac{1}{8}$



For Pr(Z) I got $frac{1}{4}$ by multiplying the probabilities of Y and X at 0.



Since, $frac{1}{4}$ not = $frac{1}{8}$ they are not independent.



Did I approach this correctly?







probability-theory discrete-mathematics probability-distributions random-variables






share|cite|improve this question













share|cite|improve this question











share|cite|improve this question




share|cite|improve this question










asked Nov 28 at 0:16









Toby

1207




1207












  • How did you get $Pr[Z = 0]$ (as well as $Pr[X = 0 land Z = 0]$)? This does not look quite right (although your approach seems fine to me).
    – platty
    Nov 28 at 0:19








  • 1




    $(X,Y) = (0,0), (0,1), (1,0)$ all yield $Z = 0$, so $P(Z = 0) = 3/4$, not $1/2$.
    – Bungo
    Nov 28 at 0:26


















  • How did you get $Pr[Z = 0]$ (as well as $Pr[X = 0 land Z = 0]$)? This does not look quite right (although your approach seems fine to me).
    – platty
    Nov 28 at 0:19








  • 1




    $(X,Y) = (0,0), (0,1), (1,0)$ all yield $Z = 0$, so $P(Z = 0) = 3/4$, not $1/2$.
    – Bungo
    Nov 28 at 0:26
















How did you get $Pr[Z = 0]$ (as well as $Pr[X = 0 land Z = 0]$)? This does not look quite right (although your approach seems fine to me).
– platty
Nov 28 at 0:19






How did you get $Pr[Z = 0]$ (as well as $Pr[X = 0 land Z = 0]$)? This does not look quite right (although your approach seems fine to me).
– platty
Nov 28 at 0:19






1




1




$(X,Y) = (0,0), (0,1), (1,0)$ all yield $Z = 0$, so $P(Z = 0) = 3/4$, not $1/2$.
– Bungo
Nov 28 at 0:26




$(X,Y) = (0,0), (0,1), (1,0)$ all yield $Z = 0$, so $P(Z = 0) = 3/4$, not $1/2$.
– Bungo
Nov 28 at 0:26










2 Answers
2






active

oldest

votes

















up vote
1
down vote



accepted










Check the distribution of $Z$. First, it can only take the values $0$ and $1$. But as ${Z=1}$ is equivalent to ${X=1wedge Y=1}$, then $P(Z=1)=frac12cdotfrac12=frac14$ and so $P(Z=0)=frac34$.



Also check that
$$P(Z=0|X=0)=1,$$
and since $P(Z=0)neq 1$, this implies $X$ and $Z$ are not independent, because knowing that $X=0$ modifies the probability of $Z=0$, that is
$$P(Z=0|X=0)neq P(Z=0).$$






share|cite|improve this answer























  • I'm a little confused on how to calculate P(X=1 ^ Z=1). I know P(Z) = 1/4 based off that there is only one instance of (x,y)=(1,1) from 4.
    – Toby
    Nov 28 at 0:37










  • Well, actually you should use conditional probability. $$P(X=1,Z=1)=P(Z=1|X=1)cdot P(X=1).$$
    – Alejandro Nasif Salum
    Nov 28 at 0:40










  • Do I calculate the conditional probability like this: We need to find Z=1 with event X=1. So, (x,y): (0.0), (0,1), (1,0), (1,1). So there is a 1/4 probability that Z=1 with X=1? So, P(X=1 ^ Z=1) = 1/4 * 1/2 = 1/8? This doesn't seem right as it then becomes independent
    – Toby
    Nov 28 at 0:53






  • 1




    No, if $X=1$, the only possible cases are two: $(1,0)$ and $(1,1)$. And only the last one gives $Z=1$. So $P(Z=1|X=1)=frac12$.
    – Alejandro Nasif Salum
    Nov 28 at 0:57


















up vote
0
down vote













Hint: $XY$ cannot be $1$ when $X$ is $0$. However $X$ may be $0$ and $XY$ may be $1$.






share|cite|improve this answer





















    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',
    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%2f3016519%2frandom-variable-independent-or-dependent%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








    up vote
    1
    down vote



    accepted










    Check the distribution of $Z$. First, it can only take the values $0$ and $1$. But as ${Z=1}$ is equivalent to ${X=1wedge Y=1}$, then $P(Z=1)=frac12cdotfrac12=frac14$ and so $P(Z=0)=frac34$.



    Also check that
    $$P(Z=0|X=0)=1,$$
    and since $P(Z=0)neq 1$, this implies $X$ and $Z$ are not independent, because knowing that $X=0$ modifies the probability of $Z=0$, that is
    $$P(Z=0|X=0)neq P(Z=0).$$






    share|cite|improve this answer























    • I'm a little confused on how to calculate P(X=1 ^ Z=1). I know P(Z) = 1/4 based off that there is only one instance of (x,y)=(1,1) from 4.
      – Toby
      Nov 28 at 0:37










    • Well, actually you should use conditional probability. $$P(X=1,Z=1)=P(Z=1|X=1)cdot P(X=1).$$
      – Alejandro Nasif Salum
      Nov 28 at 0:40










    • Do I calculate the conditional probability like this: We need to find Z=1 with event X=1. So, (x,y): (0.0), (0,1), (1,0), (1,1). So there is a 1/4 probability that Z=1 with X=1? So, P(X=1 ^ Z=1) = 1/4 * 1/2 = 1/8? This doesn't seem right as it then becomes independent
      – Toby
      Nov 28 at 0:53






    • 1




      No, if $X=1$, the only possible cases are two: $(1,0)$ and $(1,1)$. And only the last one gives $Z=1$. So $P(Z=1|X=1)=frac12$.
      – Alejandro Nasif Salum
      Nov 28 at 0:57















    up vote
    1
    down vote



    accepted










    Check the distribution of $Z$. First, it can only take the values $0$ and $1$. But as ${Z=1}$ is equivalent to ${X=1wedge Y=1}$, then $P(Z=1)=frac12cdotfrac12=frac14$ and so $P(Z=0)=frac34$.



    Also check that
    $$P(Z=0|X=0)=1,$$
    and since $P(Z=0)neq 1$, this implies $X$ and $Z$ are not independent, because knowing that $X=0$ modifies the probability of $Z=0$, that is
    $$P(Z=0|X=0)neq P(Z=0).$$






    share|cite|improve this answer























    • I'm a little confused on how to calculate P(X=1 ^ Z=1). I know P(Z) = 1/4 based off that there is only one instance of (x,y)=(1,1) from 4.
      – Toby
      Nov 28 at 0:37










    • Well, actually you should use conditional probability. $$P(X=1,Z=1)=P(Z=1|X=1)cdot P(X=1).$$
      – Alejandro Nasif Salum
      Nov 28 at 0:40










    • Do I calculate the conditional probability like this: We need to find Z=1 with event X=1. So, (x,y): (0.0), (0,1), (1,0), (1,1). So there is a 1/4 probability that Z=1 with X=1? So, P(X=1 ^ Z=1) = 1/4 * 1/2 = 1/8? This doesn't seem right as it then becomes independent
      – Toby
      Nov 28 at 0:53






    • 1




      No, if $X=1$, the only possible cases are two: $(1,0)$ and $(1,1)$. And only the last one gives $Z=1$. So $P(Z=1|X=1)=frac12$.
      – Alejandro Nasif Salum
      Nov 28 at 0:57













    up vote
    1
    down vote



    accepted







    up vote
    1
    down vote



    accepted






    Check the distribution of $Z$. First, it can only take the values $0$ and $1$. But as ${Z=1}$ is equivalent to ${X=1wedge Y=1}$, then $P(Z=1)=frac12cdotfrac12=frac14$ and so $P(Z=0)=frac34$.



    Also check that
    $$P(Z=0|X=0)=1,$$
    and since $P(Z=0)neq 1$, this implies $X$ and $Z$ are not independent, because knowing that $X=0$ modifies the probability of $Z=0$, that is
    $$P(Z=0|X=0)neq P(Z=0).$$






    share|cite|improve this answer














    Check the distribution of $Z$. First, it can only take the values $0$ and $1$. But as ${Z=1}$ is equivalent to ${X=1wedge Y=1}$, then $P(Z=1)=frac12cdotfrac12=frac14$ and so $P(Z=0)=frac34$.



    Also check that
    $$P(Z=0|X=0)=1,$$
    and since $P(Z=0)neq 1$, this implies $X$ and $Z$ are not independent, because knowing that $X=0$ modifies the probability of $Z=0$, that is
    $$P(Z=0|X=0)neq P(Z=0).$$







    share|cite|improve this answer














    share|cite|improve this answer



    share|cite|improve this answer








    edited Nov 28 at 0:33

























    answered Nov 28 at 0:27









    Alejandro Nasif Salum

    3,989117




    3,989117












    • I'm a little confused on how to calculate P(X=1 ^ Z=1). I know P(Z) = 1/4 based off that there is only one instance of (x,y)=(1,1) from 4.
      – Toby
      Nov 28 at 0:37










    • Well, actually you should use conditional probability. $$P(X=1,Z=1)=P(Z=1|X=1)cdot P(X=1).$$
      – Alejandro Nasif Salum
      Nov 28 at 0:40










    • Do I calculate the conditional probability like this: We need to find Z=1 with event X=1. So, (x,y): (0.0), (0,1), (1,0), (1,1). So there is a 1/4 probability that Z=1 with X=1? So, P(X=1 ^ Z=1) = 1/4 * 1/2 = 1/8? This doesn't seem right as it then becomes independent
      – Toby
      Nov 28 at 0:53






    • 1




      No, if $X=1$, the only possible cases are two: $(1,0)$ and $(1,1)$. And only the last one gives $Z=1$. So $P(Z=1|X=1)=frac12$.
      – Alejandro Nasif Salum
      Nov 28 at 0:57


















    • I'm a little confused on how to calculate P(X=1 ^ Z=1). I know P(Z) = 1/4 based off that there is only one instance of (x,y)=(1,1) from 4.
      – Toby
      Nov 28 at 0:37










    • Well, actually you should use conditional probability. $$P(X=1,Z=1)=P(Z=1|X=1)cdot P(X=1).$$
      – Alejandro Nasif Salum
      Nov 28 at 0:40










    • Do I calculate the conditional probability like this: We need to find Z=1 with event X=1. So, (x,y): (0.0), (0,1), (1,0), (1,1). So there is a 1/4 probability that Z=1 with X=1? So, P(X=1 ^ Z=1) = 1/4 * 1/2 = 1/8? This doesn't seem right as it then becomes independent
      – Toby
      Nov 28 at 0:53






    • 1




      No, if $X=1$, the only possible cases are two: $(1,0)$ and $(1,1)$. And only the last one gives $Z=1$. So $P(Z=1|X=1)=frac12$.
      – Alejandro Nasif Salum
      Nov 28 at 0:57
















    I'm a little confused on how to calculate P(X=1 ^ Z=1). I know P(Z) = 1/4 based off that there is only one instance of (x,y)=(1,1) from 4.
    – Toby
    Nov 28 at 0:37




    I'm a little confused on how to calculate P(X=1 ^ Z=1). I know P(Z) = 1/4 based off that there is only one instance of (x,y)=(1,1) from 4.
    – Toby
    Nov 28 at 0:37












    Well, actually you should use conditional probability. $$P(X=1,Z=1)=P(Z=1|X=1)cdot P(X=1).$$
    – Alejandro Nasif Salum
    Nov 28 at 0:40




    Well, actually you should use conditional probability. $$P(X=1,Z=1)=P(Z=1|X=1)cdot P(X=1).$$
    – Alejandro Nasif Salum
    Nov 28 at 0:40












    Do I calculate the conditional probability like this: We need to find Z=1 with event X=1. So, (x,y): (0.0), (0,1), (1,0), (1,1). So there is a 1/4 probability that Z=1 with X=1? So, P(X=1 ^ Z=1) = 1/4 * 1/2 = 1/8? This doesn't seem right as it then becomes independent
    – Toby
    Nov 28 at 0:53




    Do I calculate the conditional probability like this: We need to find Z=1 with event X=1. So, (x,y): (0.0), (0,1), (1,0), (1,1). So there is a 1/4 probability that Z=1 with X=1? So, P(X=1 ^ Z=1) = 1/4 * 1/2 = 1/8? This doesn't seem right as it then becomes independent
    – Toby
    Nov 28 at 0:53




    1




    1




    No, if $X=1$, the only possible cases are two: $(1,0)$ and $(1,1)$. And only the last one gives $Z=1$. So $P(Z=1|X=1)=frac12$.
    – Alejandro Nasif Salum
    Nov 28 at 0:57




    No, if $X=1$, the only possible cases are two: $(1,0)$ and $(1,1)$. And only the last one gives $Z=1$. So $P(Z=1|X=1)=frac12$.
    – Alejandro Nasif Salum
    Nov 28 at 0:57










    up vote
    0
    down vote













    Hint: $XY$ cannot be $1$ when $X$ is $0$. However $X$ may be $0$ and $XY$ may be $1$.






    share|cite|improve this answer

























      up vote
      0
      down vote













      Hint: $XY$ cannot be $1$ when $X$ is $0$. However $X$ may be $0$ and $XY$ may be $1$.






      share|cite|improve this answer























        up vote
        0
        down vote










        up vote
        0
        down vote









        Hint: $XY$ cannot be $1$ when $X$ is $0$. However $X$ may be $0$ and $XY$ may be $1$.






        share|cite|improve this answer












        Hint: $XY$ cannot be $1$ when $X$ is $0$. However $X$ may be $0$ and $XY$ may be $1$.







        share|cite|improve this answer












        share|cite|improve this answer



        share|cite|improve this answer










        answered Nov 28 at 0:27









        Graham Kemp

        84.7k43378




        84.7k43378






























            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.





            Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


            Please pay close attention to the following guidance:


            • 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.


            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%2f3016519%2frandom-variable-independent-or-dependent%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

            Sphinx de Gizeh

            Dijon

            Determine an Integral..