Multinomial test
Multinomial test is the statistical test of the null hypothesis that the parameters of a multinomial distribution equal specified values; it is used for categorical data.
Beginning with a sample of items each of which has been observed to fall into one of
categories. It is possible to define
as the observed numbers of items in each cell. Hence
Next, defining a vector of parameters where:
These are the parameter values under the null hypothesis.
The exact probability of the observed configuration under the null hypothesis is given by
The significance probability for the test is the probability of occurrence of the data set observed, or of a data set less likely than that observed, if the null hypothesis is true. Using an exact test, this is calculated as
where the sum ranges over all outcomes as likely as, or less likely than, that observed. In practice this becomes computationally onerous as and
increase so it is probably only worth using exact tests for small samples. For larger samples, asymptotic approximations are accurate enough and easier to calculate.
One of these approximations is the likelihood ratio. An alternative hypothesis can be defined under which each value is replaced by its maximum likelihood estimate
The exact probability of the observed configuration
under the alternative hypothesis is given by
The natural logarithm of the likelihood ratio, between these two probabilities, multiplied by
is then the statistic for the likelihood ratio test
(The factor is chosen to make the statistic asymptotically chi-squared distributed, for convenient comparison to a familiar statistic commonly used for the same application.)
If the null hypothesis is true, then as increases, the distribution of
converges to that of chi-squared with
degrees of freedom. However it has long been known (e.g. Lawley) that for finite sample sizes, the moments of
are greater than those of chi-squared, thus inflating the probability of type I errors (false positives). The difference between the moments of chi-squared and those of the test statistic are a function of
Williams showed that the first moment can be matched as far as
if the test statistic is divided by a factor given by
In the special case where the null hypothesis is that all the values are equal to
(i.e. it stipulates a uniform distribution), this simplifies to
Subsequently, Smith et al. derived a dividing factor which matches the first moment as far as For the case of equal values of
this factor is
The null hypothesis can also be tested by using Pearson's chi-squared test
where is the expected number of cases in category
under the null hypothesis. This statistic also converges to a chi-squared distribution with
degrees of freedom when the null hypothesis is true but does so from below, as it were, rather than from above as
does, so may be preferable to the uncorrected version of
for small samples.
Sources and credits
This article is adapted from the Wikipedia article “Multinomial test”, written by its contributors and licensed under CC BY-SA 4.0. Fathomly has changed the layout, removed citation markers, navigation and maintenance notices, and adjusted punctuation. This adapted version is shared under the same license. For references, see the original article.
Fathomly is not affiliated with or endorsed by the Wikimedia Foundation. Spotted a problem? Tell us.