Risk Assessment Calculator

Calculate risk score from likelihood and impact ratings (1-5 scale). Visualize results in a risk matrix heatmap with severity levels.

Risk Score
16
/ 25 — Critical
Severity
Critical

Risk Matrix

L \ I12345
5510152025
448121620
33691215
2246810
112345
Planning notes, formulas, and examples

About the Risk Assessment Calculator

Risk assessment is the foundation of security decision-making. The classic likelihood × impact model provides a simple but effective framework for evaluating and prioritizing threats. Each risk is rated on two dimensions: how likely it is to occur (1–5) and how severe the consequences would be (1–5). The product gives a risk score from 1 to 25.

This calculator computes the risk score and maps it to severity categories using industry-standard thresholds. It produces a visual risk matrix that shows where each risk falls in the heat map, making it easy to identify and communicate critical risks. Use it for security risk assessments, project risk management, compliance reporting, or any scenario where risks need to be evaluated systematically.

When This Page Helps

Structured risk assessment turns subjective security concerns into quantifiable, comparable scores. This enables evidence-based prioritization of security investments and helps communicate risk to non-technical stakeholders using a universally understood matrix format.

How to Use the Inputs

  1. Rate the likelihood of the risk occurring (1=Rare to 5=Almost Certain).
  2. Rate the impact if the risk materializes (1=Insignificant to 5=Catastrophic).
  3. View the calculated risk score (1–25).
  4. Check the severity classification (Low, Medium, High, Critical).
  5. Use the risk matrix heatmap to visualize the position.
  6. Repeat for each identified risk to build a prioritized risk register.
Formula used
Risk Score = Likelihood (1–5) × Impact (1–5). Low: 1–4, Medium: 5–9, High: 10–15, Critical: 16–25.

Example Calculation

Result: Risk Score: 16 — Critical

A likelihood of 4 (Likely) and impact of 4 (Major) produces a risk score of 16, which falls in the Critical range. This risk requires immediate attention, dedicated mitigation resources, and executive visibility. Typical examples include unpatched internet-facing systems with known exploits.

Tips & Best Practices

  • Use consistent rating criteria across all risks for meaningful comparisons.
  • Document the rationale behind each likelihood and impact rating.
  • Re-assess risks quarterly or after significant environment changes.
  • Involve multiple stakeholders to reduce individual bias in ratings.
  • Track risk scores over time to measure the effectiveness of mitigations.
  • Use residual risk (post-mitigation) scores to verify that controls are working.

Risk Matrix Methodology

The 5×5 risk matrix is the most widely used qualitative risk assessment method. It's adopted by ISO 27005, NIST 800-30, and most enterprise risk management frameworks. Its simplicity makes it accessible to all stakeholders while providing sufficient granularity for prioritization.

Rating Calibration

The quality of a risk assessment depends entirely on consistent, well-calibrated ratings. Establish clear definitions for each level of both likelihood and impact, using concrete examples relevant to your organization. Review and update these definitions annually.

From Assessment to Action

Risk scores should drive specific actions: Critical (16–25) — immediate remediation required. High (10–15) — near-term remediation planned. Medium (5–9) — monitor and address in regular cycle. Low (1–4) — accept or address opportunistically.

Limitations

The multiplicative model can produce the same score for very different risks (e.g., 2×5=10 vs 5×2=10). Consider both the individual ratings and the product when making decisions. A low-likelihood/catastrophic-impact risk may need different treatment than a high-likelihood/moderate-impact risk.

Sources & Methodology

Last updated:

Frequently Asked Questions

  • Inherent risk is the risk level before any controls are applied. Residual risk is what remains after mitigations are in place. Both should be assessed: inherent risk shows the potential without controls, while residual risk shows the current actual exposure.