Forum Discussion
Sadia-A
2 years agoNew Member
Likert format Survey Data Visualization
Hello, I am beginner. I got a likert suery data and I need guidence in how to handle that kind of data. For Example consider a Question:"Where do you workout?" with multiple Boolean columns Where do...
- 2 years ago
Hi Sadia-A
- For multiple options, you can do an analysis based on the count of each option and do the comparison. (Bar Charts)
- Based on location/age/gender you can also do an analysis based on each question.
- For binary (True/False) data, you can create measures of the total count, Yes/No counts, % of Yes/No,
For the visuals, check out these links.
visual-vocabulary
qqqqqwwwweeerrr
2 years agoSolution Sage
Hi Sadia-A
Not aure about your data model. If it is columns based questioners than you can unpivot the required columns and than plot the required bar chart.
If you share your sample maksed data it would be easy to recreate that.
Regards