Hi all,
I have very basic question that I cannot find an answer to. I have tried all sorts of options from stacked bar chart to caplets, but can't seem to figure out how to make a chart that's very simple in Excel! The chart I am trying to create is something like the one attached here. Basically, it's survey data- Each of the bars are different variables that rate an organization's performance on those items from highly unsatisfactory (-2) to highly satisfactory (+2 ). Each of the rows is ratings by respondents. I can do one bar at a time, but I would like all bars to be in the same chart for compact presentation. Anyway to do this in Stata or should I export data to Excel for this? So, basically each of the slices in a bar would be the frequency of each category of responses within a variable (e.g., 10 highly unsatisfactory, 5 unsatisfactory.... on var1, etc.)
Any help will be most appreciated. Thanks.
The data is as follows:
ID var1 var2 var3 var4 var5 var6
1 -2 1 0 -1 2 1
2 2 1 0 1 2 1
3 2 1 0 -1 2- 1
4 -2 1 0 -1 2- -1
Array
Related Posts with Multiple bars in a single chart
Using instrumental variable in difference-in-difference model Code: xtreg outcome treated post did $controls i.year, fe vce(robust) By using the above fixed-effe…
Comparing subcategories between groupsDear group members, I would like to ask whether you could suggest me a test for the following situat…
Random effect model and correcting heteroscedastic/serial correlated standard errorHello to everyone can see my post, I am running a panel model for balanced data with N = 14 and T= …
cmp command with panel dataDear all, I need to estimate bivariate probit model but with panel data, therefore I need something…
All standard errors missingHi everyone, I am using the following specification: Code: reghdfe y_hat female_cw i.age if …
Subscribe to:
Post Comments (Atom)
0 Response to Multiple bars in a single chart
Post a Comment