(*) Let ${\bf X}=(X_{1},\ldots ,X_{n-1})$ be a Multinomial random variable with parameters $r,n,p_{1},\ldots,p_{n}$ where $r,n$ are positive integers and $p_{i}$ are non-negative numbers that sum to $1$. This means that ${\bf X}$ has pmf
$$
f(k_{1},\ldots ,k_{n-1})=\frac{n!}{k_{1}!k_{2}!\ldots k_{n-1}!(r-k_{1}-\ldots -k_{n-1})!}p_{1}^{k_{1} }\ldots p_{n-1}^{k_{n-1} }p_{n}^{r-k_{1}-\ldots -k_{n-1} }
$$
$\mbox{ if }k_{i}\ge 0\mbox{ are integers that add to at most }r$.
- Let $m\le n$. Show that the distribution of $(X_{1},\ldots ,X_{m-1})$ is Multinomial with parameters $r,m,\tilde{p}_{1},\ldots ,\tilde{p}_{m}$ where $\tilde{p}_{i}=p_{i}$ for $i\le m-1$ and $\tilde{p}_{m}=p_{m}+\ldots +p_{n}$.
- The distribution of $X_{k}$ is $\mbox{Bin}(r,p_{k})$.
- (Do not need to submit this) Let $k_{1} < k_{2} < \ldots < k_{m}=n$. Define $Y_{1}=X_{1}+\ldots +X_{k_{1}-1}$, $Y_{2}=X_{k_{1} }+\ldots +X_{k_{2}-1}$, ... $Y_{m}=X_{k_{m-1} }+\ldots +X_{k_{m}-1}$. What is the distribution of $(Y_{1},\ldots ,Y_{m})$?
[
Note Remember the balls-in-bins interpretation of Multinomial. Based on it, try to guess the answers before you start calculating anything!].