Conditional expectation $mathbb{E}[mathbb{E}[Xvert Y,Z]vert Z]$












1












$begingroup$


Problem



When proving one result in the statistical learning theory course, the instructor uses
$$
mathbb{E}[mathbb{E}[Xvert Y,Z]vert Z]=mathbb{E}[Xvert Z]
$$

but I am not sure why this is true.



What I Have Done



I know I could do the following
$$
mathbb{E}[Xvert Y]=int xf_{Xvert Y}(xvert y)dx
$$

But when $X$ becomes complicated like $mathbb{E}[Xvert Y,Z]$ (sorry for the abuse of variable name), I do not know how to proceed.



Could someone help me, thank you in advance.










share|cite|improve this question









$endgroup$












  • $begingroup$
    For me I think it's very related to $$ P(A mid B) = P(A mid B,C) P(B mid C) + P(A mid B,C^c) P(B mid C^c) $$
    $endgroup$
    – HJ_beginner
    Mar 27 at 0:24
















1












$begingroup$


Problem



When proving one result in the statistical learning theory course, the instructor uses
$$
mathbb{E}[mathbb{E}[Xvert Y,Z]vert Z]=mathbb{E}[Xvert Z]
$$

but I am not sure why this is true.



What I Have Done



I know I could do the following
$$
mathbb{E}[Xvert Y]=int xf_{Xvert Y}(xvert y)dx
$$

But when $X$ becomes complicated like $mathbb{E}[Xvert Y,Z]$ (sorry for the abuse of variable name), I do not know how to proceed.



Could someone help me, thank you in advance.










share|cite|improve this question









$endgroup$












  • $begingroup$
    For me I think it's very related to $$ P(A mid B) = P(A mid B,C) P(B mid C) + P(A mid B,C^c) P(B mid C^c) $$
    $endgroup$
    – HJ_beginner
    Mar 27 at 0:24














1












1








1





$begingroup$


Problem



When proving one result in the statistical learning theory course, the instructor uses
$$
mathbb{E}[mathbb{E}[Xvert Y,Z]vert Z]=mathbb{E}[Xvert Z]
$$

but I am not sure why this is true.



What I Have Done



I know I could do the following
$$
mathbb{E}[Xvert Y]=int xf_{Xvert Y}(xvert y)dx
$$

But when $X$ becomes complicated like $mathbb{E}[Xvert Y,Z]$ (sorry for the abuse of variable name), I do not know how to proceed.



Could someone help me, thank you in advance.










share|cite|improve this question









$endgroup$




Problem



When proving one result in the statistical learning theory course, the instructor uses
$$
mathbb{E}[mathbb{E}[Xvert Y,Z]vert Z]=mathbb{E}[Xvert Z]
$$

but I am not sure why this is true.



What I Have Done



I know I could do the following
$$
mathbb{E}[Xvert Y]=int xf_{Xvert Y}(xvert y)dx
$$

But when $X$ becomes complicated like $mathbb{E}[Xvert Y,Z]$ (sorry for the abuse of variable name), I do not know how to proceed.



Could someone help me, thank you in advance.







probability-theory conditional-expectation expected-value






share|cite|improve this question













share|cite|improve this question











share|cite|improve this question




share|cite|improve this question










asked Jan 15 at 20:09









Mr.RobotMr.Robot

384110




384110












  • $begingroup$
    For me I think it's very related to $$ P(A mid B) = P(A mid B,C) P(B mid C) + P(A mid B,C^c) P(B mid C^c) $$
    $endgroup$
    – HJ_beginner
    Mar 27 at 0:24


















  • $begingroup$
    For me I think it's very related to $$ P(A mid B) = P(A mid B,C) P(B mid C) + P(A mid B,C^c) P(B mid C^c) $$
    $endgroup$
    – HJ_beginner
    Mar 27 at 0:24
















$begingroup$
For me I think it's very related to $$ P(A mid B) = P(A mid B,C) P(B mid C) + P(A mid B,C^c) P(B mid C^c) $$
$endgroup$
– HJ_beginner
Mar 27 at 0:24




$begingroup$
For me I think it's very related to $$ P(A mid B) = P(A mid B,C) P(B mid C) + P(A mid B,C^c) P(B mid C^c) $$
$endgroup$
– HJ_beginner
Mar 27 at 0:24










2 Answers
2






active

oldest

votes


















4












$begingroup$

This is just a special case of the usual
$$mathbb{E}[X] = mathbb{E}[mathbb{E}[X mid Y]]$$
except all expectations are taken under the conditional distribution given the event $Z=z$. If you are still unsure, take your favorite proof of the above equality and replace all PDFs/PMFs with the conditional distribution given $Z=z$.






share|cite|improve this answer









$endgroup$





















    0












    $begingroup$

    by tower property



    if $F_1 subset F_2$ so $E(E(X|F_2)|F_1)=E(X|F_1)$



    now



    $mathbb{E}[mathbb{E}[Xvert Y,Z]vert Z]=mathbb{E}[mathbb{E}[Xvert sigma (Y,Z)]vert sigma(Z)]$



    $=mathbb{E}[mathbb{E}[Xvert F_2]vert F_1]=E(X|F_1)$



    $=mathbb{E}[Xvert sigma(Z)]=mathbb{E}[Xvert Z]$



    since $F_1=sigma(Z) subset F_2=sigma (Y,Z)$



    this proof valid for all type of random variable(continues,discrete and mixture). so you do not need any assumption about type of random variable.






    share|cite|improve this answer











    $endgroup$













    • $begingroup$
      if you want use straight proof you should have 8 proof (at least). X , Y and Z each can be discrete or continues so you have 8 ways. what about mixtures variable?!!!!
      $endgroup$
      – masoud
      Mar 27 at 0:14












    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%2f3074900%2fconditional-expectation-mathbbe-mathbbex-vert-y-z-vert-z%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









    4












    $begingroup$

    This is just a special case of the usual
    $$mathbb{E}[X] = mathbb{E}[mathbb{E}[X mid Y]]$$
    except all expectations are taken under the conditional distribution given the event $Z=z$. If you are still unsure, take your favorite proof of the above equality and replace all PDFs/PMFs with the conditional distribution given $Z=z$.






    share|cite|improve this answer









    $endgroup$


















      4












      $begingroup$

      This is just a special case of the usual
      $$mathbb{E}[X] = mathbb{E}[mathbb{E}[X mid Y]]$$
      except all expectations are taken under the conditional distribution given the event $Z=z$. If you are still unsure, take your favorite proof of the above equality and replace all PDFs/PMFs with the conditional distribution given $Z=z$.






      share|cite|improve this answer









      $endgroup$
















        4












        4








        4





        $begingroup$

        This is just a special case of the usual
        $$mathbb{E}[X] = mathbb{E}[mathbb{E}[X mid Y]]$$
        except all expectations are taken under the conditional distribution given the event $Z=z$. If you are still unsure, take your favorite proof of the above equality and replace all PDFs/PMFs with the conditional distribution given $Z=z$.






        share|cite|improve this answer









        $endgroup$



        This is just a special case of the usual
        $$mathbb{E}[X] = mathbb{E}[mathbb{E}[X mid Y]]$$
        except all expectations are taken under the conditional distribution given the event $Z=z$. If you are still unsure, take your favorite proof of the above equality and replace all PDFs/PMFs with the conditional distribution given $Z=z$.







        share|cite|improve this answer












        share|cite|improve this answer



        share|cite|improve this answer










        answered Jan 15 at 20:21









        angryavianangryavian

        42.5k23481




        42.5k23481























            0












            $begingroup$

            by tower property



            if $F_1 subset F_2$ so $E(E(X|F_2)|F_1)=E(X|F_1)$



            now



            $mathbb{E}[mathbb{E}[Xvert Y,Z]vert Z]=mathbb{E}[mathbb{E}[Xvert sigma (Y,Z)]vert sigma(Z)]$



            $=mathbb{E}[mathbb{E}[Xvert F_2]vert F_1]=E(X|F_1)$



            $=mathbb{E}[Xvert sigma(Z)]=mathbb{E}[Xvert Z]$



            since $F_1=sigma(Z) subset F_2=sigma (Y,Z)$



            this proof valid for all type of random variable(continues,discrete and mixture). so you do not need any assumption about type of random variable.






            share|cite|improve this answer











            $endgroup$













            • $begingroup$
              if you want use straight proof you should have 8 proof (at least). X , Y and Z each can be discrete or continues so you have 8 ways. what about mixtures variable?!!!!
              $endgroup$
              – masoud
              Mar 27 at 0:14
















            0












            $begingroup$

            by tower property



            if $F_1 subset F_2$ so $E(E(X|F_2)|F_1)=E(X|F_1)$



            now



            $mathbb{E}[mathbb{E}[Xvert Y,Z]vert Z]=mathbb{E}[mathbb{E}[Xvert sigma (Y,Z)]vert sigma(Z)]$



            $=mathbb{E}[mathbb{E}[Xvert F_2]vert F_1]=E(X|F_1)$



            $=mathbb{E}[Xvert sigma(Z)]=mathbb{E}[Xvert Z]$



            since $F_1=sigma(Z) subset F_2=sigma (Y,Z)$



            this proof valid for all type of random variable(continues,discrete and mixture). so you do not need any assumption about type of random variable.






            share|cite|improve this answer











            $endgroup$













            • $begingroup$
              if you want use straight proof you should have 8 proof (at least). X , Y and Z each can be discrete or continues so you have 8 ways. what about mixtures variable?!!!!
              $endgroup$
              – masoud
              Mar 27 at 0:14














            0












            0








            0





            $begingroup$

            by tower property



            if $F_1 subset F_2$ so $E(E(X|F_2)|F_1)=E(X|F_1)$



            now



            $mathbb{E}[mathbb{E}[Xvert Y,Z]vert Z]=mathbb{E}[mathbb{E}[Xvert sigma (Y,Z)]vert sigma(Z)]$



            $=mathbb{E}[mathbb{E}[Xvert F_2]vert F_1]=E(X|F_1)$



            $=mathbb{E}[Xvert sigma(Z)]=mathbb{E}[Xvert Z]$



            since $F_1=sigma(Z) subset F_2=sigma (Y,Z)$



            this proof valid for all type of random variable(continues,discrete and mixture). so you do not need any assumption about type of random variable.






            share|cite|improve this answer











            $endgroup$



            by tower property



            if $F_1 subset F_2$ so $E(E(X|F_2)|F_1)=E(X|F_1)$



            now



            $mathbb{E}[mathbb{E}[Xvert Y,Z]vert Z]=mathbb{E}[mathbb{E}[Xvert sigma (Y,Z)]vert sigma(Z)]$



            $=mathbb{E}[mathbb{E}[Xvert F_2]vert F_1]=E(X|F_1)$



            $=mathbb{E}[Xvert sigma(Z)]=mathbb{E}[Xvert Z]$



            since $F_1=sigma(Z) subset F_2=sigma (Y,Z)$



            this proof valid for all type of random variable(continues,discrete and mixture). so you do not need any assumption about type of random variable.







            share|cite|improve this answer














            share|cite|improve this answer



            share|cite|improve this answer








            edited Mar 27 at 0:18

























            answered Mar 27 at 0:05









            masoudmasoud

            1506




            1506












            • $begingroup$
              if you want use straight proof you should have 8 proof (at least). X , Y and Z each can be discrete or continues so you have 8 ways. what about mixtures variable?!!!!
              $endgroup$
              – masoud
              Mar 27 at 0:14


















            • $begingroup$
              if you want use straight proof you should have 8 proof (at least). X , Y and Z each can be discrete or continues so you have 8 ways. what about mixtures variable?!!!!
              $endgroup$
              – masoud
              Mar 27 at 0:14
















            $begingroup$
            if you want use straight proof you should have 8 proof (at least). X , Y and Z each can be discrete or continues so you have 8 ways. what about mixtures variable?!!!!
            $endgroup$
            – masoud
            Mar 27 at 0:14




            $begingroup$
            if you want use straight proof you should have 8 proof (at least). X , Y and Z each can be discrete or continues so you have 8 ways. what about mixtures variable?!!!!
            $endgroup$
            – masoud
            Mar 27 at 0:14


















            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%2f3074900%2fconditional-expectation-mathbbe-mathbbex-vert-y-z-vert-z%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

            Questions related to Moebius Transform of Characteristic Function of the Primes

            List of scandals in India

            Can not write log (Is /dev/pts mounted?) - openpty in Ubuntu-on-Windows?