• 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. 38  Gumbel 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

  • 38.1 Probability Density Function
  • 38.2 Purpose
  • 38.3 Distribution Function
  • 38.4 Moment Generating Function
  • 38.5 1st Uncentered Moment
  • 38.6 2nd Uncentered Moment
  • 38.7 3rd Uncentered Moment
  • 38.8 4th Uncentered Moment
  • 38.9 2nd Centered Moment
  • 38.10 3rd Centered Moment
  • 38.11 4th Centered Moment
  • 38.12 Expected Value
  • 38.13 Variance
  • 38.14 Median
  • 38.15 Mode
  • 38.16 Coefficient of Skewness
  • 38.17 Coefficient of Kurtosis
  • 38.18 Parameter Estimation
  • 38.19 R Module
    • 38.19.1 RFC
    • 38.19.2 Direct app link
    • 38.19.3 R Code
  • 38.20 Example
  • 38.21 Random Number Generator
  • 38.22 Property 1: Fisher-Tippett-Gnedenko Theorem
  • 38.23 Property 2: Universal Shape Constants
  • 38.24 Property 3: Relationship to Weibull via Minimum
  • 38.25 Related Distributions 1: Weibull Distribution
  • 38.26 Related Distributions 2: Exponential Distribution
  • 38.27 Related Distributions 3: GEV Distribution
  1. Probability Distributions
  2. 38  Gumbel Distribution

38  Gumbel Distribution

The Gumbel distribution is the limiting distribution of the maximum of many independent random variables from light-tailed distributions. It is the cornerstone of extreme-value statistics, used wherever one needs to model the probability of record-breaking events: annual flood peaks, maximum daily temperatures, or largest structural loads.

Formally, the random variate \(X\) defined for all of \(\mathbb{R}\), is said to have a Gumbel Distribution (i.e. \(X \sim \text{Gumbel}(\mu, \beta)\)) with location parameter \(\mu \in \mathbb{R}\) and scale parameter \(\beta > 0\). The Euler-Mascheroni constant is \(\gamma \approx 0.5772156649\).

38.1 Probability Density Function

\[ f(x) = \frac{1}{\beta}\exp\!\bigl(-z - e^{-z}\bigr), \quad z = \frac{x - \mu}{\beta} \]

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

Code
dgumbel <- function(x, mu, beta) {
  z <- (x - mu) / beta
  exp(-z - exp(-z)) / beta
}

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

plot(x, dgumbel(x, 0, 1), type = "l", lwd = 2, col = "blue",
     xlab = "x", ylab = "f(x)", main = expression(paste(mu == 0, ",  ", beta == 1)))

plot(x, dgumbel(x, 0, 2), type = "l", lwd = 2, col = "blue",
     xlab = "x", ylab = "f(x)", main = expression(paste(mu == 0, ",  ", beta == 2)))

plot(x, dgumbel(x, 2, 1), type = "l", lwd = 2, col = "blue",
     xlab = "x", ylab = "f(x)", main = expression(paste(mu == 2, ",  ", beta == 1)))

plot(x, dgumbel(x, 5, 3), type = "l", lwd = 2, col = "blue",
     xlab = "x", ylab = "f(x)", main = expression(paste(mu == 5, ",  ", beta == 3)))

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

38.2 Purpose

The Gumbel distribution belongs to the generalized extreme value (GEV) family and specifically describes the limiting distribution of block maxima from distributions with exponentially bounded tails (Normal, Exponential, Gamma). Its right-skewed shape with a mode below the mean is characteristic of maximum-type data. Common applications include:

  • Hydrology: annual maximum flood discharge, maximum daily rainfall
  • Structural engineering: maximum wind load, maximum snow depth for design standards
  • Climatology: maximum daily temperature records, extreme precipitation events
  • Financial risk: maximum portfolio loss within a given time horizon
  • Reliability engineering: maximum stress or load applied to a component

Relation to the discrete setting. The Gumbel distribution is the continuous limit of the maximum of \(n\) i.i.d. Geometric or Poisson variates after normalization — the Fisher-Tippett-Gnedenko theorem applies in the discrete domain too. For the maximum of Geometric\((p)\) variates as \(n\to\infty\), the normalized maximum approaches a Gumbel distribution.

38.3 Distribution Function

\[ F(x) = \exp\!\bigl(-e^{-(x-\mu)/\beta}\bigr) \]

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

