Last verified · v1.0
Calculator · health
Mask Vs No Mask Infection Risk Calculator
Quantify airborne infection risk reduction from mask use via the Wells-Riley model across mask types, room size, ventilation, and exposure time.
Inputs
Infection Risk Reduction
—
Explain my result
Get a plain-English breakdown of your result with practical next steps.
The formula
How the
result is
computed.
How the Mask vs No Mask Infection Risk Calculator Works
This calculator applies the Wells-Riley airborne infection model to compare infection probability with and without masks in a shared indoor space. By computing risk under masked and unmasked conditions, the tool expresses the difference as a risk reduction percentage — giving users a concrete, quantitative answer to the question of how much protection mask-wearing actually provides in a specific scenario.
The Core Formula
Risk reduction is derived from the exponential dose-response Wells-Riley equation, extended to incorporate mask filtration at both the source and the receiver:
Reduction (%) = [1 - P(masked) / P(unmasked)] x 100
Each infection probability P is calculated as:
P = 1 - e^(-I x q x (1-E_s) x p x (1-E_r) x t / Q)
The unmasked baseline sets E_s = 0 and E_r = 0 (no filtration on either person). According to Wells-Riley Equation Applications in Airborne Infection Risk Assessment (PMC, 2021), this exponential model accurately captures the probabilistic nature of airborne pathogen exposure in enclosed spaces and has been validated across tuberculosis, influenza, and SARS-CoV-2 datasets.
Variable Definitions
- I — Number of Infectious People: The count of contagious individuals sharing the space. Each additional infectious person multiplies the quanta concentration proportionally, so two infectious individuals double the risk compared to one.
- q — Quanta Generation Rate (quanta/hour): Controlled by the activity level of the infectious person. Quiet resting breathing emits roughly 2-10 quanta/hour; normal conversation generates 30-100 quanta/hour; vigorous aerobic exercise or singing can reach 500-1,000 quanta/hour, as established by epidemiological back-calculations from documented outbreak investigations.
- E_s — Source Control Efficiency: The fractional reduction in exhaled infectious particles achieved by the mask worn by the infected person. A surgical mask provides approximately 0.50-0.70 (50-70% filtration at the source); an N95 respirator achieves 0.95 or higher per NIOSH N95 Respirator Filtration Standards.
- p — Breathing Rate of Susceptible Person (m3/hour): Typically 0.36-0.54 m3/hour at rest, rising to 1.0-3.0 m3/hour during vigorous physical activity. The breathing rate determines how much room air — and therefore how many quanta — the susceptible person inhales per hour.
- E_r — Receiver Protection Efficiency: The fractional reduction in inhaled particles provided by the susceptible person's mask. Cloth masks average 0.20-0.40; surgical masks 0.50-0.70; KN95 and KF94 respirators 0.85-0.90; NIOSH-certified N95 respirators 0.95.
- t — Exposure Time (hours): Duration of shared indoor occupancy. Risk accumulates nonlinearly — due to the exponential relationship, infection probability increases steeply at first and then plateaus, so an additional hour at low quanta concentration adds more risk than an additional hour at high concentration.
- Q — Effective Ventilation Rate (m3/hour): Computed as ACH x room volume. A 50 m3 office at 3 ACH produces Q = 150 m3/hour. ASHRAE Filtration and Disinfection guidelines recommend ventilation rates of 0.06-0.10 L/s per square foot for occupied commercial spaces, with higher rates for medical facilities.
Worked Example
Consider a 40 m3 office (Q = 3 ACH x 40 = 120 m3/hour) with one infectious person speaking (q = 72 quanta/hour), one susceptible colleague breathing at rest (p = 0.54 m3/hour), and 2 hours of shared occupancy (t = 2).
Unmasked Baseline
P_unmasked = 1 - e^(-1 x 72 x 1.00 x 0.54 x 1.00 x 2 / 120) = 1 - e^(-0.648) = 0.477 (47.7% infection probability)
Both Wearing Surgical Masks (E_s = 0.65, E_r = 0.65)
P_masked = 1 - e^(-1 x 72 x 0.35 x 0.54 x 0.35 x 2 / 120) = 1 - e^(-0.0794) = 0.076 (7.6% infection probability)
Risk Reduction = (1 - 0.076 / 0.477) x 100 = 84%
This result aligns with findings published in Quantitative assessment of the risk of airborne transmission (Nature Scientific Reports, 2021), which modeled surgical mask use reducing airborne SARS-CoV-2 transmission by 70-90% across typical indoor settings when both source and receiver wore masks.
Mask Efficiency Values Used in the Calculator
- No mask: E = 0.00 (0% filtration)
- Cloth mask: E = 0.30 (30% average; range 10-50% depending on layers and fit)
- Surgical / procedure mask: E = 0.65 (65% average; range 50-80%)
- KN95 / KF94: E = 0.85 (85% average for well-fitted specimens)
- N95 respirator: E = 0.95 (95% filtration efficiency, NIOSH-certified)
- P100 / elastomeric respirator: E = 0.9997 (99.97% filtration when properly fitted)
The CDC Science Brief on Community Use of Masks to Control SARS-CoV-2 confirms that real-world mask effectiveness depends on both the material's filtration efficiency and the quality of the seal against the face. The efficiency values used in this calculator reflect real-world performance rather than idealized laboratory conditions, providing conservative and realistic estimates of protection.
Reference