Mean Time to Patch Calculator
Work out MTTP overall and per severity from your closed findings, and compare each figure against its remediation SLA.
Inputs
Overall MTTP
42.8days
Critical MTTP
11.7days
High MTTP
30.0days
Medium MTTP
50.0days
Severity-Weighted MTTP
22.0days
Critical SLA Position
Breaching SLA by 4.7 days on average
High SLA Position
Within SLA with 0 days of margin
Step by step
Values used
Critical findings closed = 18 findings; Total open-days across those criticals = 210 days; High findings closed = 64 findings; Total open-days across those highs = 1,920 days; Medium findings closed = 190 findings; Total open-days across those mediums = 9,500 days; Critical SLA = 7 days; High SLA = 30 days
Mean Time to Patch
MTTP = total open-days ÷ findings closed, computed per severity and overall; severity-weighted MTTP = (5 × critical + 3 × high + 1 × medium) ÷ 9.
SLA gap
SLA position = MTTP for that severity − the SLA in days; a positive number is the average breach size.
Overall MTTP
= 42.8 days
Critical MTTP
= 11.7 days
High MTTP
= 30.0 days
Medium MTTP
= 50.0 days
Severity-Weighted MTTP
= 22.0 days
Critical SLA Position
= Breaching SLA by 4.7 days on average
How it works
Only closed findings count, because including open ones biases the mean downward — a critical that has been open 200 days contributes nothing until someone fixes it. The severity-weighted figure exists because an unweighted mean is dominated by the volume of mediums and will look excellent while criticals rot. MTTP per severity is the one vulnerability-management metric executives and regulators both understand, and the gap against SLA is what turns it into a decision about headcount or automation.
Formulas
Mean Time to Patch
MTTP = total open-days ÷ findings closed, computed per severity and overall; severity-weighted MTTP = (5 × critical + 3 × high + 1 × medium) ÷ 9.
- open-days
- Days between discovery and verified remediation, summed
- MTTP
- Mean time to patch in days
- 5 / 3 / 1
- Severity weights so a slow critical outweighs a slow medium
SLA gap
SLA position = MTTP for that severity − the SLA in days; a positive number is the average breach size.
Frequently Asked Questions
How is Mean Time to Patch calculated?
MTTP = total open-days ÷ findings closed, computed per severity and overall; severity-weighted MTTP = (5 × critical + 3 × high + 1 × medium) ÷ 9. Only closed findings count, because including open ones biases the mean downward — a critical that has been open 200 days contributes nothing until someone fixes it. The severity-weighted figure exists because an unweighted mean is dominated by the volume of mediums and will look excellent while criticals rot.
Why does Mean Time to Patch matter?
MTTP per severity is the one vulnerability-management metric executives and regulators both understand, and the gap against SLA is what turns it into a decision about headcount or automation.
What values do I need to enter?
This calculator takes 8 inputs: Critical findings closed, Total open-days across those criticals, High findings closed, Total open-days across those highs, Medium findings closed, Total open-days across those mediums, Critical SLA, High SLA. The pre-filled defaults are a realistic starting point — replace them with figures from your own environment for a result you can act on.
Should I report the mean or the median?
Report both. The mean is what SLAs are written against, but it is dragged by a handful of ancient findings, so a median well inside SLA with a mean outside it tells you that you have a long-tail problem rather than a throughput problem.
Does the clock start at disclosure or at detection?
For an SLA you can be held to, start at detection — you cannot act on what you have not found. Track disclosure-to-detection separately in the exposure window calculator, because that lag is an inventory and intelligence problem, not a patching one.
You might also need
- Vulnerability Health Score CalculatorCommonly used together
- Exposure Window CalculatorCommonly used together
- Patch Compliance CalculatorCommonly used together
- Patch Window CalculatorCommonly used together
- Remediation Progress CalculatorCommonly used together
- Patch Priority CalculatorAlso in Vulnerability Management