• Descriptive
    • Moments
    • Concentration
    • Central Tendency
    • Variability
    • Stem-and-Leaf Plot
    • Histogram & Frequency Table
    • Data Quality Forensics
    • Conditional EDA
    • Quantiles
    • Kernel Density Estimation
    • Normal QQ Plot
    • Bootstrap Plot

    • Multivariate Descriptive Statistics
  • Distributions
    • Binomial Probabilities
    • Geometric Probabilities
    • Negative Binomial Probabilities
    • Hypergeometric Probabilities
    • Multinomial Probabilities
    • Dirichlet
    • Poisson Probabilities

    • Exponential
    • Gamma
    • Erlang
    • Weibull
    • Rayleigh
    • Maxwell-Boltzmann
    • Lognormal
    • Pareto
    • Inverse Gamma
    • Inverse Chi-Square

    • Beta
    • Power
    • Beta Prime (Inv. Beta)
    • Triangular

    • Normal (area)
    • Logistic
    • Laplace
    • Cauchy (standard)
    • Cauchy (location-scale)
    • Gumbel
    • Fréchet
    • Generalized Extreme Value

    • Normal RNG
    • ML Fitting
    • Tukey Lambda PPCC
    • Box-Cox Normality Plot
    • Noncentral t
    • Noncentral F
    • Sample Correlation r

    • Empirical Tests
  • Hypotheses
    • Theoretical Aspects of Hypothesis Testing
    • Bayesian Inference
    • Minimum Sample Size

    • Empirical Tests
    • Multivariate (pair-wise) Testing
  • Models
    • Manual Model Building
    • Guided Model Building
  • Time Series
    • Time Series Plot
    • Decomposition
    • Exponential Smoothing

    • Blocked Bootstrap Plot
    • Mean Plot
    • (P)ACF
    • VRM
    • Standard Deviation-Mean Plot
    • Spectral Analysis
    • ARIMA

    • Cross Correlation Function
    • Granger Causality
  1. Probability Distributions
  2. 36  Logistic Distribution
  • Preface
  • Getting Started
    • 1  Introduction
    • 2  Why Do We Need Innovative Technology?
    • 3  Basic Definitions
    • 4  The Big Picture: Why We Analyze Data
  • Introduction to Probability
    • 5  Definitions of Probability
    • 6  Jeffreys’ axiom system
    • 7  Bayes’ Theorem
    • 8  Sensitivity and Specificity
    • 9  Naive Bayes Classifier
    • 10  Law of Large Numbers

    • 11  Problems
  • Probability Distributions
    • 12  Bernoulli Distribution
    • 13  Binomial Distribution
    • 14  Geometric Distribution
    • 15  Negative Binomial Distribution
    • 16  Hypergeometric Distribution
    • 17  Multinomial Distribution
    • 18  Poisson Distribution

    • 19  Uniform Distribution (Rectangular Distribution)
    • 20  Normal Distribution (Gaussian Distribution)
    • 21  Gaussian Naive Bayes Classifier
    • 22  Chi Distribution
    • 23  Chi-squared Distribution (1 parameter)
    • 24  Chi-squared Distribution (2 parameters)
    • 25  Student t-Distribution
    • 26  Fisher F-Distribution
    • 27  Exponential Distribution
    • 28  Lognormal Distribution
    • 29  Gamma Distribution
    • 30  Beta Distribution
    • 31  Weibull Distribution
    • 32  Pareto Distribution
    • 33  Inverse Gamma Distribution
    • 34  Rayleigh Distribution
    • 35  Erlang Distribution
    • 36  Logistic Distribution
    • 37  Laplace Distribution
    • 38  Gumbel Distribution
    • 39  Cauchy Distribution
    • 40  Triangular Distribution
    • 41  Power Distribution
    • 42  Beta Prime Distribution
    • 43  Sample Correlation Distribution
    • 44  Dirichlet Distribution
    • 45  Generalized Extreme Value (GEV) Distribution
    • 46  Frechet Distribution
    • 47  Noncentral t Distribution
    • 48  Noncentral F Distribution
    • 49  Inverse Chi-Squared Distribution
    • 50  Maxwell-Boltzmann Distribution
    • 51  Distribution Relationship Map

    • 52  Problems
  • Descriptive Statistics & Exploratory Data Analysis
    • 53  Types of Data
    • 54  Datasheets

    • 55  Frequency Plot (Bar Plot)
    • 56  Frequency Table
    • 57  Contingency Table
    • 58  Binomial Classification Metrics
    • 59  Confusion Matrix
    • 60  ROC Analysis

    • 61  Stem-and-Leaf Plot
    • 62  Histogram
    • 63  Data Quality Forensics
    • 64  Quantiles
    • 65  Central Tendency
    • 66  Variability
    • 67  Skewness & Kurtosis
    • 68  Concentration
    • 69  Notched Boxplot
    • 70  Scatterplot
    • 71  Pearson Correlation
    • 72  Rank Correlation
    • 73  Partial Pearson Correlation
    • 74  Simple Linear Regression
    • 75  Moments
    • 76  Quantile-Quantile Plot (QQ Plot)
    • 77  Normal Probability Plot
    • 78  Probability Plot Correlation Coefficient Plot (PPCC Plot)
    • 79  Box-Cox Normality Plot
    • 80  Kernel Density Estimation
    • 81  Bivariate Kernel Density Plot
    • 82  Conditional EDA: Panel Diagnostics
    • 83  Bootstrap Plot (Central Tendency)
    • 84  Survey Scores Rank Order Comparison
    • 85  Cronbach Alpha

    • 86  Equi-distant Time Series
    • 87  Time Series Plot (Run Sequence Plot)
    • 88  Mean Plot
    • 89  Blocked Bootstrap Plot (Central Tendency)
    • 90  Standard Deviation-Mean Plot
    • 91  Variance Reduction Matrix
    • 92  (Partial) Autocorrelation Function
    • 93  Periodogram & Cumulative Periodogram

    • 94  Problems
  • Hypothesis Testing
    • 95  Normal Distributions revisited
    • 96  The Population
    • 97  The Sample
    • 98  The One-Sided Hypothesis Test
    • 99  The Two-Sided Hypothesis Test
    • 100  When to use a one-sided or two-sided test?
    • 101  What if \(\sigma\) is unknown?
    • 102  The Central Limit Theorem (revisited)
    • 103  Statistical Test of the Population Mean with known Variance
    • 104  Statistical Test of the Population Mean with unknown Variance
    • 105  Statistical Test of the Variance
    • 106  Statistical Test of the Population Proportion
    • 107  Statistical Test of the Standard Deviation \(\sigma\)
    • 108  Statistical Test of the difference between Means -- Independent/Unpaired Samples
    • 109  Statistical Test of the difference between Means -- Dependent/Paired Samples
    • 110  Statistical Test of the difference between Variances -- Independent/Unpaired Samples

    • 111  Hypothesis Testing for Research Purposes
    • 112  Decision Thresholds, Alpha, and Confidence Levels
    • 113  Bayesian Inference for Decision-Making
    • 114  One Sample t-Test
    • 115  Skewness & Kurtosis Tests
    • 116  Paired Two Sample t-Test
    • 117  Wilcoxon Signed-Rank Test
    • 118  Unpaired Two Sample t-Test
    • 119  Unpaired Two Sample Welch Test
    • 120  Two One-Sided Tests (TOST) for Equivalence
    • 121  Mann-Whitney U test (Wilcoxon Rank-Sum Test)
    • 122  Bayesian Two Sample Test
    • 123  Median Test based on Notched Boxplots
    • 124  Chi-Squared Tests for Count Data
    • 125  Kolmogorov-Smirnov Test
    • 126  One Way Analysis of Variance (1-way ANOVA)
    • 127  Kruskal-Wallis Test
    • 128  Two Way Analysis of Variance (2-way ANOVA)
    • 129  Repeated Measures ANOVA
    • 130  Friedman Test
    • 131  Testing Correlations
    • 132  A Note on Causality

    • 133  Problems
  • Regression Models
    • 134  Simple Linear Regression Model (SLRM)
    • 135  Multiple Linear Regression Model (MLRM)
    • 136  Logistic Regression
    • 137  Generalized Linear Models
    • 138  Multinomial and Ordinal Logistic Regression
    • 139  Cox Proportional Hazards Regression
    • 140  Conditional Inference Trees
    • 141  Leaf Diagnostics for Conditional Inference Trees
    • 142  Conditional Random Forests
    • 143  Hypothesis Testing with Linear Regression Models (from a Practical Point of View)

    • 144  Problems
  • Introduction to Time Series Analysis
    • 145  Case: the Market of Health and Personal Care Products
    • 146  Decomposition of Time Series
    • 147  Ad hoc Forecasting of Time Series
  • Box-Jenkins Analysis
    • 148  Introduction to Box-Jenkins Analysis
    • 149  Theoretical Concepts
    • 150  Stationarity
    • 151  Identifying ARMA parameters
    • 152  Estimating ARMA Parameters and Residual Diagnostics
    • 153  Forecasting with ARIMA models
    • 154  Intervention Analysis
    • 155  Cross-Correlation Function
    • 156  Transfer Function Noise Models
    • 157  General-to-Specific Modeling
  • Model Building Strategies
    • 158  Introduction to Model Building Strategies
    • 159  Manual Model Building
    • 160  Model Validation
    • 161  Regularization Methods
    • 162  Hyperparameter Optimization Strategies
    • 163  Guided Model Building in Practice
    • 164  Diagnostics, Revision, and Guided Forecasting
    • 165  Leakage, Target Encoding, and Robust Regression
  • References
  • Appendices
    • Appendices
    • A  Method Selection Guide
    • B  Presentations and Teaching Materials
    • C  R Language Concepts for Statistical Computing
    • D  Matrix Algebra
    • E  Standard Normal Table (Gaussian Table)
    • F  Critical values of Student’s \(t\) distribution with \(\nu\) degrees of freedom
    • G  Upper-tail critical values of the \(\chi^2\)-distribution with \(\nu\) degrees of freedom
    • H  Lower-tail critical values of the \(\chi^2\)-distribution with \(\nu\) degrees of freedom

