---
sourceDocument: Australia IT Service Management
sourceDocumentLink: https://www.servicenow.com/docs/r/it-service-management

 Release :

    - australia

ft:locale :

    - en-US

ft:publication_title :

    - Australia IT Service Management

ft:clusterId :

    - itsm

bundleId :

    - itsm

workflow :

    - Technology


---

# Calculated Risk Score

# Calculated Risk Score {#ariaid-title1}

* Release version: Australia
* 
* Updated January 30, 2025
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 1 minute to read

Risk lookup table is to get the risk value corresponding to the success probability
value and impact value.

sn_chg_probability_risk_lookup table is used to fetch the data to calculate the risk value of
the change request.

## Defining probability ranges {#risk-lookup__section_probability-ranges}

The Calculated Risk Score lookup does not define probability ranges. It consumes a success probability band that is calculated from the success probability definitions that produce each band. For more
information, see [Success Probability definitions](https://www.servicenow.com/docs/rcGiJNeytqBBItmTKMATaw "Success Probability definition is a configuration that defines the probability and the matching conditions of a change request."). Also see [Success score calculation](https://www.servicenow.com/docs/r0FU94XwvdGHVxykHSWjUQ "To calculate the success score, formula indicators are provided. These indicators apply the multiplication operation to the data collected by the automated indicators to arrive at the final score.")on how the resulting band combines with impact to produce the risk value.

By default, there are nine records with all the possible mappings for Impact and Success Probability along with their corresponding risk values.

The lookup maps banded success Probability values - High, Medium, and Low - against Impact values rather than raw percentages. The probability ranges that determine these bands are configured in the success probability definitions. For more information, see [Success Probability definitions](https://www.servicenow.com/docs/rcGiJNeytqBBItmTKMATaw "Success Probability definition is a configuration that defines the probability and the matching conditions of a change request.").

## Managing risk lookup records {#risk-lookup__section_risk-lookup-management}

You can add and delete records in the table. The Check impact and probability combination business rule validates duplicate mapping entries.

Navigate to AllChangeAdministrationCalculated Risk Score.

All risk calculating engines calculate their corresponding risk value. The system picks the highest risk and defines the risk for the change. You can modify the risk values irrespective of the values defined for Impact and success probability.

You can view the success probability definition that set the success probability on the change request by accessing the sn_chg_probability_details table. Users with read access to change requests can access this table.

On the change request form, in the Related Links section, select Calculate risk. The risk engines calculate the risk for the change. Select the icon next to the Risk field to view the risk set for the change.  
Select the icon next to Calculated Risk Score to find which type of success probability definition sets the risk for the change. There are three types of calculated risk score:

* Calculated (Impact + Success Probability)
* Calculated (Impact + Change Success Score)
* Calculated (Impact + Change Model Success)
* Not set: When the risk is not evaluated
{#risk-lookup__ul_fxz_ynt_h5b}  
Note:  
Risk lookup supports domain separation. The sn_chg_probability_risk_lookup table is process separated when you install the domain separation plugin.

*[\>]: and then


