Hello,
In survey analysis, we are often interested atshowing AT ONCE the distributions of many questions in ONE table.
Each question is both numerical but also categorical (1-Strongly disagree, 2-Disagree....)
Lets say that I have 50 questions on the same 5 points scale
Is there a macro or procedure that enables to display a table like that:
Thanks
Abe
This is the sort of thing that PROC TABULATE is designed to address.
I know quite well Proc Tabulate but I think it is not so simple as the rows are different variables and to the categories of one variables
Abe
You need to develop your own macro/code. Your standard table is easy enough.
I'm a fan of the diverging stacked bar chart myself with the avg/std annotated in.
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.