Excel formula: Risk Matrix Example (2024)

We can apply a risk matrix to a set of data to determine the risk that a hazard poses. We can do this with the INDEX and MATCH function. In this Matrix, the Y-axis tells us the SEVERITY of the risk involved and the X-axis tells us the LIKELIHOOD of occurrence of the RISK. Hence, the RISK of a hazard is calculated as:

Risk of hazard = likelihood of occurrence (probability) * Severity of harm

We will walk through the steps below to understand the process.

Excel formula: Risk Matrix Example (1)Figure 1: How to Use a Risk Matrix

Formula

The formula in Cell D13 is given as:

=INDEX(C5:G9,MATCH(Severity,B5:B9,0),MATCH(Likelihood,C4:G4,0))

Setting up the Data

We will set up the risk matrix by doing the following:

  • We will type the severity on the Y-axis (Cell B5 to Cell B9)
  • We will type the likelihood on the X-axis (Cell C4 to Cell G4)
  • We will input the numbers as shown in figure 2 in the range of C5:G9
  • Cell C11, C12, and C13 will be named likelihood, severity, and result respectively
  • Cell D11 and D12 will be named as RARE and MODERATE respectively

Excel formula: Risk Matrix Example (2)Figure 2: Setting up the Risk Matrix Data

Determining the Risk

  • We will click on Cell E11
  • We will type in this string: =MATCH(D11,C4:G4,0)
  • Click on Enter
  • Likewise, we will click on Cell E12
  • We will type in this string: =MATCH(D12,B5:B9,0)
  • We will click on Enter

Excel formula: Risk Matrix Example (3)Figure 3: Determining the Result of the Inputted Data in the Risk Matrix

We will type the formula below into Cell D13

=INDEX(C5:G9,MATCH(D12,B5:B9,0),MATCH(D11,C4:G4,0))

Excel formula: Risk Matrix Example (4)Figure 4: Determining the Result of the Inputted Data in the Risk Matrix

We will press enter

Excel formula: Risk Matrix Example (5)Figure 5: Result of the Inputted Data in the Risk Matrix

Explanation

  • MATCH function

The match function matches the lookup value within a specified range and we have set it to return an exact match. For instance, when determining the likelihood in the example, we typed in the string below:

=MATCH(D11,C4:G4,0)

D11 is the lookup value, C4:G4 is the range and zero indicates an exact match.

The same scenario applies to determine the severity.

  • INDEX function

The INDEX function returns the number or value that is present in ROW 3 and COLUMN 2 based on this string: =INDEX(C5:G9,E11,E12)

This method is preferred to the ALTERNATIVE METHOD because we can vary the SEVERITY and LIKELIHOOD in Cells D11 and D12 respectively to AUTOMATICALLY get the result.

Alternative method

  • We will click on Cell D13
  • We will type the string below into the Cell
    =INDEX(C5:G9,MATCH(D12,B5:B9,0),MATCH(D11,C4:G4,0))
  • We will click on Enter

Excel formula: Risk Matrix Example (6)Figure 6: Result of the Alternative method of applying the Risk Matrix

Instant Connection to an Expert through our Excelchat Service

Most of the time, the problem you will need to solve will be more complex than a simpleapplication of a formula or function. If you want to save hours of research and frustration, try ourlive Excelchat service! Our Excel Experts are available 24/7 to answer any Excel question youmay have. We guarantee a connection within 30 seconds and a customized solution within 20minutes.

Excel formula: Risk Matrix Example (2024)
Top Articles
Latest Posts
Article information

Author: Jamar Nader

Last Updated:

Views: 5329

Rating: 4.4 / 5 (55 voted)

Reviews: 86% of readers found this page helpful

Author information

Name: Jamar Nader

Birthday: 1995-02-28

Address: Apt. 536 6162 Reichel Greens, Port Zackaryside, CT 22682-9804

Phone: +9958384818317

Job: IT Representative

Hobby: Scrapbooking, Hiking, Hunting, Kite flying, Blacksmithing, Video gaming, Foraging

Introduction: My name is Jamar Nader, I am a fine, shiny, colorful, bright, nice, perfect, curious person who loves writing and wants to share my knowledge and understanding with you.