---
title: "Logistic"
canonical: "https://modelassist.epixanalytics.com/space/EA/26575242/Logistic"
format: markdown
---
Logistic(Mean, Scale)

[Logistic equations](https://epixanalytics.atlassian.net/wiki/spaces/EA/pages/26576284/)

[Crystal Ball parameter restrictions](https://epixanalytics.atlassian.net/wiki/spaces/EA/pages/26575280/)

 

 

The Logistic distribution looks similar to the [Normal](https://epixanalytics.atlassian.net/wiki/spaces/EA/pages/26575246/) distribution but has a kurtosis of 4.2 compared to the Normal kurtosis of 3. Examples of the Logistic distribution are given below:

 

![image](media://4654bfc6-9890-483a-ba64-3ea7cfa0eb1b)

 

 

 

![image](media://711d2964-dc23-4ce7-859b-49724b01080f)

 

Comparison of Logistic (0,1) (blue line) with a Normal distribution (red full) with the same mean and standard deviation

 

 

#### Uses

The Logistic distribution is popular in demographic and economic modeling because it is similar to the Normal distribution but somewhat more peaked. It does not appear often in risk analysis modeling.

 

#### Comments

The cumulative function has also been used as a model for a "growth curve". Sometimes called the *Sech-Squared* distribution because its distribution function can be written in a form that includes a sech2. Its mathematical derivation is the limiting distribution as *n* approaches infinity of the standardized mid-range (average of the highest and lowest values) of a random sample of size *n* from an [exponential-type](https://epixanalytics.atlassian.net/wiki/spaces/EA/pages/26576116/) distribution.

 

---