Probit model 1 model

In , a is a type of regression where the dependent variable can only take two values, for example married or not married. The name is from + unit.[1] A probit model is a popular specification for an ordinal[2] or a binary response model that employs a probit link function. This model is most often estimated using standard maximum likelihood procedure, such an estimation being called a probit regression. Probit models were introduced by Chester Bliss in 1934, and a fast method for computing maximum likelihood estimates for them was proposed by in an appendix to Bliss 1935.

Introduction Suppose response variable Y is binary, that is it can have only two possible outcomes which we will denote as 1 and 0. For example Y may represent presence/absence of a certain condition, success/failure of some device, answer yes/no on a survey, etc. We also have a vector of regressors X, which are assumed to influence the outcome Y. Specifically, we assume that the model takes form

where Pr denotes probability, and Φ is the Cumulative Distribution Function (CDF) of the standard . The parameters β are typically estimated by maximum likelihood. It is also possible to motivate the probit model as a latent variable model. Suppose there exists an auxiliary random variable

where ε ~ N(0, 1). Then Y can be viewed as an indicator for whether this latent variable is positive:

The use of the standard normal distribution causes no loss of generality compared with using an arbitrary mean and standard deviation because adding a fixed amount to the mean can be compensated by subtracting the same amount from the intercept, and multiplying the standard deviation by a fixed amount can be compensated by multiplying the weights by the same amount. To see that the two models are equivalent, note that Probit model 2

Maximum likelihood estimation Suppose data set contains n independent statistical units corresponding to the model above. Then their joint log-likelihood function is

The estimator which maximizes this function will be consistent, asymptotically normal and efficient provided that E[XX'] exists and is not singular. It can be shown that this log-likelihood function is globally concave in β, and therefore standard numerical algorithms for optimization will converge rapidly to the unique maximum. Asymptotic distribution for is given by

where

and φ = Φ' is the Probability Density Function (PDF) of standard normal distribution.

Berkson's minimum chi-square method This method can be applied only when there are many observations of response variable having the same value of the vector of regressors (such situation may be referred to as "many observations per cell"). More specifically, the model can be formulated as follows. Suppose among n observations there are only T distinct values of the regressors, which can be denoted as . Let be the number of observations with and the number of such observations with . We assume that there are indeed "many" observations per each "cell": for each . Denote

Then Berkson's minimum chi-square estimator is a generalized estimator in a regression of on with weights :

It can be shown that this estimator is consistent (as n→∞ and T fixed), asymptotically normal and efficient. Its advantage is the presence of a closed-form formula for the estimator. However, it is only meaningful to carry out this analysis when individual observations are not available, only their aggregated counts , , and (for example in the analysis of voting behavior). Probit model 3

Gibbs sampling of a probit model is possible because regression models typically use normal prior distributions over the weights, and this distribution is conjugate with the normal distribution of the errors (and hence of the latent variablesY*). The model can be described as

From this, we can determine the full conditional densities needed:

The result for β is given in the article on Bayesian , although specified with different notation. The only trickiness is in the last two equations. The notation is the Iverson bracket, sometimes written or similar. It indicates that the distribution must be truncated within the given range, and rescaled appropriately. In this particular case, a truncated normal distribution arises. Sampling from this distribution depends on how much is truncated. If a large fraction of the original mass remains, sampling can be easily done with rejection sampling — simply sample a number from the non-truncated distribution, and reject it if it falls outside the restriction imposed by the truncation. If sampling from only a small fraction of the original mass, however (e.g. if sampling from one of the tails of the normal distribution — for example if is around 3 or more, and a negative sample is desired), then this will be inefficient and it becomes necessary to fall back on other sampling algorithms. General sampling from the truncated normal can be achieved using approximations to the normal CDF and the probit function, and R has a function rtnorm() for generating truncated-normal samples. References • Bliss, C.I. (1935). "The calculation of the dosage-mortality curve". Annals of Applied Biology (22)134–167. doi:10.1111/j.1744-7348.1935.tb07713.x • Bliss, C.I (1938). "The determination of the dosage-mortality curve from small numbers". Quarterly Journal of Pharmacology (11)192–216. • McCullagh, Peter; (1989). Generalized Linear Models. London: Chapman and Hall. ISBN 0-412-31760-5. • Albert, J.H., and Chib, S. (1993). "Bayesian Analysis of Binary and Polychotomous Response Data." Journal of

the American Statistical Association (88)422: pp. 669-679. http:/ / www. jstor. org/ stable/ 2290350

Notes [1] Oxford English Dictionary, 3rd ed. s.v. probit (article dated June 2007): C. I. Bliss in Science 12 Jan. 1934, 38/1, "These arbitrary probability units have been called ‘’."

[2] Ordinal probit regression model UCLA Academic Technology Services http:/ / www. ats. ucla. edu/ stat/ stata/ dae/ ologit. htm Article Sources and Contributors 4 Article Sources and Contributors

Probit model Source: http://en.wikipedia.org/w/index.php?oldid=500026914 Contributors: Andypar, Baccyak4H, Benwing, Cazort, David Haslam, Den fjättrade ankan, Dfarrar, Doncram, Flavio Guitian, Giganut, Gpeilon, KHirano, Keithh, Kenkleinman, Landroni, Languagehat, Michael Hardy, O18, Owenozier, PAC2, Qwfp, Rjwilmsi, SebastianHelm, Sprunger19, Stpasha, The Anome, Why Not A Duck, ZZeekk, Влад&слав, 18 anonymous edits License

Creative Commons Attribution-Share Alike 3.0 Unported //creativecommons.org/licenses/by-sa/3.0/