Table of contents

  • 36.1 Probability Density Function
  • 36.2 Purpose
  • 36.3 Distribution Function
  • 36.4 Moment Generating Function
  • 36.5 1st Uncentered Moment
  • 36.6 2nd Uncentered Moment
  • 36.7 3rd Uncentered Moment
  • 36.8 4th Uncentered Moment
  • 36.9 2nd Centered Moment
  • 36.10 3rd Centered Moment
  • 36.11 4th Centered Moment
  • 36.12 Expected Value
  • 36.13 Variance
  • 36.14 Median
  • 36.15 Mode
  • 36.16 Coefficient of Skewness
  • 36.17 Coefficient of Kurtosis
  • 36.18 Parameter Estimation
  • 36.19 R Module
    • 36.19.1 RFC
    • 36.19.2 Direct app link
    • 36.19.3 R Code
  • 36.20 Example
  • 36.21 Random Number Generator
  • 36.22 Property 1: Sigmoid CDF
  • 36.23 Property 2: Self-Referential Density
  • 36.24 Property 3: Heavier Tails than Normal
  • 36.25 Related Distributions 1: Normal Distribution
  1. Probability Distributions
  2. 36  Logistic Distribution

36  Logistic Distribution

The Logistic distribution resembles the Normal in shape but has heavier tails. Its CDF — the sigmoid function — is one of the most important functions in statistics and machine learning, forming the mathematical foundation of logistic regression and neural network activations.

