Concept Architecture
Concept
Theoretically, the Basic Reproduction Number (R?) is the expected number of secondary infections generated by a single infectious individual introduced into a wholly susceptible population. It is a fundamental concept in infectious disease epidemiology and mathematical transmission modelling, representing the transmission potential of a pathogen under baseline conditions without immunity or interventions. The concept exists to determine whether an infectious disease can invade and spread within a population.
Mathematically, R? is defined using compartmental infectious disease models, branching processes or the next-generation matrix. It represents the dominant eigenvalue of the next-generation matrix or, in simple epidemic models, the product of the transmission rate and infectious period. Values greater than one indicate sustained transmission, whereas values below one indicate that transmission will eventually cease.
In practice, R? is estimated using epidemic surveillance data, contact tracing, transmission models and statistical inference methods during the early stages of outbreaks. Health economists use estimates of R? to parameterise transmission models, evaluate vaccination programmes, estimate disease burden and assess the cost-effectiveness of infectious disease interventions.
Purpose
Used to quantify the transmission potential of infectious diseases, predict epidemic spread and inform infectious disease modelling, vaccination strategies and economic evaluations of public health interventions.
Mathematical Formulae
Primary Formula
R? = ? / ?
where:
? = transmission rate
? = recovery rate
Supporting Formulae
Relationship with infectious period:
R? = ? ? D
where:
D = average duration of infectiousness
Next-generation matrix formulation:
R? = ?(FV??)
where:
? = dominant eigenvalue
F = new infection matrix
V = transition matrix
Herd immunity threshold:
H = 1 ? (1 / R?)
Related Mathematical Methods
Compartmental Models
SIR Model
SEIR Model
Next-Generation Matrix
Effective Reproduction Number
Force of Infection
Branching Process Models
Example
A respiratory virus has an estimated transmission rate of 0.60 infections per infectious person per day. The average infectious period is 5 days.
R? = ? ? D
R? = 0.60 ? 5
R? = 3.0
Each infected individual is therefore expected to infect, on average, three susceptible individuals in the absence of immunity or control measures.
Excel Implementation
| Function | Example Formula | Health Economics Application |
|---|---|---|
| PRODUCT | =A2*B2 | Calculate R? as transmission rate ? infectious period |
| IF | =IF(C2>1,"Epidemic Growth","Transmission Declines") | Classify epidemic potential |
| POWER | =1-(1/C2) | Calculate herd immunity threshold |
| LINEST | =LINEST(B2:B31,A2:A31,TRUE,TRUE) | Estimate transmission parameters from epidemic data |
| EXP | =EXP(A2) | Model exponential epidemic growth during early outbreaks |
VBA (Optional)
VBA can automate estimation of R? from epidemic datasets, sensitivity analyses and transmission model parameterisation for infectious disease economic evaluations.
Sources
- Diekmann O, Heesterbeek JAP, Roberts MG. The Construction of Next-Generation Matrices for Compartmental Epidemic Models.
- Anderson RM, May RM. Infectious Diseases of Humans: Dynamics and Control.
- Keeling MJ, Rohani P. Modeling Infectious Diseases in Humans and Animals.
- World Health Organization. Infectious Disease Modelling Guidance.
- Briggs A, Claxton K, Sculpher M. Decision Modelling for Health Economic Evaluation.
Related Concepts (3)
Library
Publications
3
Dynamic Transmission Modeling: A Report of the ISPOR-SMDM Modeling Good Research Practices Task Force-5 — Pitman, Fisman, Zaric, Postma, Kretzschmar, Edmunds & Brisson, Task Force Report 5 ed., 2012 (Value in Health / Medical Decision Making)
Best-practice guidance on dynamic transmission models for infectious disease, capturing indirect (herd) effects that static models cannot, and their use in cost-effectiveness analysis of vaccination and control programmes.
Journal ArticleView source →Applying Dynamic Simulation Modeling Methods in Health Care Delivery Research — The SIMULATE Checklist: Report of the ISPOR Simulation Modeling Emerging Good Practices Task Force — Marshall, Burgos-Liz, IJzerman, Osgood, Padula, Higashi, Wong, Pasupathy & Crown, Vol. 18, No. 1 ed., 2015 (Value in Health)
The first ISPOR dynamic-simulation good-practice report, introducing system dynamics, discrete event simulation and agent-based modelling for health care delivery problems and providing the SIMULATE checklist for their application.
Journal ArticleView source →Cost-Effectiveness Analyses of Vaccination Programmes: A Review of Modelling Approaches — Kim & Goldie, Vol. 26, No. 3 ed., 2008 (PharmacoEconomics)
A systematic review of the modelling approaches used in cost-effectiveness analyses of vaccination programmes, presenting a framework for categorising models (static/dynamic, deterministic/stochastic, aggregate/individual) across 276 vaccine CEAs.
Journal ArticleView source →
Media
1
Infectious Disease Modelling Specialization — Imperial College London, 3-course specialization ed., 2023 (Coursera)
An Imperial College London specialization introducing mathematical modelling of infectious disease in R — compartmental and dynamic transmission models — foundational for the economic evaluation of vaccines and control programmes.
Online CourseView source →
Frequently Asked Questions (6)
What is the basic reproduction number?
The average number of secondary infections produced by one infected person in a fully susceptible population with no interventions in place.
Source: Anderson & May 1991
Why does the basic reproduction number assume a fully susceptible population?
The basic reproduction number counts the secondary infections one case would cause in a population where everyone is susceptible and nothing is being done to stop spread. It is defined this way to give a pure measure of a pathogen's inherent transmissibility, stripped of the immunity and interventions that vary from place to place. A value above one means an epidemic can grow, and below one that it will die out. Because real populations are rarely fully susceptible, it is a baseline rather than a current rate. It captures intrinsic spreading potential. Anderson and May (1991) define it.
Source: Anderson & May 1991
What does the basic reproduction number indicate?
The basic reproduction number indicates whether and how fast an infection can spread in a fully susceptible population without interventions: a value above one means each case produces more than one new case on average, so the infection spreads and can cause an epidemic, while a value below one means transmission declines and the infection dies out. A higher value indicates greater transmissibility and a larger potential epidemic. So the basic reproduction number summarises the intrinsic capacity of an infection to spread, and its value relative to one determines whether an outbreak can take hold.
Source: Anderson & May 1991
What factors determine the basic reproduction number?
The basic reproduction number is determined by the characteristics of the infection and the population, including the probability of transmission per contact between an infected and a susceptible person, the rate of contacts, and the duration for which an infected person is infectious. These combine to give the average number of new infections one case produces in a fully susceptible population. Because it depends on contact patterns as well as the pathogen, the basic reproduction number can vary between populations and settings. So it reflects both the biology of the infection and the social behaviour affecting transmission.
Source: Anderson & May 1991
How does the basic reproduction number relate to herd immunity?
The basic reproduction number relates to herd immunity because it determines the proportion of a population that must be immune to prevent sustained spread: as immunity rises, the effective reproduction number, the average new infections per case in the partially immune population, falls, and when enough are immune it drops below one, so the infection cannot sustain transmission. The higher the basic reproduction number, the greater the proportion needing immunity to reach this threshold. So the basic reproduction number sets the herd immunity threshold, guiding vaccination targets needed to control an infection.
Source: Kermack & McKendrick 1927
What are the limitations of the basic reproduction number?
The limitations of the basic reproduction number include that it assumes a fully susceptible population with no interventions, which rarely holds once an outbreak progresses or measures are taken, so the effective reproduction number is used to reflect actual conditions; that it depends on contact patterns that vary between populations and over time, so a single value may not apply everywhere; and that estimating it is difficult and uncertain, especially early in an outbreak. So the basic reproduction number is a useful summary of intrinsic transmissibility but is interpreted with awareness of its assumptions and variability.
Source: Anderson & May 1991
Trust Record
Verified by Dr Darrin Baines
British health economist
Professional identity: darrinbaines.org
Verification date: 21 Nov 2025
Content version: 1.0.0
Canonical Identity
- Term code
- HE-ES-EP-003
Stable URI · Machine-readable · Resolvable · CC BY 4.0