Code
pgumbel <- function(x, mu, beta) {
  exp(-exp(-(x - mu) / beta))
}

x <- seq(-4, 10, length = 500)
plot(x, pgumbel(x, 0, 1), type = "l", lwd = 2, col = "blue",
     xlab = "x", ylab = "F(x)", main = "Gumbel Distribution Function",
     sub = expression(paste(mu == 0, ",  ", beta == 1)))
Figure 38.2: Gumbel Distribution Function (location = 0, scale = 1)

38.4 Moment Generating Function

\[ M_X(t) = \Gamma(1 - \beta t)\,e^{\mu t}, \quad t < \frac{1}{\beta} \]

where \(\gamma \approx 0.5772156649\) is the Euler-Mascheroni constant and \(\Gamma(\cdot)\) is the gamma function.

38.5 1st Uncentered Moment

\[ \mu_1' = \mu + \gamma\beta \]

where \(\gamma \approx 0.5772156649\) is the Euler-Mascheroni constant.

38.6 2nd Uncentered Moment

\[ \mu_2' = (\mu + \gamma\beta)^2 + \frac{\pi^2\beta^2}{6} \]

38.7 3rd Uncentered Moment

Obtained via the third derivative of the MGF; involves the polygamma function \(\psi''(1) = -2\zeta(3)\) where \(\zeta(3) \approx 1.20206\).

38.8 4th Uncentered Moment

Obtained via the fourth derivative of the MGF.

38.9 2nd Centered Moment

\[ \mu_2 = \frac{\pi^2\beta^2}{6} \]

38.10 3rd Centered Moment

\[ \mu_3 = 2\zeta(3)\beta^3, \quad \zeta(3) \approx 1.20206 \]

38.11 4th Centered Moment

\[ \mu_4 = \frac{27}{5}\,\mu_2^2 = \frac{27}{5}\cdot\frac{\pi^4\beta^4}{36} \]

38.12 Expected Value

\[ \text{E}(X) = \mu + \gamma\beta, \quad \gamma \approx 0.5772156649 \]

38.13 Variance

\[ \text{V}(X) = \frac{\pi^2\beta^2}{6} \]

38.14 Median

\[ \text{Med}(X) = \mu - \beta\ln(\ln 2) \]

38.15 Mode

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

38.16 Coefficient of Skewness

\[ g_1 = \frac{12\sqrt{6}\,\zeta(3)}{\pi^3} \approx 1.1395 \]

This is a fixed universal constant, independent of \(\mu\) and \(\beta\).

38.17 Coefficient of Kurtosis

\[ g_2 = \frac{27}{5} = 5.4 \]

This is also a fixed universal constant. The excess kurtosis is \(g_2 - 3 = 2.4\).

38.18 Parameter Estimation

Method-of-moments estimates from mean and variance:

\[ \tilde\beta = \frac{s\sqrt{6}}{\pi}, \qquad \tilde\mu = \bar x - \gamma\tilde\beta \]

where \(s\) is the sample standard deviation and \(\gamma \approx 0.5772\).

set.seed(42)
mu_true <- 10; beta_true <- 5
u <- runif(100)
x_obs <- mu_true - beta_true * log(-log(u))

# Method of moments
gamma_em <- 0.5772156649
beta_hat <- sd(x_obs) * sqrt(6) / pi
mu_hat   <- mean(x_obs) - gamma_em * beta_hat
cat("MoM mu:  ", round(mu_hat, 4), "\n")
cat("MoM beta:", round(beta_hat, 4), "\n")
cat("True mu:", mu_true, "  True beta:", beta_true, "\n")
MoM mu:   10.2689 
MoM beta: 5.3249 
True mu: 10   True beta: 5 

38.19 R Module

38.19.1 RFC

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

38.19.2 Direct app link

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

38.19.3 R Code

The following code demonstrates Gumbel probability calculations:

mu <- 10; beta <- 5
gamma_em <- 0.5772156649

dgumbel <- function(x, mu, beta) {
  z <- (x - mu) / beta
  exp(-z - exp(-z)) / beta
}
pgumbel <- function(x, mu, beta) exp(-exp(-(x - mu) / beta))

# P(X <= 18)
pgumbel(18, mu, beta)

# P(X > 18)
1 - pgumbel(18, mu, beta)

# Mean and mode
cat("Mean:", mu + gamma_em * beta, "\n")
cat("Mode:", mu, "\n")
cat("Median:", mu - beta * log(log(2)), "\n")
[1] 0.8171795
[1] 0.1828205
Mean: 12.88608 
Mode: 10 
Median: 11.83256 

38.20 Example

Annual maximum wind gust speeds (m/s) at a weather station are modeled as \(X \sim \text{Gumbel}(\mu = 10, \beta = 5)\). We compute the probability that the annual maximum gust exceeds 18 m/s.

mu <- 10; beta <- 5
gamma_em <- 0.5772156649
pgumbel <- function(x, mu, beta) exp(-exp(-(x - mu) / beta))

# P(max gust > 18 m/s)
cat("P(max gust > 18 m/s):", 1 - pgumbel(18, mu, beta), "\n")

# Mean annual maximum
cat("Mean max gust (m/s):", mu + gamma_em * beta, "\n")

# 100-year return level: 99th percentile
x_100yr <- mu - beta * log(-log(0.99))
cat("100-year return level (m/s):", round(x_100yr, 2), "\n")
P(max gust > 18 m/s): 0.1828205 
Mean max gust (m/s): 12.88608 
100-year return level (m/s): 33 
Interactive Shiny app (click to load).
Open in new tab

38.21 Random Number Generator

Gumbel random variates are generated via the inverse-CDF method. Since \(F(x) = \exp(-e^{-(x-\mu)/\beta})\), solving for \(X\) gives:

\[ X = \mu - \beta\ln(-\ln U) \sim \text{Gumbel}(\mu, \beta) \quad \text{when } U \sim \text{U}(0,1) \]

set.seed(123)
n <- 1000; mu <- 0; beta <- 1
gamma_em <- 0.5772156649

# Inverse-transform method
u <- runif(n)
x_inv <- mu - beta * log(-log(u))

cat("Simulated mean:", round(mean(x_inv), 4), "\n")
cat("Theoretical mean:", mu + gamma_em * beta, "\n")
cat("Simulated var:", round(var(x_inv), 4), "\n")
cat("Theoretical var:", round(pi^2 * beta^2 / 6, 4), "\n")
Simulated mean: 0.561 
Theoretical mean: 0.5772157 
Simulated var: 1.5925 
Theoretical var: 1.6449 
Interactive Shiny app (click to load).
Open in new tab

38.22 Property 1: Fisher-Tippett-Gnedenko Theorem

The Gumbel distribution is one of only three possible limiting distributions for normalized block maxima (Fisher-Tippett-Gnedenko theorem). It arises from distributions with exponentially bounded tails (Normal, Gamma, Exponential, Lognormal). This is the continuous-data counterpart of the classical central limit theorem for extreme values.

38.23 Property 2: Universal Shape Constants

Both the skewness \(g_1 \approx 1.1395\) and kurtosis \(g_2 = 5.4\) are universal constants — they do not depend on \(\mu\) or \(\beta\). Any data with these shape properties is consistent with the Gumbel model.

38.24 Property 3: Relationship to Weibull via Minimum

If \(X \sim \text{Gumbel}(\mu, \beta)\) then \(-X\) follows the minimum (reversed) Gumbel distribution. Furthermore, if \(Y = e^{-X/\beta}\) then \(Y\) follows a Weibull distribution, linking the two extreme-value families.

38.25 Related Distributions 1: Weibull Distribution

The Weibull distribution is related to the Gumbel via a log-transformation: if \(X \sim \text{Weibull}(k, \lambda)\) then \(\ln\!\left((X/\lambda)^k\right)\) follows the minimum Gumbel, while \(-\ln\!\left((X/\lambda)^k\right)\) follows the maximum Gumbel (see Chapter 31).

38.26 Related Distributions 2: Exponential Distribution

The Exponential distribution belongs to the Gumbel domain of attraction: the normalized maximum of \(n\) i.i.d. Exp\((\lambda)\) variates converges to Gumbel as \(n \to \infty\) (see Chapter 27).

38.27 Related Distributions 3: GEV Distribution

The Gumbel distribution is the special case of the Generalized Extreme Value distribution with shape parameter \(\xi = 0\): \(\text{GEV}(\mu, \sigma, 0) = \text{Gumbel}(\mu, \sigma)\). The GEV family unifies the Gumbel (Type I), Fréchet (Type II, \(\xi > 0\)), and reversed Weibull (Type III, \(\xi < 0\)) extreme-value distributions (see Chapter 45).

37  Laplace Distribution
39  Cauchy Distribution

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

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

Cookie Preferences