robertdeniro
- 37
- 0
Homework Statement
\sum\limits_{j=0}^\infty \binom{j}{r} p^r (1-p)^{j-r} (1-q) q^j
where p and q are between 0 and 1, and r is a positive integer
Homework Equations
The Attempt at a Solution
since \binom{j}{r}=\binom{j}{j-r}
we can rewrite the summation as
(1-q)\sum\limits_{j=0}^\infty \binom{j}{j-r} p^r (1-p)^{j-r} q^j
then i used a change of variables k=j-r and the summation became(1-q)\sum\limits_{k=-r}^\infty \binom{k+r}{k} p^r (1-p)^{k} q^{k+r}
and now I am stuck. i was hoping i could get the stuff inside the summation sign to look like the pdf of a negative binomial distribution
Last edited: