Custom indicators are computed based on the answers received from the surveys and their associated weights. The sum of the score is normalized to provide a final score.
Example
From the below values received for a cloud ready survey
the computation is as follows.
In the formula M=(N-a/z-a)
a is the sum of the min
z is the sum of the max
and
N is the sum of the score s
In this example a = 39
sum of the mins z = 548
sum of the max N = 289
The sum of the scores then is (289-39/548-39) = 0.491159136
This corresponds to 49.1 for the cloud ready score as seen in the CloudReady survey result.
Please also refer CAST Highlight Custom Indicators Getting Started Guide.pdf
NB:
For Cloudready
This survey provides 12 questions which are used to calculate the Cloud readiness indicator in Highlight. These questions are required for CAST Highlight to generate the CloudReady metric for the application, but your organization can de-activate or customize this survey, if you prefer. the weighting of these questions and answers can be customized to fit with your business specificities.
If there is no Survey input for CloudyReady then at application level only the CloudyReady Code Scan score is considered with 100% weightage for calculating CloudyReady score. If CloudyReady survey is available at application level, CloudyReady score = CloudyReady Survey (Weight of 50%) + CloudyReady Scan (Weight of 50%).
Ticket
41703, 42123
Related Information
CAST Highlight Indicators Methodology.pptx
Additional Resources
CAST Highlight Troubleshooting Guides
CAST Highlight Product Documentation
Comments