AS A Bürokratt client
I WANT to see calculated average feedback
SO THAT I would now who good is Büokratt and how end users are responding
NPS score calculation on the scale of 0-10
9-10 are Promoters
7-8 are Passive
0-6 are Detractors
- Find % of Promoters = (number of Promoters/total responses)x100
- Find % of Detractors = (number of Detractors/total responses)x100
- NPS score = % of Promoters - % of Detractors
Feedback score calculation on the scale of 1-5
4-5 are Positive
- Find % of Positve feedback = (number of Positive/total responses)x100