Difference between revisions of "Logistic distribution"
(Importing text file) |
Ulf Rehmann (talk | contribs) m (tex encoded by computer) |
||
Line 1: | Line 1: | ||
− | + | <!-- | |
+ | l0607801.png | ||
+ | $#A+1 = 9 n = 0 | ||
+ | $#C+1 = 9 : ~/encyclopedia/old_files/data/L060/L.0600780 Logistic distribution | ||
+ | Automatically converted into TeX, above some diagnostics. | ||
+ | Please remove this comment and the {{TEX|auto}} line below, | ||
+ | if TeX found to be correct. | ||
+ | --> | ||
− | + | {{TEX|auto}} | |
+ | {{TEX|done}} | ||
− | + | A probability distribution with distribution function $ \psi ( a x + b ) $, | |
+ | where $ a $ | ||
+ | is scale parameter, $ b $ | ||
+ | is a shift and | ||
− | + | $$ | |
+ | \psi ( x) = | ||
+ | \frac{1}{1 + e ^ {-} x } | ||
+ | . | ||
+ | $$ | ||
+ | |||
+ | The function $ \psi ( x) $ | ||
+ | satisfies the differential equation | ||
+ | |||
+ | $$ | ||
+ | |||
+ | \frac{d \psi }{d x } | ||
+ | = \ | ||
+ | \psi ( 1 - \psi ) . | ||
+ | $$ | ||
The logistic distribution is close to the [[Normal distribution|normal distribution]]: | The logistic distribution is close to the [[Normal distribution|normal distribution]]: | ||
− | + | $$ | |
+ | \sup _ { x } \ | ||
+ | | \psi ( 1 . 7 x ) - \Phi ( x) | < 0 . 0 1 , | ||
+ | $$ | ||
− | where | + | where $ \Phi ( x) $ |
+ | is the normal distribution function with mean $ 0 $ | ||
+ | and variance 1. To test the hypothesis of coincidence of the distribution functions of two samples of a logistic distribution with possibly different shifts the [[Wilcoxon test|Wilcoxon test]] (the [[Mann–Whitney test|Mann–Whitney test]]) is asymptotically optimal. The logistic distribution is sometimes more convenient than the normal distribution in data processing and the interpretation of inferences. In applications the multi-dimensional logistic distribution is also used. | ||
====References==== | ====References==== | ||
<table><TR><TD valign="top">[1]</TD> <TD valign="top"> M.G. Kendall, A. Stuart, "The advanced theory of statistics" , '''2. Inference and relationship''' , Griffin (1979)</TD></TR><TR><TD valign="top">[2]</TD> <TD valign="top"> D.R. Cox, D.V. Hinkley, "Theoretical statistics" , Chapman & Hall (1974)</TD></TR></table> | <table><TR><TD valign="top">[1]</TD> <TD valign="top"> M.G. Kendall, A. Stuart, "The advanced theory of statistics" , '''2. Inference and relationship''' , Griffin (1979)</TD></TR><TR><TD valign="top">[2]</TD> <TD valign="top"> D.R. Cox, D.V. Hinkley, "Theoretical statistics" , Chapman & Hall (1974)</TD></TR></table> | ||
− | |||
− | |||
====Comments==== | ====Comments==== | ||
− | |||
====References==== | ====References==== | ||
<table><TR><TD valign="top">[a1]</TD> <TD valign="top"> N.L. Johnson, S. Kotz, "Distributions in statistics" , '''1. Continuous univariate distributions''' , Wiley (1970)</TD></TR></table> | <table><TR><TD valign="top">[a1]</TD> <TD valign="top"> N.L. Johnson, S. Kotz, "Distributions in statistics" , '''1. Continuous univariate distributions''' , Wiley (1970)</TD></TR></table> |
Revision as of 04:11, 6 June 2020
A probability distribution with distribution function $ \psi ( a x + b ) $,
where $ a $
is scale parameter, $ b $
is a shift and
$$ \psi ( x) = \frac{1}{1 + e ^ {-} x } . $$
The function $ \psi ( x) $ satisfies the differential equation
$$ \frac{d \psi }{d x } = \ \psi ( 1 - \psi ) . $$
The logistic distribution is close to the normal distribution:
$$ \sup _ { x } \ | \psi ( 1 . 7 x ) - \Phi ( x) | < 0 . 0 1 , $$
where $ \Phi ( x) $ is the normal distribution function with mean $ 0 $ and variance 1. To test the hypothesis of coincidence of the distribution functions of two samples of a logistic distribution with possibly different shifts the Wilcoxon test (the Mann–Whitney test) is asymptotically optimal. The logistic distribution is sometimes more convenient than the normal distribution in data processing and the interpretation of inferences. In applications the multi-dimensional logistic distribution is also used.
References
[1] | M.G. Kendall, A. Stuart, "The advanced theory of statistics" , 2. Inference and relationship , Griffin (1979) |
[2] | D.R. Cox, D.V. Hinkley, "Theoretical statistics" , Chapman & Hall (1974) |
Comments
References
[a1] | N.L. Johnson, S. Kotz, "Distributions in statistics" , 1. Continuous univariate distributions , Wiley (1970) |
Logistic distribution. Encyclopedia of Mathematics. URL: http://encyclopediaofmath.org/index.php?title=Logistic_distribution&oldid=47711