User Tools

Site Tools


logistic_distribution

This is an old revision of the document!


Logistic Distribution

In probability theory and statistics, the logistic distribution is a continuous probability distribution. Its cumulative distribution function is the logistic function, which appears in logistic regression and feedforward neural networks.

The logistic distribution has longer tails than the normal distribution and a higher kurtosis of 1.2 (compared with 0 for the normal distribution). A related distribution is the half-logistic distribution.

f(x,mu,s) = exp(-(x-mu)/s)/(s(1+exp(-(x-mu)/s))^2)

where   

s = s/sqrt(3)/pi

support -Inf ⇐ x ⇐ Inf

ParameterDescription Default value
Mu The mean value 0.0
S The scale parameter1.0
logistic_distribution.1681895226.txt.gz · Last modified: 2023/04/19 11:07 by daria