Logistic Distribution
- is a continuous probability distribution
- its cumulative distribution function is the logistic function, which appears in logistic regression and feedforward neural networks
- it resembles the normal distribution in shape but has heavier tails
Probability Density Function
When the location parameter 𝜇=0 and the scale parameter 𝑠=𝜎=1, then:
Indent
Thus in general the density is:
Indent
/logistic-distribution/logistic-distributions.png)
/logistic-distribution/logistic-density-function-1.png)
/logistic-distribution/logistic-density-function-2.png)