Dear friends,
I would really appreciate if you could suggest a way to do the following in stata.
Suppose we have a questionnaire about whether you prefer Dark or Light colours. 20 people responded
D represents dark and L represents light
Would I have to manually enter these observations into data or is there a code for it?
I need to create a pie and a bar chart. What would be the code for changing all relevant variables and titles on those graphs?
I have just been introduced to stata I am really having trouble making sense of it. I would be very very grateful if you could guide me through it.
Many thanks
Brian
I would really appreciate if you could suggest a way to do the following in stata.
Suppose we have a questionnaire about whether you prefer Dark or Light colours. 20 people responded
D represents dark and L represents light
L | L | D | L | D |
D | D | L | L | D |
D | L | D | D | L |
D | D | L | D | L |
Would I have to manually enter these observations into data or is there a code for it?
I need to create a pie and a bar chart. What would be the code for changing all relevant variables and titles on those graphs?
I have just been introduced to stata I am really having trouble making sense of it. I would be very very grateful if you could guide me through it.
Many thanks
Brian
Comment