Formally, the random variate \(X\) defined for all of \(\mathbb{R}\), is said to have a Logistic Distribution (i.e. \(X \sim \text{Logistic}(\mu, s)\)) with location parameter \(\mu \in \mathbb{R}\) and scale parameter \(s > 0\). In R, the built-in functions are dlogis(x, location = mu, scale = s), plogis, qlogis, and rlogis.

36.1 Probability Density Function

\[ f(x) = \frac{e^{-(x-\mu)/s}}{s\,(1+e^{-(x-\mu)/s})^2} = \frac{F(x)\,[1-F(x)]}{s} \]

The figure below shows examples of the Logistic Probability Density Function for different parameter combinations.

Code
par(mfrow = c(2, 2))
x <- seq(-8, 12, length = 500)

plot(x, dlogis(x, location = 0, scale = 1), type = "l", lwd = 2, col = "blue",
     xlab = "x", ylab = "f(x)", main = expression(paste(mu == 0, ",  ", s == 1)))

plot(x, dlogis(x, location = 0, scale = 2), type = "l", lwd = 2, col = "blue",
     xlab = "x", ylab = "f(x)", main = expression(paste(mu == 0, ",  ", s == 2)))

plot(x, dlogis(x, location = 2, scale = 1), type = "l", lwd = 2, col = "blue",
     xlab = "x", ylab = "f(x)", main = expression(paste(mu == 2, ",  ", s == 1)))

