Risk Impact Assessment Calculator
Quantifies the net financial exposure of a project risk after mitigation, scaled over your planning horizon. Use it when deciding whether a risk response plan is worth its cost.
About this calculator
This calculator computes a risk-adjusted expected monetary value (EMV) that accounts for mitigation effort and time. The core formula is: EMV = [(impactCost × (probability / 100) × (1 − mitigationEffectiveness / 100)) + mitigationCost] × (timeHorizon / 12). First, the raw expected loss is reduced by however effective your mitigation strategy is — a 70% effective plan eliminates 70% of residual risk. The mitigation cost is then added back because you pay that regardless of outcome. Finally, multiplying by timeHorizon / 12 converts the monthly exposure into the correct fraction of a year, giving a comparable annual figure. This helps project managers weigh the cost of prevention against the cost of impact.
How to use
Suppose a server outage risk has an impact cost of $50,000, a 20% probability, a mitigation cost (e.g., redundancy setup) of $3,000, mitigation effectiveness of 60%, and the project runs 6 months. Plug in: EMV = [(50,000 × 0.20 × (1 − 0.60)) + 3,000] × (6 / 12) = [(50,000 × 0.20 × 0.40) + 3,000] × 0.5 = [4,000 + 3,000] × 0.5 = $3,500. Your net risk exposure for the 6-month horizon is $3,500, meaning the $3,000 mitigation spend is justified.
Frequently asked questions
What is expected monetary value and how is it used in risk management?
Expected monetary value (EMV) is the probability-weighted average outcome of a risk event, expressed in dollars. In risk management it helps compare risks of different likelihoods and severities on a single scale. A risk with a 5% chance of a $100,000 loss has an EMV of $5,000, making it directly comparable to a 50% chance of a $10,000 loss. Project teams use EMV to prioritize which risks deserve mitigation budgets and which can be accepted or transferred.
How does mitigation effectiveness change the risk exposure calculation?
Mitigation effectiveness represents the percentage by which a control reduces the likelihood or impact of a risk. A 60% effective control means only 40% of the residual risk remains, so the formula multiplies the raw expected loss by (1 − 0.60) = 0.40. This directly lowers the EMV, making expensive mitigation worthwhile only when its effectiveness is high enough to offset its own cost. If mitigation effectiveness is low, the added cost may actually increase your total exposure.
Why does the time horizon affect the risk exposure calculation?
Risks accumulate over time — a 10% monthly chance of an event is far more likely to occur over 12 months than over 2 months. Dividing the time horizon by 12 normalizes the result to an annualized figure, allowing fair comparison between projects of different durations. A 3-month project naturally carries less total exposure than an 18-month project with the same monthly risk profile. Including time horizon prevents managers from under-budgeting contingency reserves on long projects.