I'm quite not sure how can I show that a sum of two binomial variables with different probability for success is NOT binomial. Can someone help me with this issue?
Thanks in advance
I'm quite not sure how can I show that a sum of two binomial variables with different probability for success is NOT binomial. Can someone help me with this issue?
Thanks in advance
Copyright © 2021 JogjaFile Inc.
Assuming they are independent, if they were distributed $\text{Binomial}(n_1, p_1)$ and $\text{Binomial}(n_2, p_2)$ and the sum were $\text{Binomial}(n_3, p_3)$ you would need
This gives three equations in the two unknowns $n_3$ and $p_3$, which would give inconsistent results unless $p_1=p_2$ or $n_1=0$ or $n_2=0$