plot(x, dlogis(x, location = -1, scale = 0.5), type = "l", lwd = 2, col = "blue",
     xlab = "x", ylab = "f(x)", main = expression(paste(mu == -1, ",  ", s == 0.5)))

par(mfrow = c(1, 1))
Figure 36.1: Logistic Probability Density Function for various parameter combinations

36.2 Purpose

The Logistic distribution is a symmetric, unimodal distribution on \(\mathbb{R}\) that closely resembles the Normal but has heavier tails. Its CDF — the logistic sigmoid function — plays a fundamental role in binary classification models. Common applications include:

  • Logistic regression: the latent continuous variable whose sign determines the binary outcome
  • Neural networks: the sigmoid activation function is the Logistic CDF
  • Growth curve modeling (logistic growth) in biology and ecology
  • Bioassay and dose-response modeling where response probability increases with dose
  • Heavy-tailed alternative to the Normal for symmetric continuous data

Relation to the discrete setting. The Logistic distribution is the continuous analog of the Binomial distribution via the logit link: the Binomial models discrete 0/1 outcomes, while the Logistic models their continuous log-odds representation. In logistic regression, binary Binomial outcomes are modeled with a Logistic-distributed latent variable.

36.3 Distribution Function

\[ F(x) = \frac{1}{1+e^{-(x-\mu)/s}} \]

This is the logistic sigmoid function, one of the most widely used functions in statistics and machine learning.

The figure below shows the Logistic Distribution Function for \(\mu = 0\) and \(s = 1\).

Code
x <- seq(-8, 8, length = 500)
plot(x, plogis(x, location = 0, scale = 1), type = "l", lwd = 2, col = "blue",
     xlab = "x", ylab = "F(x)", main = "Logistic Distribution Function",
     sub = expression(paste(mu == 0, ",  ", s == 1)))
Figure 36.2: Logistic Distribution Function (location = 0, scale = 1)

36.4 Moment Generating Function

\[ M_X(t) = e^{\mu t}\,\frac{\pi s t}{\sin(\pi s t)}, \quad |t| < \frac{1}{s} \]

36.5 1st Uncentered Moment

