Score Calculation Demonstration
System Adoption & Utilization Score Calculation
Input Data
{ "q4": "often_a_concern", "q5": "serious_concern", "q6": "sometimes_a_concern" }
Questions in this Category
Question ID | Question Text | Response | Numeric Value |
---|---|---|---|
q4 | Our team members don't regularly use our CRM system | often_a_concern | 2 |
q5 | Our CRM system is difficult to use and requires complex workflows | serious_concern | 3 |
q6 | Our reporting is inconsistent or unreliable | sometimes_a_concern | 1 |
Calculation Steps
- Find all questions for the category "System Adoption & Utilization":
- Question 4: Our team members don't regularly use our CRM system
- Question 5: Our CRM system is difficult to use and requires complex workflows
- Question 6: Our reporting is inconsistent or unreliable
- Get responses for each question:
- q4: often_a_concern
- q5: serious_concern
- q6: sometimes_a_concern
- Convert responses to numeric values using the scoring weights:
- 'rarely_a_concern' = 0
- 'sometimes_a_concern' = 1
- 'often_a_concern' = 2
- 'serious_concern' = 3
- Calculate the average score: (2 + 3 + 1) / 3 = 2.00
Final Score
2.0
Score for "System Adoption & Utilization"
Try Different Responses
Question 4
Question 5
Question 6