I hope someone can help me with my codes as I am trying to show Gender with different household income (both on x-axis) experiencing various levels of Stress-Scale (y-axis). I tried to do it once and it worked but when I did it again, it failed. Something went wrong with my codes. Please see my excel data with the three variables and graph. In addition, I also want to label 0 as "Male" and 1 as "Female" on the x-axis and on the y-axis, start the Scale on 1 rather than 2.5 and end on 7 rather than 4.5.
Please help me. I am so confused and feel hopeless as I have been going around in circles. thank you so much.
Array Array
collapse (mean) Stress_Scale , by(Gender)
format Stress_Scale %9.1f
separate Stress_Scale, by(HHIncome) veryshortlabel
twoway connected Stress_Scale0 Stress_Scale1 Stress_Scale2 Stress_Scale3 Gender, mlab(Stress_Scale Stress_Scale Stress_Scale Stress_Scale) mlabpos(12 12) xlab(0/1) plotregion(margin(large))
Related Posts with Need help with graphs
Rangestat for leave-out mean----------------------- copy starting from the next line ----------------------- Code: * Example ge…
PSA: I need an Econometrics tutor asap $30/hrSomebody please help me study for a test ( undergrad ). I'm an adult, just went back to school durin…
Convert Long String Order to Time IndexSo this is a separate question following from my last post. It is in regards to the same variable "q…
renaming several variables in loop to reshape by categoryi have several variables that i want to rename according to their category for example S2_Q1P- S2_Q7…
Small question on bar chartsI want to draw a hbar chart with three variables via the following command: graph hbar incomep90 inc…
Subscribe to:
Post Comments (Atom)
0 Response to Need help with graphs
Post a Comment