Multinomial test


In statistics, the multinomial test is the test of the null hypothesis that the parameters of a multinomial distribution equal specified values. It is used for categorical data; see Read and Cressie.
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 ratio between these two probabilities multiplied by is then the statistic for the likelihood ratio test
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 that for finite sample sizes, the moments of are greater than those of chi-squared, thus inflating the probability of type I errors. 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 , 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.