In probability theory and statistics, the negative multinomial distribution is a generalization of the negative binomial distribution (NB(x0, p)) to more than two outcomes. As with the univariate negative binomial distribution, if the parameter x 0 {\displaystyle x_{0}} is a positive integer, the negative multinomial distribution has an urn model interpretation. Suppose we have an experiment that generates m+1≥2 possible outcomes, {X0,...,Xm}, each occurring with non-negative probabilities {p0,...,pm} respectively. If sampling proceeded until n observations were made, then {X0,...,Xm} would have been multinomially distributed. However, if the experiment is stopped once X0 reaches the predetermined value x0 (assuming x0 is a positive integer), then the distribution of the m-tuple {X1,...,Xm} is negative multinomial. These variables are not multinomially distributed because their sum X1+...+Xm is not fixed, being a draw from a negative binomial distribution.
Properties
Marginal distributions If m-dimensional x is partitioned as follows
X = [ X ( 1 ) X ( 2 ) ] with sizes [ n × 1 ( m − n ) × 1 ] {\displaystyle \mathbf {X} ={\begin{bmatrix}\mathbf {X} ^{(1)}\\\mathbf {X} ^{(2)}\end{bmatrix}}{\text{ with sizes }}{\begin{bmatrix}n\times 1\\(m-n)\times 1\end{bmatrix}}}
and accordingly p {\displaystyle {\boldsymbol {p}}}
p = [ p ( 1 ) p ( 2 ) ] with sizes [ n × 1 ( m − n ) × 1 ] {\displaystyle {\boldsymbol {p}}={\begin{bmatrix}{\boldsymbol {p}}^{(1)}\\{\boldsymbol {p}}^{(2)}\end{bmatrix}}{\text{ with sizes }}{\begin{bmatrix}n\times 1\\(m-n)\times 1\end{bmatrix}}}
and let
q = 1 − ∑ i p i ( 2 ) = p 0 + ∑ i p i ( 1 ) {\displaystyle q=1-\sum _{i}p_{i}^{(2)}=p_{0}+\sum _{i}p_{i}^{(1)}}
The marginal distribution of X ( 1 ) {\displaystyle {\boldsymbol {X}}^{(1)}} is N M ( x 0 , p 0 / q , p ( 1 ) / q ) {\displaystyle \mathrm {NM} (x_{0},p_{0}/q,{\boldsymbol {p}}^{(1)}/q)} . That is the marginal distribution is also negative multinomial with the p ( 2 ) {\displaystyle {\boldsymbol {p}}^{(2)}} removed and the remaining p's properly scaled so as to add to one. The univariate marginal m = 1 {\displaystyle m=1} is said to have a negative binomial distribution.
… excerpt ends here. Continue reading the full article.
