The Multinomial Distribution
In probability theory, the multinomial distribution is a generalization of the binomial distribution. For
The binomial distribution is the probability distribution of the number of successes for one of just two categories in
The Multinomial Experiment
In statistics, the multinomial experiment is the test of the null hypothesis that the parameters of a multinomial distribution equal specified values. It is used for categorical data. It is really an extension of the binomial experiment, where there were only two categories: success or failure. One example of a multinomial experiment is asking which of six candidates a voter preferred in an election.
Properties for the Multinomial Experiment
- The experiment consists of
$n$ identical trials. - There are
$k$ possible outcomes for each trial. These outcomes are sometimes called classes, categories, or cells. - The probabilities of the
$k$ outcomes, denoted by$p_1$ ,$p_2$ ,$\cdots$ ,$p_k$ , remain the same from trial to trial, and they sum to one. - The trials are independent.
- The random variables of interest are the cell counts
$n_1$ ,$n_2$ ,$\cdots$ ,$n_k$ , which refer to the number of observations that fall into each of the$k$ categories.