This is my first typeform so my language may be not 100% accurate.
I have a questionaire which i want to use to score answers and give an hidden outcome of low, medium or high. This is how we judge the future profitability of a customer.
Most questions will be multiple choice with different scores for each answer but only one answer can be selected. For example:
- Answer A - score 1
- Answer B - score 6
- Answer C - score 10
If all my questions were like this then it would be easy to calculate a final score.
However i have one question which is multiple choice and you can select up to 7 answers. The total score depends on how many answers you select and each answer has a different weighting. Therefore i need to caclulate the total score and divide by the number of answers selected. Is this possible?
For example:
- Answer A - score 1
- Answer B - score 3
- Answer C - score 5
- Answer D - score 2
- Answer E - score 10
- Answer F - score 7
If I selected answers B & F (3&7) and divide by the number of answers selected this would be 5 (10/2).
Please help wise people :)