Concept Architecture
Concept
Theoretically, Probability is the mathematical measure of the likelihood that an event will occur. Probability theory provides the formal framework for quantifying uncertainty and forms the foundation of statistical inference, stochastic processes, decision analysis and health economic modelling. In health economics, probabilities are used to represent clinical events such as disease progression, treatment response, adverse events, mortality and healthcare utilisation, allowing uncertainty to be incorporated into decision models.
Mathematically, probability assigns a value between 0 and 1 to an event within a defined sample space, satisfying the axioms established by Kolmogorov. Probabilities may be estimated from observed frequencies, statistical models or expert judgement and are manipulated using recognised probability rules, including conditional probability, joint probability and Bayes' theorem. These mathematical properties underpin transition probabilities in Markov models, event probabilities in decision trees and probabilistic sensitivity analyses.
In practice, probabilities are estimated from randomised controlled trials, observational studies, registries, epidemiological databases, systematic reviews and meta-analyses. They populate health economic models by determining the likelihood of transitions between health states or the occurrence of clinical events during each model cycle. Parameter uncertainty surrounding probabilities is represented using appropriate probability distributions, most commonly the beta distribution.
Purpose
Used to quantify uncertainty, estimate the likelihood of clinical and economic events, and provide fundamental inputs for statistical analyses and health economic decision models.
Mathematical Formulae
Primary Formula
P(A) = Number of favourable outcomes / Total number of possible outcomes
for equally likely outcomes.
Supporting Formulae
Complement rule:
P(A?) = 1 ? P(A)
Addition rule:
P(A ? B) = P(A) + P(B) ? P(A � B)
Conditional probability:
P(A | B) = P(A � B) / P(B)
Multiplication rule:
P(A � B) = P(B) P(A | B)
Related Mathematical Methods
- Probability theory
- Conditional probability
- Joint probability
- Bayes' theorem
- Markov models
- Decision trees
- Monte Carlo simulation
- Probabilistic sensitivity analysis
Example
A clinical trial reports that 48 of 200 patients experience a serious adverse event.
The estimated probability is
P(Adverse Event) = 48/200 = 0.24
This probability is entered into a decision tree to estimate expected treatment costs and health outcomes. During probabilistic sensitivity analysis, the parameter is represented using a beta distribution to reflect sampling uncertainty.
Excel Implementation
| Function | Example Formula | Health Economics Application |
|---|---|---|
| COUNTIF | =COUNTIF(B2:B201,""Yes"")/COUNTA(B2:B201) | Estimate the probability of an observed event |
| COUNTIFS | =COUNTIFS(A2:A201,""Treatment"",B2:B201,""Yes"")/COUNTIF(A2:A201,""Treatment"") | Estimate subgroup-specific probabilities |
| AVERAGE | =AVERAGE(C2:C201) | Estimate a probability from binary outcomes coded as 0 and 1 |
| BETA.DIST | =BETA.DIST(A2,12,38,FALSE) | Evaluate a beta probability distribution for probabilistic sensitivity analysis |
| RAND | =RAND() | Generate random probabilities for simulation |
VBA (Optional)
Automate estimation of event probabilities from clinical datasets and populate health economic models with updated probability parameters.
Sources
- Kolmogorov AN. Foundations of the Theory of Probability. Chelsea Publishing; 1956.
- Ross SM. Introduction to Probability Models. 12th ed. Academic Press; 2019.
- Briggs AH, Claxton K, Sculpher MJ. Decision Modelling for Health Economic Evaluation. Oxford University Press; 2006.
- Drummond MF, Sculpher MJ, Claxton K, Stoddart GL, Torrance GW. Methods for the Economic Evaluation of Health Care Programmes. 4th ed. Oxford University Press; 2015.
- NICE. Health Technology Evaluation Manual.
Related Concepts (3)
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 probability?
A numerical measure, ranging from zero to one, expressing the likelihood that a specific event will occur.
Source: Kolmogorov 1933
How do the frequentist and Bayesian views of probability differ?
There are two main ways of understanding what a probability means. The frequentist view treats it as the long-run proportion of times an event occurs in many repetitions, so it applies to repeatable events. The Bayesian view treats it as a degree of belief about a proposition, which can apply even to one-off events or unknown fixed quantities. The two lead to different methods of analysis, though both obey the same mathematical rules. Which is appropriate depends on the question. Hacking (2001) discusses these interpretations.
Source: Hacking 2001
What are the axioms of probability?
The axioms of probability, set out by Kolmogorov, state that the probability of any event is a non-negative number; that the probability of the certain event, that some outcome occurs, is one; and that for mutually exclusive events, the probability that any of them occurs is the sum of their individual probabilities. From these three axioms, the rules of probability are derived. They provide a rigorous mathematical foundation for probability, ensuring that probabilities are consistent and can be manipulated by well-defined rules.
Source: Kolmogorov 1933
How are probabilities interpreted?
Probabilities are interpreted in more than one way. The frequentist interpretation treats a probability as the long-run relative frequency of an event over many repetitions. The Bayesian, or subjective, interpretation treats it as a degree of belief about an event, which can be updated with evidence. Both use the same mathematical rules but differ in meaning. The interpretation affects how probabilities are estimated and used, though the axioms and rules of probability apply regardless of which interpretation is adopted.
Source: Bayes 1763
What are the basic rules of probability?
The basic rules of probability include the addition rule, that the probability of either of two mutually exclusive events is the sum of their probabilities; the multiplication rule, that the probability of two events both occurring is the probability of one times the conditional probability of the other; and the complement rule, that the probability of an event not occurring is one minus its probability. These rules, following from the axioms, allow probabilities of combined and related events to be calculated consistently.
Source: Kolmogorov 1933
Why is probability important in health economics?
Probability is important in health economics because outcomes are uncertain, and probability provides the means to quantify and reason about that uncertainty. Event probabilities drive decision-analytic models, transition probabilities move patients through Markov models, and the probability of outcomes underlies expected values and cost-effectiveness. Probability also underpins the representation of parameter uncertainty in probabilistic sensitivity analysis. As the mathematics of uncertainty, probability is fundamental to modelling, evaluation, and decision making under the uncertainty that pervades health care.
Source: Kolmogorov 1933
Trust Record
Verified by Dr Darrin Baines
British health economist
Professional identity: darrinbaines.org
Verification date: 10 Oct 2025
Content version: 1.0.0
Canonical Identity
- Persistent URI
- https://healtheconomics.wiki/concept/probability
- Term code
- HE-EM-MP-034
Stable URI · Machine-readable · Resolvable · CC BY 4.0