Information AboutLogit |
| CATEGORIES ABOUT LOGIT | |
| statistics | |
| econometrics | |
|
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 : where ''xi'' is some quantity on which success or failure in the ''i''-th in a Sequence of Bernoulli Trial s may depend, and ''pi'' is the probability of success in the ''i''-th case. For example, ''x'' may be the age of a patient admitted to a hospital with a heart attack, and "success" may be the event that the patient dies before leaving the hospital. Having observed the values of ''x'' in a sequence of cases and whether there was a "success" or a "failure" in each such case, a statistician will often estimate the values of the coefficients ''a'' and ''b'' by the method of Maximum Likelihood . The result can then be used to assess the probability of "success" in a subsequent case in which the value of ''x'' is known. Estimation and prediction by this method are called Logistic Regression . A logistic regression model can be seen as a Feedforward Neural Network with no Hidden Unit s. The logit in logistic regression is a special case of a Link Function in Generalized Linear Model s. 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. SEE ALSO
|
|
|