Reference articles on history, science, culture and more
Encyclopedia

Multinomial probit

In statistics and econometrics, the multinomial probit model is a generalization of the probit model used when there are several possible categories that the dependent variable can fall into. As such, it is an alternative to the multinomial logit model as one method of multiclass classification. It is not to be confused with the multivariate probit model, which is used to model correlated binary outcomes for more than one independent variable.

01General specification

It is assumed that we have a series of observations Yi, for i = 1...n, of the outcomes of multi-way choices from a categorical distribution of size m (there are m possible choices). Along with each observation Yi is a set of k observed values x1,i, ..., xk,i of explanatory variables (also known as independent variables, predictor variables, features, etc.). Some examples:

  • The observed outcomes might be "has disease A, has disease B, has disease C, has none of the diseases" for a set of rare diseases with similar symptoms, and the explanatory variables might be characteristics of the patients thought to be pertinent (sex, race, age, blood pressure, body-mass index, presence or absence of various symptoms, etc.).
  • The observed outcomes are the votes of people for a given party or candidate in a multi-way election, and the explanatory variables are the demographic characteristics of each person (e.g. sex, race, age, income, etc.).

The multinomial probit model is a statistical model that can be used to predict the likely outcome of an unobserved multi-way trial given the associated explanatory variables. In the process, the model attempts to explain the relative effect of differing explanatory variables on the different outcomes.

Formally, the outcomes Yi are described as being categorically-distributed data, where each outcome value h for observation i occurs with an unobserved probability pi,h that is specific to the observation i at hand because it is determined by the values of the explanatory variables associated with that observation. That is:

Y_{i}|x_{1,i},\ldots ,x_{k,i}\ \sim \operatorname {Categorical} (p_{i,1},\ldots ,p_{i,m}),{\text{ for }}i=1,\dots ,n

or equivalently

\Pr[Y_{i}=h|x_{1,i},\ldots ,x_{k,i}]=p_{i,h},{\text{ for }}i=1,\dots ,n,

for each of m possible values of h.

Latent variable model

Multinomial probit is often written in terms of a latent variable model:

{\begin{aligned}Y_{i}^{1\ast }&={\boldsymbol {\beta }}_{1}\cdot \mathbf {X} _{i}+\varepsilon _{1}\,\\Y_{i}^{2\ast }&={\boldsymbol {\beta }}_{2}\cdot \mathbf {X} _{i}+\varepsilon _{2}\,\\\ldots &\ldots \\Y_{i}^{m\ast }&={\boldsymbol {\beta }}_{m}\cdot \mathbf {X} _{i}+\varepsilon _{m}\,\\\end{aligned}}

where

{\boldsymbol {\varepsilon }}\sim {\mathcal {N}}(0,{\boldsymbol {\Sigma }})

Then

Y_{i}={\begin{cases}1&{\text{if }}Y_{i}^{1\ast }>Y_{i}^{2\ast },\ldots ,Y_{i}^{m\ast }\\2&{\text{if }}Y_{i}^{2\ast }>Y_{i}^{1\ast },Y_{i}^{3\ast },\ldots ,Y_{i}^{m\ast }\\\ldots &\ldots \\m&{\text{otherwise.}}\end{cases}}

That is,

Y_{i}=\arg \max _{h=1}^{m}Y_{i}^{h\ast }

Note that this model allows for arbitrary correlation between the error variables, so that it doesn't necessarily respect independence of irrelevant alternatives.

When \scriptstyle {\boldsymbol {\Sigma }} is the identity matrix (such that there is no correlation or heteroscedasticity), the model is called independent probit.

02Estimation

For details on how the equations are estimated, see the article Probit model.

Watch videos about Multinomial probitExplainers and documentaries on YouTube (opens in a new tab)

Sources and credits

This article is adapted from the Wikipedia article Multinomial probit, 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.