broegger
- 257
- 0
I've been staring at this for hours. Any hints?
Let the vector Y = (Y_1,Y_2,\dots,Y_k) have a multinomial distribution with parameters n and \pi = (\pi_1,\pi_2,\dots,\pi_k):
Show that the conditional distribution of Y_1 given Y_1+Y_2=m is binomial with n = m and \pi = \frac{\pi_1}{\pi_1+\pi_2}.
I've tried to apply the definition of a conditional probability and sum over the relevant events in the multinomial distribution, but it gives me nothing.
Thanks.
Let the vector Y = (Y_1,Y_2,\dots,Y_k) have a multinomial distribution with parameters n and \pi = (\pi_1,\pi_2,\dots,\pi_k):
\sum_{i=1}^{k}Y_i = n, \quad \sum_{i=1}^{k}\pi_i = 1
Show that the conditional distribution of Y_1 given Y_1+Y_2=m is binomial with n = m and \pi = \frac{\pi_1}{\pi_1+\pi_2}.
I've tried to apply the definition of a conditional probability and sum over the relevant events in the multinomial distribution, but it gives me nothing.
Thanks.