How to calculate normalize value of an Assessment Metric?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-21-2017 05:23 AM
Scenario:
Scale Factor : 10
Assessment Category: below are the metric details of Assessment category "Strategic Alignment"
Input from demand and Results:
Input Value of Priority: None
Formula to calculate normalize value:
Normalized value = (Input Value - Min value defined in metric) / (Max value defined in metric - Min value defined in metric) * current metric weight / (sum of valid metric weight) * scale_factor
Please help me with the calculation of normalize value of metric "Process innovation" highlighted in the snapshot.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-21-2017 10:06 PM
Hello Sreedhar,
Can you please explain the calculation? As per you advice, if I use sum of all metrics i.e. 90
Normalized Value = (5-0)/(10-0)*20/(90)*10 = 1.111
Where as the actual calculation gives = 1.94
Please explain.