What would be the formula to calculate the weighted score for the following scenario?
Some question is asked with answer scores ranging from 0 to 5. No correct or incorrect classification. Just a relative score range.
- Answer 1 Weight = 5
- Answer 2 Weight = 4
- Answer 3 Weight = 0
Choice Scenarios:
- Highest score if both 1 & 2 are chosen.
- Lower score if all 3 options are chosen
- Worst score on the choice of 3.
- Good (but not the maximum) score if either 1 or 2 is chosen.
I also thought about making the scale -5 to 5 in order to penalize for choosing a negative weight.