Sum of two random variables ( negative binomial distribution )












1












$begingroup$


Let $X,Y$ be two independent negative binomial distributed random variables.



$X$ ~ $NB(r,p)$ and $Y$ ~ $NB(s,p)$



Show that:



$ X+Y $ ~ $ NB(r+s,p) $.



Remark: So where I'm stucked?
I failed to show that $ sum_{j=0}^{k} binom{j+r-1}{j} cdot binom{k-j+s-1}{k-j} = binom{k+r+s-1}{k}$. If I have this identity I can solve this exercise. First I thought that this is the vandermonde identity, but it isn't. So how can I show this identity? I know that I can solve this exercise by using the fact that a negative binomial distributed RV is a sum of geometric distributed RV, but i want to show it with my attempt.



Thank you for your help.










share|cite|improve this question









$endgroup$

















    1












    $begingroup$


    Let $X,Y$ be two independent negative binomial distributed random variables.



    $X$ ~ $NB(r,p)$ and $Y$ ~ $NB(s,p)$



    Show that:



    $ X+Y $ ~ $ NB(r+s,p) $.



    Remark: So where I'm stucked?
    I failed to show that $ sum_{j=0}^{k} binom{j+r-1}{j} cdot binom{k-j+s-1}{k-j} = binom{k+r+s-1}{k}$. If I have this identity I can solve this exercise. First I thought that this is the vandermonde identity, but it isn't. So how can I show this identity? I know that I can solve this exercise by using the fact that a negative binomial distributed RV is a sum of geometric distributed RV, but i want to show it with my attempt.



    Thank you for your help.










    share|cite|improve this question









    $endgroup$















      1












      1








      1





      $begingroup$


      Let $X,Y$ be two independent negative binomial distributed random variables.



      $X$ ~ $NB(r,p)$ and $Y$ ~ $NB(s,p)$



      Show that:



      $ X+Y $ ~ $ NB(r+s,p) $.



      Remark: So where I'm stucked?
      I failed to show that $ sum_{j=0}^{k} binom{j+r-1}{j} cdot binom{k-j+s-1}{k-j} = binom{k+r+s-1}{k}$. If I have this identity I can solve this exercise. First I thought that this is the vandermonde identity, but it isn't. So how can I show this identity? I know that I can solve this exercise by using the fact that a negative binomial distributed RV is a sum of geometric distributed RV, but i want to show it with my attempt.



      Thank you for your help.










      share|cite|improve this question









      $endgroup$




      Let $X,Y$ be two independent negative binomial distributed random variables.



      $X$ ~ $NB(r,p)$ and $Y$ ~ $NB(s,p)$



      Show that:



      $ X+Y $ ~ $ NB(r+s,p) $.



      Remark: So where I'm stucked?
      I failed to show that $ sum_{j=0}^{k} binom{j+r-1}{j} cdot binom{k-j+s-1}{k-j} = binom{k+r+s-1}{k}$. If I have this identity I can solve this exercise. First I thought that this is the vandermonde identity, but it isn't. So how can I show this identity? I know that I can solve this exercise by using the fact that a negative binomial distributed RV is a sum of geometric distributed RV, but i want to show it with my attempt.



      Thank you for your help.







      probability-theory probability-distributions random-variables negative-binomial






      share|cite|improve this question













      share|cite|improve this question











      share|cite|improve this question




      share|cite|improve this question










      asked Dec 2 '17 at 12:06









      RukiaKuchikiRukiaKuchiki

      337211




      337211






















          1 Answer
          1






          active

          oldest

          votes


















          1












          $begingroup$

          In general we have:$$sum_{i+j=k}binom{i}{r}binom{j}{s}=binom{k+1}{r+s+1}tag1$$



          This under the convention that $binom{n}{k}=0$ if $knotin{0,1,dots,n}$.





          For a combinatorial proof think of a row of $k+1$ balls.



          Selecting $r+s+1$ of them can be done on $binom{k+1}{r+s+1}$ ways (RHS).



          Doing so we first pick out a ball that cuts the row in a left row of length $igeq r$ balls and a right row of length $jgeq s$ balls. So this under the condition that $i+j=k$. Then from the left row we select $r$ balls and from the right row we select $s$ balls. This process reveals the LHS.





          Your summation can be rewritten by:$$sum_{i+j=k}binom{j+r-1}{r-1}binom{i+s-1}{s-1}=sum_{i+j=k+r+s-2}binom{j}{r-1}binom{i}{s-1}$$



          Then applying $(1)$ gives:$$=binom{k+r+s-1}{r+s-1}=binom{k+r+s-1}{k}$$






          share|cite|improve this answer











          $endgroup$













            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%2f2547288%2fsum-of-two-random-variables-negative-binomial-distribution%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









            1












            $begingroup$

            In general we have:$$sum_{i+j=k}binom{i}{r}binom{j}{s}=binom{k+1}{r+s+1}tag1$$



            This under the convention that $binom{n}{k}=0$ if $knotin{0,1,dots,n}$.





            For a combinatorial proof think of a row of $k+1$ balls.



            Selecting $r+s+1$ of them can be done on $binom{k+1}{r+s+1}$ ways (RHS).



            Doing so we first pick out a ball that cuts the row in a left row of length $igeq r$ balls and a right row of length $jgeq s$ balls. So this under the condition that $i+j=k$. Then from the left row we select $r$ balls and from the right row we select $s$ balls. This process reveals the LHS.





            Your summation can be rewritten by:$$sum_{i+j=k}binom{j+r-1}{r-1}binom{i+s-1}{s-1}=sum_{i+j=k+r+s-2}binom{j}{r-1}binom{i}{s-1}$$



            Then applying $(1)$ gives:$$=binom{k+r+s-1}{r+s-1}=binom{k+r+s-1}{k}$$






            share|cite|improve this answer











            $endgroup$


















              1












              $begingroup$

              In general we have:$$sum_{i+j=k}binom{i}{r}binom{j}{s}=binom{k+1}{r+s+1}tag1$$



              This under the convention that $binom{n}{k}=0$ if $knotin{0,1,dots,n}$.





              For a combinatorial proof think of a row of $k+1$ balls.



              Selecting $r+s+1$ of them can be done on $binom{k+1}{r+s+1}$ ways (RHS).



              Doing so we first pick out a ball that cuts the row in a left row of length $igeq r$ balls and a right row of length $jgeq s$ balls. So this under the condition that $i+j=k$. Then from the left row we select $r$ balls and from the right row we select $s$ balls. This process reveals the LHS.





              Your summation can be rewritten by:$$sum_{i+j=k}binom{j+r-1}{r-1}binom{i+s-1}{s-1}=sum_{i+j=k+r+s-2}binom{j}{r-1}binom{i}{s-1}$$



              Then applying $(1)$ gives:$$=binom{k+r+s-1}{r+s-1}=binom{k+r+s-1}{k}$$






              share|cite|improve this answer











              $endgroup$
















                1












                1








                1





                $begingroup$

                In general we have:$$sum_{i+j=k}binom{i}{r}binom{j}{s}=binom{k+1}{r+s+1}tag1$$



                This under the convention that $binom{n}{k}=0$ if $knotin{0,1,dots,n}$.





                For a combinatorial proof think of a row of $k+1$ balls.



                Selecting $r+s+1$ of them can be done on $binom{k+1}{r+s+1}$ ways (RHS).



                Doing so we first pick out a ball that cuts the row in a left row of length $igeq r$ balls and a right row of length $jgeq s$ balls. So this under the condition that $i+j=k$. Then from the left row we select $r$ balls and from the right row we select $s$ balls. This process reveals the LHS.





                Your summation can be rewritten by:$$sum_{i+j=k}binom{j+r-1}{r-1}binom{i+s-1}{s-1}=sum_{i+j=k+r+s-2}binom{j}{r-1}binom{i}{s-1}$$



                Then applying $(1)$ gives:$$=binom{k+r+s-1}{r+s-1}=binom{k+r+s-1}{k}$$






                share|cite|improve this answer











                $endgroup$



                In general we have:$$sum_{i+j=k}binom{i}{r}binom{j}{s}=binom{k+1}{r+s+1}tag1$$



                This under the convention that $binom{n}{k}=0$ if $knotin{0,1,dots,n}$.





                For a combinatorial proof think of a row of $k+1$ balls.



                Selecting $r+s+1$ of them can be done on $binom{k+1}{r+s+1}$ ways (RHS).



                Doing so we first pick out a ball that cuts the row in a left row of length $igeq r$ balls and a right row of length $jgeq s$ balls. So this under the condition that $i+j=k$. Then from the left row we select $r$ balls and from the right row we select $s$ balls. This process reveals the LHS.





                Your summation can be rewritten by:$$sum_{i+j=k}binom{j+r-1}{r-1}binom{i+s-1}{s-1}=sum_{i+j=k+r+s-2}binom{j}{r-1}binom{i}{s-1}$$



                Then applying $(1)$ gives:$$=binom{k+r+s-1}{r+s-1}=binom{k+r+s-1}{k}$$







                share|cite|improve this answer














                share|cite|improve this answer



                share|cite|improve this answer








                edited Dec 9 '18 at 7:50

























                answered Dec 2 '17 at 12:43









                drhabdrhab

                101k545136




                101k545136






























                    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%2f2547288%2fsum-of-two-random-variables-negative-binomial-distribution%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

                    Plaza Victoria

                    In PowerPoint, is there a keyboard shortcut for bulleted / numbered list?

                    How to put 3 figures in Latex with 2 figures side by side and 1 below these side by side images but in...