ServiceNow Certified Application Specialist – Performance Analytics — Question 52

Consider the example formula below. What is the formula output when a Breakdown is applied?

[[Number of new incidents]] / {{Number of new incidents}} * 100;

Answer options

Correct answer: B

Explanation

The correct answer, B, is accurate because the formula calculates the Breakdown score as a percentage of the overall score. Option A is incorrect as it suggests a comparison of scores that is not indicated by the formula. Option C is also wrong since the formula does not simply return 100, and option D does not apply as the formula does not compare Time series, but rather calculates a percentage.