- Negative multinomial distribution
-
notation: parameters: k0 ∈ N0 — the number of failures before the experiment is stopped,
p ∈ Rm — m-vector of “success” probabilities,
p0 = 1 − (p1+…+pm) — the probability of a “failure”.support: pdf:
where Γ(x) is the Gamma function.mean: variance: cf: In probability theory and statistics, the negative multinomial distribution is a generalization of the negative binomial distribution (NB(r, p)) to more than two outcomes.[1]
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 k0, then the distribution of the m-tuple {X1,…,Xm} is negative multinomial.
Contents
Negative multinomial distribution example
The table below shows the an example of 400 Melanoma (skin cancer) Patients where the Type and Site of the cancer are recorded for each subject.
Type Site Totals Head and Neck Trunk Extremities Hutchinson's melanomic freckle 22 2 10 34 Superficial 16 54 115 185 Nodular 19 33 73 125 Indeterminant 11 17 28 56 Column Totals 68 106 226 400 The sites (locations) of the cancer may be independent, but there may be positive dependencies of the type of cancer for a given location (site). For example, localized exposure to radiation implies that elevated level of one type of cancer (at a given location) may indicate higher level of another cancer type at the same location. The Negative Multinomial distribution may be used to model the sites cancer rates and help measure some of the cancer type dependencies within each location.
If xi,j denote the cancer rates for each site () and each type of cancer (), for a fixed site (i0) the cancer rates are independent Negative Multinomial distributed random variables. That is, for each column index (site) the column-vector X has the following distribution:
- X = {X1,X2,X3}∼NM(k0,{p1,p2,p3}).
Different columns in the table (sites) are considered to be different instances of the random multinomially distributed vector, X. Then we have the following estimates of expected counts (frequencies of cancer):
- Example:
For the first site (Head and Neck, j=0), suppose that and X∼NM(k0 = 10,{p1 = 0.2,p2 = 0.1,p3 = 0.2}). Then:
- NM(X | k0,{p1,p2,p3}) = 0.00465585119998784
- and therefore,
Notice that the pair-wise NM correlations are always positive, where as the correlations between multinomial counts are always negative. As the parameter k0 increases, the paired correlations tend to zero! Thus, for large k0, the Negative Multinomial counts Xi behave as independent Poisson random variables with respect to their means .
The marginal distribution of each of the Xi variables is negative binomial, as the Xi count (considered as success) is measured against all the other outcomes (failure). But jointly, the distribution of is negative multinomial, i.e., .
Parameter estimation
- Estimation of the mean (expected) frequency counts (μj) of each outcome (Xj) using maximum likelihood is possible. If we have a single observation vector , then If we have several observation vectors, like in this case we have the cancer type frequencies for 3 different sites, then the MLE estimates of the mean counts are , where is the cancer-type index and the summation is over the number of observed (sampled) vectors (I). For the cancer data above, we have the following MLE estimates for the expectations for the frequency counts:
-
-
- Hutchinson's melanomic freckle type of cancer (X0) is .
- Superficial type of cancer (X1) is .
- Nodular type of cancer (X2) is .
- Indeterminant type of cancer (X3) is .
-
- There is no MLE estimate for the NM k0 parameter.[1][2] However, there are approximate protocols for estimating the k0 parameter using the chi-squared goodness of fit statistic. In the usual chi-squared statistic:
- , we can replace the expected-means (μi) by their estimates, , and replace denominators by the corresponding negative multinomial variances. Then we get the following test statistic for negative multinomial distributed data:
- .
- Next, we can estimate the k0 parameter by varying the values of k0 in the expression Χ2(k0) and matching the values of this statistic with the corresponding asymptotic chi-squared distribution. The following protocol summarizes these steps using the cancer data above.
- DF: The degree of freedom for the Chi-squared distribution in this case is:
- df = (# rows – 1)(# columns – 1) = (3-1)*(4-1) = 6
- DF: The degree of freedom for the Chi-squared distribution in this case is:
-
- Median: The median of a chi-squared random variable with 6 df is 5.261948.
-
- Mean Counts Estimates: The mean counts estimates (μj) for the 4 different cancer types are:
- ; ; and .
- Mean Counts Estimates: The mean counts estimates (μj) for the 4 different cancer types are:
- Thus, we can solve the equation above Χ2(k0) = 5.261948 for the single variable of interest -- the unknown parameter k0. In the cancer example, suppose x = {x1 = 5,x2 = 1,x3 = 5}. Then, the solution is an asymptotic chi-squared distribution driven estimate of the parameter k0.
- .
- Solving this equation for k0 provides the desired estimate for the last parameter.
- Mathematica provides 3 distinct (k0) solutions to this equation: {50.5466, -21.5204, 2.40461}. Since k0 > 0 there are 2 candidate solutions.
- Estimates of probabilities: Assume k0 = 2 and , then:
- 20p0 = p2
- 9p0 = p3
- Hence, 1 − p0 = p1 + p2 + p3 = 60p0, and , , and .
- Therefore, the best model distribution for the observed sample x = {x1 = 5,x2 = 1,x3 = 5} is
Related distributions
References
- ^ a b Le Gall, F. The modes of a negative multinomial distribution, Statistics & Probability Letters, Volume 76, Issue 6, 15 March 2006, Pages 619-624, ISSN 0167-7152, 10.1016/j.spl.2005.09.009.
- ^ Zelterman, Daniel (2002). Advanced log-linear models using SAS. SAS Publishing. p. 196. ISBN 9781590470800.
Further reading
Johnson, Norman L.; Kotz, Samuel; Balakrishnan, N. (1997). "Chapter 36: Negative Multinomial and Other Multinomial-Related Distributions". Discrete Multivariate Distributions. Wiley. ISBN 0-471-12844-9.
Categories:- Factorial and binomial topics
- Multivariate discrete distributions
Wikimedia Foundation. 2010.