Concept Architecture
Concept
Theoretically, Dirichlet Distribution is a multivariate continuous probability distribution defined over a simplex, where a set of positive proportions sum to one. It is the multivariate generalisation of the Beta distribution and provides a probabilistic framework for modelling uncertainty in mutually exclusive and collectively exhaustive probabilities. In health economics, the Dirichlet distribution is widely used to represent uncertainty in transition probability vectors, competing event probabilities and health state occupancy proportions within probabilistic sensitivity analysis.
Mathematically, the Dirichlet distribution is parameterised by a vector of positive concentration parameters � = (�?, �?, ?, �?). It generates correlated probability vectors that satisfy the constraints that each probability lies between 0 and 1 and that all probabilities sum exactly to one. These properties make it the standard distribution for modelling multinomial probabilities under uncertainty.
In practice, Dirichlet distributions are estimated from multinomial count data, Bayesian posterior distributions or expert elicitation. They are routinely applied in Markov models, state-transition models and microsimulation models to sample correlated transition probabilities while preserving the requirement that transition probabilities from each health state sum to one.
Purpose
Used to model uncertainty in correlated probability vectors that must sum to one, particularly transition probabilities and competing event probabilities in probabilistic sensitivity analysis.
Mathematical Formulae
Primary Formula
f(x?, ?, x?) = �(?�?) / ?�(�?) ? ?x?^(�? ? 1)
subject to:
x? � 0
?x? = 1
Supporting Formulae
Mean of component i:
E(X?) = �? / �?
where:
�? = ?�?
Variance of component i:
Var(X?) = �?(�? ? �?) / (�?�(�? + 1))
Covariance between components:
Cov(X?, X?) = ?�?�? / (�?�(�? + 1))
Related Mathematical Methods
- Beta Distribution
- Multinomial Distribution
- Bayesian Analysis
- Monte Carlo Simulation
- Probabilistic Sensitivity Analysis
- Markov Models
Example
A Markov model contains four possible transitions from a disease state: remain well, progress, experience an adverse event or die. Observed counts of (80, 12, 5, 3) produce a Dirichlet distribution with parameters Dirichlet(80,12,5,3). During probabilistic sensitivity analysis, transition probabilities are repeatedly sampled from this distribution, ensuring that all probabilities remain between 0 and 1 and always sum exactly to one.
Excel Implementation
| Function | Example Formula | Health Economics Application |
|---|---|---|
| GAMMA | =GAMMA(A2) | Evaluate gamma functions used in Dirichlet calculations. |
| GAMMALN | =GAMMALN(A2) | Improve numerical stability when calculating Dirichlet densities. |
| SUM | =SUM(B2:E2) | Verify that sampled probabilities sum to one. |
| RAND | =RAND() | Generate random values for simulation prior to Dirichlet sampling in external software or VBA. |
VBA (Optional)
VBA can automate sampling from Dirichlet distributions to generate correlated transition probability vectors for probabilistic sensitivity analyses.
Sources
- Briggs A, Claxton K, Sculpher M. Decision Modelling for Health Economic Evaluation. Oxford University Press.
- Drummond MF, et al. Methods for the Economic Evaluation of Health Care Programmes. Oxford University Press.
- Gelman A, Carlin JB, Stern HS, et al. Bayesian Data Analysis.
- NICE. Health Technology Evaluation Manual.
- ISPOR-SMDM Modeling Good Research Practices Task Force Reports.
Related Concepts (4)
Library
Publications
1
Parameter Estimation and Uncertainty: A Report of the ISPOR-SMDM Modeling Good Research Practices Task Force-6 — Briggs, Weinstein, Fenwick, Karnon, Sculpher & Paltiel, Task Force Report 6 ed., 2012 (Value in Health / Medical Decision Making)
Best-practice guidance on parameter estimation and the characterisation of uncertainty in decision models, covering probabilistic sensitivity analysis, distributional choices, and correlation between parameters.
Journal ArticleView source →
Frequently Asked Questions (6)
What is the Dirichlet distribution?
A multivariate distribution representing uncertainty in a set of proportions that must sum to one, such as transition probabilities from a state.
Source: Briggs A, Claxton K, Sculpher M. Decision Modelling for Health Economic Evaluation. Oxford University Press; 2006. doi:10.1093/oso/9780198526629.001.0001.
What constraint does the Dirichlet distribution enforce on a set of proportions?
When a patient in a health state can move to any of several others, the probabilities of those moves must add up to one, since the patient goes somewhere. The Dirichlet distribution represents uncertainty about such a set of proportions while automatically respecting that they sum to one, so every sample it produces is a valid set of transition probabilities. Sampling each probability independently would break this constraint. It is the multivariate counterpart of the beta distribution used for a single probability. Briggs and colleagues (2006) describe this use.
Source: Briggs et al. 2006
Why is the Dirichlet distribution used for transition probabilities?
The Dirichlet distribution is used for transition probabilities because the probabilities of moving from a given state to the possible next states must sum to one, and the Dirichlet ensures every sampled set of probabilities satisfies this constraint while lying between zero and one. Sampling each probability independently could give a set that does not sum to one, which would be invalid. The Dirichlet distribution therefore represents the joint uncertainty in a full set of transition probabilities coherently in probabilistic analysis.
Source: Briggs, Claxton & Sculpher 2006
How are the parameters of a Dirichlet distribution set?
The parameters of a Dirichlet distribution are set from the data on the transitions, typically the counts of individuals moving from a state to each destination, so that each parameter reflects the number observed for that transition. Larger counts give a tighter distribution around the observed proportions, reflecting greater precision. This mirrors how the beta distribution is set from event and non-event counts. Using the transition counts lets the Dirichlet represent both the estimated probabilities and their uncertainty based on the underlying data.
Source: Vose 2008
How does the Dirichlet distribution relate to the beta distribution?
The Dirichlet distribution generalises the beta distribution from two categories to several: the beta represents uncertainty in a single proportion, bounded between zero and one, while the Dirichlet represents uncertainty in a set of proportions that sum to one across multiple categories. Each marginal of a Dirichlet is a beta distribution. So where a state has only two possible transitions, the Dirichlet reduces to a beta, and where it has more, the Dirichlet extends the same idea to the full set.
Source: Briggs, Claxton & Sculpher 2006
What are the limitations of the Dirichlet distribution?
The Dirichlet distribution imposes a particular correlation structure among the proportions arising from the sum-to-one constraint, which may not match the true dependence, and it requires the categories to be mutually exclusive and exhaustive. Setting its parameters needs transition counts or equivalent data, which may be limited. It represents uncertainty in proportions from a single source and does not easily combine evidence from several. These limitations mean the Dirichlet is used for coherent sets of proportions where its structure is appropriate to the data.
Source: Briggs, Claxton & Sculpher 2006
Trust Record
Verified by Dr Darrin Baines
British health economist
Professional identity: darrinbaines.org
Verification date: 27 Oct 2025
Content version: 1.0.0
Canonical Identity
- Term code
- HE-EM-UA-018
Stable URI · Machine-readable · Resolvable · CC BY 4.0