Security Breach Exposure.
A board-readable estimate of your financial blast radius from a major breach. Six inputs: records at risk, regulated fraction, notification cost per record, expected legal/PR cost, downtime cost per day × likely days, annual probability. Output: expected annual loss + worst-case single-event loss.
Your inputs
Use the IBM Cost of a Data Breach Report as a sanity check on your per-record assumption. Sector severity scales the regulated-record multiplier.
The math, openly
Notification component = records × regulatedFrac × perRecord × sectorSeverity
Legal/PR component = legal × sectorSeverity
Downtime component = downtimeCostPerDay × likelyDays
Worst-case single event = notification + legal/PR + downtime — the loss IF a breach happens.
Expected annual loss = worstCase × annualProbability — what you'd budget on an actuarial basis.
Cyber-insurance carriers will use a more granular model. This is meant for the conversation BEFORE the underwriter call — translating "we should probably patch that" into "annual exposure is mid-six-figures, here's the math." Not a substitute for a quantitative risk assessment. Per the standing public-language guardrail, this is a posture/readiness calculator, not an attestation.