In mathematics, especially as applied in statistics, the logit (pronounced with a long "o" and a soft "g", IPA ) of a number p between 0 and 1 is
This function is used in logistic regression.
(The base of the logarithm function used here is of little importance in the present article, as long as it is greater than 1.) The logit function is the inverse of the "sigmoid", or "logistic" function. If p is a probability then p/(1 − p) is the corresponding odds, and the logit of the probability is the logarithm of the odds; similarly the difference between the logits of two probabilities is the logarithm of the odds-ratio, thus providing an additive mechanism for combining odds-ratios.
Logits are used for various purposes by statisticians. In particular there is the "logit model" of which the simplest sort is
A logistic regression model can be seen as a feedforward neural network with no hidden units.
The logit in logistic regression is a special case of a link function in generalized linear models. Another example is the probit model, which differs from the logit by a constant factor except in the tails.
The concept of a logit is also central to the probabilistic Rasch model for measurement, which has applications in psychological and educational assessment, among other areas.
The logit model was introduced by Joseph Berkson in 1944, who coined the term. G. A. Barnard in 1949 coined the commonly used term log-odds; the log-odds of an event is the logit of the probability of the event.