Distribution of sum of correlated negative binomials

89 Views Asked by At

Is sum of two negative binomial variables also distributed as negative binomial if they are non-idependent and correlation is $ < 1$? Or not?

1

There are 1 best solutions below

7
On

No. For instance if $X$ and $Y$ are independent negative binomials and $Z = X+Y$ (which is negative binomial and has correlation $<1$ with both $X$ and $Y$) then $X+Z=2X + Y$ is not negative binomial. (I'll leave the proof up to you since you changed the question on me.)