Conditional expectation and sampling without replacement

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
0
down vote

favorite












Suppose I have $N$ numbers: $x_1,cdots,x_N$ such that $N$ is even and $sum_i=1^N x_i = 0$. Let $X_j$ be the $j$-th number I get when I sample from $leftx_1,cdots,x_Nright$ without replacement. How do I find
$$mathbbEleft(X_k+1 + cdots + X_M mid X_k, X_k-1,cdots,X_1right),?$$



I can find $mathbbEleft(X_k+1 mid X_k,cdots,X_1right)$, but I don't know how to find the rest conditional expectations. For example, given $X_k,cdots,X_1$, how do I know the distribution $X_k+2$? I feel like it would have something to do with $X_k+1$...







share|cite|improve this question























    up vote
    0
    down vote

    favorite












    Suppose I have $N$ numbers: $x_1,cdots,x_N$ such that $N$ is even and $sum_i=1^N x_i = 0$. Let $X_j$ be the $j$-th number I get when I sample from $leftx_1,cdots,x_Nright$ without replacement. How do I find
    $$mathbbEleft(X_k+1 + cdots + X_M mid X_k, X_k-1,cdots,X_1right),?$$



    I can find $mathbbEleft(X_k+1 mid X_k,cdots,X_1right)$, but I don't know how to find the rest conditional expectations. For example, given $X_k,cdots,X_1$, how do I know the distribution $X_k+2$? I feel like it would have something to do with $X_k+1$...







    share|cite|improve this question





















      up vote
      0
      down vote

      favorite









      up vote
      0
      down vote

      favorite











      Suppose I have $N$ numbers: $x_1,cdots,x_N$ such that $N$ is even and $sum_i=1^N x_i = 0$. Let $X_j$ be the $j$-th number I get when I sample from $leftx_1,cdots,x_Nright$ without replacement. How do I find
      $$mathbbEleft(X_k+1 + cdots + X_M mid X_k, X_k-1,cdots,X_1right),?$$



      I can find $mathbbEleft(X_k+1 mid X_k,cdots,X_1right)$, but I don't know how to find the rest conditional expectations. For example, given $X_k,cdots,X_1$, how do I know the distribution $X_k+2$? I feel like it would have something to do with $X_k+1$...







      share|cite|improve this question











      Suppose I have $N$ numbers: $x_1,cdots,x_N$ such that $N$ is even and $sum_i=1^N x_i = 0$. Let $X_j$ be the $j$-th number I get when I sample from $leftx_1,cdots,x_Nright$ without replacement. How do I find
      $$mathbbEleft(X_k+1 + cdots + X_M mid X_k, X_k-1,cdots,X_1right),?$$



      I can find $mathbbEleft(X_k+1 mid X_k,cdots,X_1right)$, but I don't know how to find the rest conditional expectations. For example, given $X_k,cdots,X_1$, how do I know the distribution $X_k+2$? I feel like it would have something to do with $X_k+1$...









      share|cite|improve this question










      share|cite|improve this question




      share|cite|improve this question









      asked Aug 1 at 3:29









      Yuki Kawabata

      30419




      30419




















          1 Answer
          1






          active

          oldest

          votes

















          up vote
          1
          down vote



          accepted










          The marginal distributions, and thus the expectations, for $X_k+1$ through $X_M$ conditional on $X_1$ through $X_k$ are all the same. Thus, the expectation you want is just $M-k$ times the expectation $mathbbEleft(X_k+1 mid X_k,cdots,X_1right)$ that you already know how to find.






          share|cite|improve this answer

















          • 1




            PS: ... Because you do know exactly what $sumlimits_j=k+1^N X_j$ will be when you know the first $k$ samples , you may use this method to find to find $mathsf Eleft(X_k+1~middle|~ (X_i)_i=1^kright)$
            – Graham Kemp
            Aug 1 at 4:51










          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: false,
          showLowRepImageUploadWarning: true,
          reputationToPostImages: 10,
          bindNavPrevention: true,
          postfix: "",
          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%2f2868686%2fconditional-expectation-and-sampling-without-replacement%23new-answer', 'question_page');

          );

          Post as a guest






























          1 Answer
          1






          active

          oldest

          votes








          1 Answer
          1






          active

          oldest

          votes









          active

          oldest

          votes






          active

          oldest

          votes








          up vote
          1
          down vote



          accepted










          The marginal distributions, and thus the expectations, for $X_k+1$ through $X_M$ conditional on $X_1$ through $X_k$ are all the same. Thus, the expectation you want is just $M-k$ times the expectation $mathbbEleft(X_k+1 mid X_k,cdots,X_1right)$ that you already know how to find.






          share|cite|improve this answer

















          • 1




            PS: ... Because you do know exactly what $sumlimits_j=k+1^N X_j$ will be when you know the first $k$ samples , you may use this method to find to find $mathsf Eleft(X_k+1~middle|~ (X_i)_i=1^kright)$
            – Graham Kemp
            Aug 1 at 4:51














          up vote
          1
          down vote



          accepted










          The marginal distributions, and thus the expectations, for $X_k+1$ through $X_M$ conditional on $X_1$ through $X_k$ are all the same. Thus, the expectation you want is just $M-k$ times the expectation $mathbbEleft(X_k+1 mid X_k,cdots,X_1right)$ that you already know how to find.






          share|cite|improve this answer

















          • 1




            PS: ... Because you do know exactly what $sumlimits_j=k+1^N X_j$ will be when you know the first $k$ samples , you may use this method to find to find $mathsf Eleft(X_k+1~middle|~ (X_i)_i=1^kright)$
            – Graham Kemp
            Aug 1 at 4:51












          up vote
          1
          down vote



          accepted







          up vote
          1
          down vote



          accepted






          The marginal distributions, and thus the expectations, for $X_k+1$ through $X_M$ conditional on $X_1$ through $X_k$ are all the same. Thus, the expectation you want is just $M-k$ times the expectation $mathbbEleft(X_k+1 mid X_k,cdots,X_1right)$ that you already know how to find.






          share|cite|improve this answer













          The marginal distributions, and thus the expectations, for $X_k+1$ through $X_M$ conditional on $X_1$ through $X_k$ are all the same. Thus, the expectation you want is just $M-k$ times the expectation $mathbbEleft(X_k+1 mid X_k,cdots,X_1right)$ that you already know how to find.







          share|cite|improve this answer













          share|cite|improve this answer



          share|cite|improve this answer











          answered Aug 1 at 3:35









          joriki

          164k10179328




          164k10179328







          • 1




            PS: ... Because you do know exactly what $sumlimits_j=k+1^N X_j$ will be when you know the first $k$ samples , you may use this method to find to find $mathsf Eleft(X_k+1~middle|~ (X_i)_i=1^kright)$
            – Graham Kemp
            Aug 1 at 4:51












          • 1




            PS: ... Because you do know exactly what $sumlimits_j=k+1^N X_j$ will be when you know the first $k$ samples , you may use this method to find to find $mathsf Eleft(X_k+1~middle|~ (X_i)_i=1^kright)$
            – Graham Kemp
            Aug 1 at 4:51







          1




          1




          PS: ... Because you do know exactly what $sumlimits_j=k+1^N X_j$ will be when you know the first $k$ samples , you may use this method to find to find $mathsf Eleft(X_k+1~middle|~ (X_i)_i=1^kright)$
          – Graham Kemp
          Aug 1 at 4:51




          PS: ... Because you do know exactly what $sumlimits_j=k+1^N X_j$ will be when you know the first $k$ samples , you may use this method to find to find $mathsf Eleft(X_k+1~middle|~ (X_i)_i=1^kright)$
          – Graham Kemp
          Aug 1 at 4:51












           

          draft saved


          draft discarded


























           


          draft saved


          draft discarded














          StackExchange.ready(
          function ()
          StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2868686%2fconditional-expectation-and-sampling-without-replacement%23new-answer', 'question_page');

          );

          Post as a guest













































































          Comments

          Popular posts from this blog

          What is the equation of a 3D cone with generalised tilt?

          Color the edges and diagonals of a regular polygon

          Relationship between determinant of matrix and determinant of adjoint?