• 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. 17  Multinomial 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

  • 17.1 Definition
  • 17.2 Mean
  • 17.3 Variance
  • 17.4 Covariance
  • 17.5 Moment Generating Function
  • 17.6 Purpose
  • 17.7 R Module
  • 17.8 Business Example: Support Ticket Routing Mix
  • 17.9 Additional Academic Example: Hardy-Weinberg Genotype Counts
  • 17.10 Related Distributions 1: Dirichlet Distribution
  1. Probability Distributions
  2. 17  Multinomial Distribution

17  Multinomial Distribution

17.1 Definition

Let \(\mathbf{X}=(X_1,\dots,X_K)\) and \(\mathbf{r}=(r_1,\dots,r_K)\) with \(k \in \{1,\dots,K\}\). The multinomial distribution is

\[ \text{P}(\mathbf{X}=\mathbf{r})= \begin{cases} \frac{n!}{r_1!\cdots r_K!}\, p_1^{r_1}\cdots p_K^{r_K}, & \text{if } \sum_{k=1}^K r_k=n,\\ 0, & \text{otherwise.} \end{cases} \]

where \(K\) = number of categories, \(p_k\) = probability of category \(k\), \(p_k \ge 0\), \(\sum_{k=1}^K p_k = 1\), \(n\) = number of independent draws, and \(X_k\) = number of outcomes in category \(k\).

In other words, the Multinomial Distribution is a generalisation of the Bernoulli and Binomial Distribution:

  • when \(K = 2\) and \(n = 1\) then it is equivalent to the Bernoulli Distribution

  • when \(K = 2\) and \(n > 1\) it describes the Binomial Distribution

17.2 Mean

\[ \text{E}(X_k) = n p_k \]

17.3 Variance

\[ \text{V}(X_k) = n p_k (1-p_k) \]

17.4 Covariance

\[ \text{Cov}(X_i, X_j) = -n p_i p_j \quad \text{for } i \ne j \]

The covariance is negative because counts are constrained to sum to \(n\): if one category gets more counts, at least one other category must get fewer.

17.5 Moment Generating Function

\[ M_{\mathbf{X}}(t_1,\dots,t_K)=\left(\sum_{k=1}^K p_k e^{t_k}\right)^n \]

17.6 Purpose

Within this handbook, the Multinomial Distribution has multiple practical uses:

  • Multi-class event modeling: whenever one trial can fall into one of several categories (e.g. support ticket outcomes, customer response classes, defect types).
  • Bridge from Binomial to multi-category data: the Binomial model (Chapter 13) is the special case \(K=2\); multinomial extends this to \(K>2\).
  • Foundational model for count-based classification: the Multinomial Naive Bayes Classifier directly uses this distribution for token/count features (Chapter 9).
  • Expected-vs-observed category diagnostics: expected counts \(n p_k\) from the multinomial model connect naturally to the Pearson chi-squared framework (Section 124.1, Chapter 124).
  • Contingency-table interpretation: multinomial logic underlies how row/column category counts are interpreted in contingency tables (Chapter 57) and in classification summaries such as confusion matrices (Chapter 59).

17.7 R Module

The Multinomial Probabilities app is available in the handbook menu:

  • Distributions / Multinomial Probabilities

It is also accessible directly at:

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

17.8 Business Example: Support Ticket Routing Mix

A SaaS support team routes incoming premium tickets into three mutually exclusive categories:

  • resolved on first contact
  • resolved after follow-up
  • escalated to engineering

Based on historical operations, the expected proportions are:

\[ (p_1,p_2,p_3)=(0.55,0.30,0.15) \]

On a given shift, \(n=20\) tickets were handled and the observed counts were:

\[ (x_1,x_2,x_3)=(8,8,4) \]

The exact multinomial probability of this specific split is:

counts <- c(8, 8, 4)
probs <- c(0.55, 0.30, 0.15)
n <- sum(counts)

cat("Exact multinomial probability:\n")
print(dmultinom(counts, prob = probs))

expected <- n * probs
names(expected) <- c("First contact", "Follow-up", "Escalated")
cat("\nExpected counts under historical mix:\n")
print(expected)

chisq_stat <- sum((counts - expected)^2 / expected)
cat("\nPearson chi-squared statistic (descriptive):\n")
print(chisq_stat)
Exact multinomial probability:
[1] 0.01734239

Expected counts under historical mix:
First contact     Follow-up     Escalated 
           11             6             3 

Pearson chi-squared statistic (descriptive):
[1] 1.818182

You can reproduce this scenario with the preconfigured app below:

Interactive Shiny app (click to load).
Open in new tab

Interpretation:

  • The observed follow-up and escalation counts are above their expected values, while first-contact resolution is below expectation.
  • This may indicate a temporary complexity spike (harder tickets), staffing mismatch, or process bottlenecks.
  • The app’s chi-squared statistic is useful as a quick discrepancy indicator; for formal inferential testing and p-values, continue with the Pearson chi-squared test framework in Section 124.1. For goodness-of-fit with \(K\) categories and no estimated parameters, the reference degrees of freedom are \(K-1\).

17.9 Additional Academic Example: Hardy-Weinberg Genotype Counts

For a biallelic locus with allele frequencies \(p_A=0.7\) and \(p_a=0.3\), Hardy-Weinberg proportions are:

\[ (p_{AA},p_{Aa},p_{aa})=(p_A^2,\ 2p_Ap_a,\ p_a^2)=(0.49,0.42,0.09). \]

Suppose \(n=120\) individuals are observed with genotype counts:

\[ (x_{AA},x_{Aa},x_{aa})=(64,45,11). \]

counts_hw <- c(64, 45, 11)
probs_hw <- c(0.49, 0.42, 0.09)
n_hw <- sum(counts_hw)

cat("Exact multinomial probability:\n")
print(dmultinom(counts_hw, prob = probs_hw))

expected_hw <- n_hw * probs_hw
names(expected_hw) <- c("AA", "Aa", "aa")
cat("\nExpected counts under Hardy-Weinberg proportions:\n")
print(expected_hw)

chisq_hw <- sum((counts_hw - expected_hw)^2 / expected_hw)
cat("\nPearson chi-squared statistic (descriptive):\n")
print(chisq_hw)
Exact multinomial probability:
[1] 0.005733821

Expected counts under Hardy-Weinberg proportions:
  AA   Aa   aa 
58.8 50.4 10.8 

Pearson chi-squared statistic (descriptive):
[1] 1.042139

17.10 Related Distributions 1: Dirichlet Distribution

The Dirichlet distribution is the conjugate prior for the Multinomial likelihood. If \(\boldsymbol{\theta} \sim \text{Dir}(\boldsymbol{\alpha})\) and \(\mathbf{n} \sim \text{Multinomial}(N, \boldsymbol{\theta})\), then the posterior is \(\boldsymbol{\theta} \mid \mathbf{n} \sim \text{Dir}(\alpha_1 + n_1, \ldots, \alpha_K + n_K)\) (see Chapter 44).

16  Hypergeometric Distribution
18  Poisson Distribution

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

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

Cookie Preferences