I have all the necessary material. Now let me build the full mathematical explanation from first principles.
The 95% Herd Immunity Threshold for Measles - Mathematical Explanation
Step 1: Start with R₀ (Basic Reproduction Number)
R₀ is defined as the average number of secondary cases produced by one infectious individual in a completely susceptible population.
For measles:
"Measles may be the most contagious pathogen known to humans... its basic reproduction number R₀ has been estimated to be 12 to 18."
To compare: Ebola R₀ = 2-3; Influenza R₀ = 2-3; COVID-19 (original) R₀ ≈ 2-3.
Measles is in a league of its own.
Step 2: The Effective Reproduction Number (Rₑ)
In the real world, not everyone is susceptible. Some people are immune (through vaccination or prior infection). If a fraction p of the population is immune, then only the fraction (1 - p) is susceptible.
When a measles case contacts people randomly, only the susceptible fraction can be infected. So:
$$R_e = R_0 \times (1 - p)$$
Where:
- Rₑ = effective reproduction number (actual number of new cases per index case)
- R₀ = basic reproduction number (12-18 for measles)
- p = proportion of the population that is immune
Step 3: The Condition for Epidemic Control
An epidemic grows when each case produces more than one new case → Rₑ > 1
An epidemic dies out when each case produces less than one new case → Rₑ < 1
The tipping point is Rₑ = 1.
To stop an epidemic, we need:
$$R_e < 1$$
$$R_0 \times (1 - p) < 1$$
$$1 - p < \frac{1}{R_0}$$
$$p > 1 - \frac{1}{R_0}$$
This gives the Herd Immunity Threshold (HIT):
$$\boxed{p_c = 1 - \frac{1}{R_0}}$$
Where p_c is the critical proportion that must be immune to prevent sustained transmission.
Step 4: Plug in Measles R₀
Using R₀ = 12 (lower bound):
$$p_c = 1 - \frac{1}{12} = 1 - 0.083 = \mathbf{0.917 = 91.7%}$$
Using R₀ = 15 (midpoint):
$$p_c = 1 - \frac{1}{15} = 1 - 0.067 = \mathbf{0.933 = 93.3%}$$
Using R₀ = 18 (upper bound):
$$p_c = 1 - \frac{1}{18} = 1 - 0.056 = \mathbf{0.944 = 94.4%}$$
| R₀ | 1/R₀ | HIT (p_c) |
|---|
| 12 | 0.083 | 91.7% |
| 14 | 0.071 | 92.9% |
| 15 | 0.067 | 93.3% |
| 16 | 0.063 | 93.8% |
| 18 | 0.056 | 94.4% |
The range of 92-95% emerges naturally from the R₀ range of 12-18. WHO and Park's use 95% as the operational target because:
- It covers the upper end of the R₀ range
- It builds in a safety margin for vaccine efficacy (vaccines are ~95-99% effective, not 100%)
- It accounts for geographic clustering of unvaccinated individuals
Step 5: Why Vaccine Efficacy Matters - Required Coverage ≠ HIT
The herd immunity threshold (p_c) is the proportion of the population that must be immune. But no vaccine is 100% effective. If vaccine efficacy is E, then the required vaccination coverage (V_c) to achieve that level of immunity is:
$$V_c = \frac{p_c}{E} = \frac{1 - \frac{1}{R_0}}{E}$$
For measles vaccine (two-dose MMR efficacy ≈ 97%):
Using R₀ = 15, p_c = 93.3%:
$$V_c = \frac{0.933}{0.97} = 0.961 = \mathbf{96.1%}$$
So even if 93% of the population needs to be immune, you need to vaccinate ~96% to actually achieve that, given that ~3% of vaccinated individuals don't seroconvert.
Step 6: What Happens at Different Coverage Levels
Let's trace what Rₑ looks like at different vaccination coverages (using R₀ = 15):
| Vaccination Coverage (p) | Immune fraction | Rₑ = 15 × (1-p) | Interpretation |
|---|
| 0% | 0% | 15.0 | Epidemic grows explosively |
| 40% | 40% | 9.0 | Still growing fast |
| 60% | 60% | 6.0 | Still growing |
| 80% | 80% | 3.0 | Still growing |
| 90% | 90% | 1.5 | Still growing (epidemic possible) |
| 93.3% | 93.3% | 1.0 | Tipping point |
| 95% | 95% | 0.75 | Declining - epidemic dies out |
| 99% | 99% | 0.15 | Near elimination |
This explains why Park's says measles epidemics occur when susceptibles reach ~40% of the population - at 60% immune coverage, Rₑ is still 6.0, well above 1, so an epidemic is entirely possible.
Step 7: Intuitive Explanation
Think of it this way. With R₀ = 15, one measles case will try to infect 15 people. If 14 out of those 15 contacts are immune (93.3% immune), on average only 1 person gets infected per case - the chain neither grows nor shrinks. If even slightly more are immune, the chain shrinks and the epidemic dies.
R₀ = 15: One case tries to infect 15 people
At 93% immune: [ I I I I I I I I I I I I I S S ] → 2 new cases (Rₑ=2 → grows)
At 93.3% immune: [ I I I I I I I I I I I I I I S ] → 1 new case (Rₑ=1 → stable)
At 95% immune: [ I I I I I I I I I I I I I I I ] → <1 new case (Rₑ<1 → dies)
I = Immune, S = Susceptible
Step 8: Why Clustering Breaks the Model
The formula assumes random mixing across the population. In reality, unvaccinated individuals tend to cluster together (communities with vaccine hesitancy, religious groups, tribal/remote populations in India). In a cluster where 50% are unvaccinated:
Local Rₑ = 15 × 0.50 = 7.5 - epidemic easily ignites within that cluster
This is why Park's emphasizes the need for ≥95% coverage in every district, not just nationally - a 95% national average with 60% coverage in some districts still allows local outbreaks.
Comparison with Other Vaccine-Preventable Diseases
| Disease | R₀ | HIT (1 - 1/R₀) |
|---|
| Measles | 12-18 | 92-95% |
| Mumps | 4-7 | 75-86% |
| Rubella | 5-7 | 80-86% |
| Diphtheria | 6-7 | 83-86% |
| Polio | 5-7 | 80-86% |
| Smallpox | 5-7 | 80-86% |
| COVID-19 (original) | 2-3 | 50-67% |
Measles has the highest HIT of any vaccine-preventable disease - this is what makes it so hard to eliminate, and why >95% vaccination coverage is the international target.
"Studies have shown that it is neither possible nor necessary to achieve 100 per cent herd immunity in a population to halt an epidemic... The proportion of immune individuals above which a disease may no longer persist is the herd immunity threshold. Its value varies with the virulence of the disease, the efficacy of the vaccine and the contact parameter for the population."
- Park's Textbook of Preventive and Social Medicine
Summary
$$\text{HIT} = p_c = 1 - \frac{1}{R_0}$$
For measles (R₀ = 12-18):
$$p_c = 1 - \frac{1}{12 \text{ to } 18} = 91.7% \text{ to } 94.4%$$
WHO/Park's operational target: ≥95% (covers upper R₀ range + vaccine efficacy buffer + clustering safety margin)
Sources: Park's Textbook of Preventive and Social Medicine; Goldman-Cecil Medicine; Roitt's Essential Immunology; Harrison's Principles of Internal Medicine 22nd Ed.