\[ \mu_1' = \mu \]

36.6 2nd Uncentered Moment

\[ \mu_2' = \mu^2 + \frac{s^2\pi^2}{3} \]

36.7 3rd Uncentered Moment

\[ \mu_3' = \mu^3 + \mu s^2\pi^2 \]

36.8 4th Uncentered Moment

\[ \mu_4' = \mu^4 + 2\mu^2 s^2\pi^2 + \frac{7s^4\pi^4}{15} \]

36.9 2nd Centered Moment

\[ \mu_2 = \frac{s^2\pi^2}{3} \]

36.10 3rd Centered Moment

\[ \mu_3 = 0 \]

The distribution is symmetric about \(\mu\), so all odd centered moments vanish.

36.11 4th Centered Moment

\[ \mu_4 = \frac{7s^4\pi^4}{15} \]

36.12 Expected Value

\[ \text{E}(X) = \mu \]

36.13 Variance

\[ \text{V}(X) = \frac{s^2\pi^2}{3} \]

36.14 Median

\[ \text{Med}(X) = \mu \]

36.15 Mode

\[ \text{Mo}(X) = \mu \]

36.16 Coefficient of Skewness

\[ g_1 = 0 \]

The distribution is symmetric about \(\mu\).

36.17 Coefficient of Kurtosis

\[ g_2 = \frac{\mu_4}{\mu_2^2} = \frac{7s^4\pi^4/15}{s^4\pi^4/9} = \frac{63}{15} = \frac{21}{5} = 4.2 \]

The excess kurtosis is \(g_2 - 3 = 1.2\), indicating heavier tails than the Normal distribution.

36.18 Parameter Estimation

Maximum likelihood estimates are obtained numerically in R:

library(MASS)

set.seed(42)
x_obs <- rlogis(100, location = 70, scale = 5)

fit <- fitdistr(x_obs, "logistic")
print(fit)
    location      scale   
  70.7404214    5.6983159 
 ( 0.9767560) ( 0.4816192)

36.19 R Module

36.19.1 RFC

The Logistic Distribution module is available in RFC under the menu “Distributions / Logistic Distribution”.

36.19.2 Direct app link

  • https://shiny.wessa.net/logistic/

36.19.3 R Code

The following code demonstrates Logistic probability calculations:

mu <- 70; s <- 5

# Probability density function
dlogis(60, location = mu, scale = s)

# Distribution function: P(X <= 60)
plogis(60, location = mu, scale = s)

# Quantile function (median)
qlogis(0.5, location = mu, scale = s)

# Generate random Logistic numbers
set.seed(42)
rlogis(10, location = mu, scale = s)

# Standard deviation
cat("SD:", s * pi / sqrt(3), "\n")
[1] 0.02099872
[1] 0.1192029
[1] 70
 [1] 81.86891 83.50413 65.42896 77.94401 72.91474 70.38210 75.14155 60.69844
 [9] 73.24960 74.35767
SD: 9.068997 

36.20 Example

Exam scores in a large class are modeled as \(X \sim \text{Logistic}(\mu = 70, s = 5)\). We compute the probability of scoring below 60.

mu <- 70; s <- 5

# P(score < 60)
cat("P(score < 60):", plogis(60, location = mu, scale = s), "\n")

# P(score > 80)
cat("P(score > 80):", 1 - plogis(80, location = mu, scale = s), "\n")

# Mean, median, SD
cat("Mean (= median):", mu, "\n")
cat("SD:", round(s * pi / sqrt(3), 4), "\n")
P(score < 60): 0.1192029 
P(score > 80): 0.1192029 
Mean (= median): 70 
SD: 9.069 
Interactive Shiny app (click to load).
Open in new tab

36.21 Random Number Generator

Logistic random variates are generated via the inverse-CDF method. Since \(F(x) = 1/(1+e^{-(x-\mu)/s})\), the quantile function is the log-odds (logit) function:

\[ X = \mu - s\ln\!\left(\frac{1}{U} - 1\right) \sim \text{Logistic}(\mu, s) \quad \text{when } U \sim \text{U}(0,1) \]

set.seed(123)
n <- 1000; mu <- 0; s <- 1

# Inverse-transform method
u <- runif(n)
x_inv <- mu - s * log(1/u - 1)

# Compare with rlogis
x_rlogis <- rlogis(n, location = mu, scale = s)

cat("Inverse-transform: mean =", round(mean(x_inv), 4),
    "  var =", round(var(x_inv), 4), "\n")
cat("rlogis():          mean =", round(mean(x_rlogis), 4),
    "  var =", round(var(x_rlogis), 4), "\n")
cat("Theoretical:       mean =", mu,
    "  var =", round(s^2 * pi^2 / 3, 4), "\n")
Inverse-transform: mean = -0.0202   var = 3.2444 
rlogis():          mean = -0.0087   var = 3.2559 
Theoretical:       mean = 0   var = 3.2899 
Interactive Shiny app (click to load).
Open in new tab

36.22 Property 1: Sigmoid CDF

The CDF \(F(x) = 1/(1+e^{-(x-\mu)/s})\) is the logistic sigmoid function — the foundation of logistic regression. The log-odds (logit) of \(F(x)\) is linear in \(x\):

\[ \text{logit}(F(x)) = \ln\!\frac{F(x)}{1-F(x)} = \frac{x - \mu}{s} \]

36.23 Property 2: Self-Referential Density

The density can be expressed in terms of the CDF:

\[ f(x) = \frac{F(x)\,[1-F(x)]}{s} \]

This elegant identity is unique to the Logistic distribution and is exploited in the derivation of the logistic regression score equations.

36.24 Property 3: Heavier Tails than Normal

The Logistic distribution has kurtosis \(g_2 = 4.2\) versus \(g_2 = 3\) for the Normal. This means the Logistic assigns more probability to values far from the mean — a feature that makes it more robust to outliers in some applications.

36.25 Related Distributions 1: Normal Distribution

The Normal distribution has the same symmetric, bell-shaped form but lighter tails (\(g_2 = 3\)). For most practical purposes, the two distributions are very similar near the center but differ in the tails (see Chapter 20).

35  Erlang Distribution
37  Laplace Distribution

© 2026 Patrick Wessa. Provided as-is, without warranty.

Feedback: e-mail | Anonymous contributions: click to copy (Sats) | click to copy (XMR)

Cookie Preferences