No. The Graph Editor was introduced in Stata 10.
Reminder from FAQ:
<http://www.stata.com/support/faqs/res/statalist.html#stata>
"The current version of Stata is 10. Please specify if you are using an
earlier version; otherwise, the answer to your question is likely to
refer to commands or features unavailable to you."
Nick
[email protected]
Shehzad Ali
Thanks, Scott. Can this be done in Stata version 9?
Scott Merryman
You could use the Graph Editor to add the mean values.
On Tue, Aug 12, 2008 at 12:02 PM, Shehzad Ali <[email protected]> wrote:
> I have two groups of people, call them
> u0 and u1. I want to plot the percentage contribution of different
types
of
> expenditure (food, clothes, travel etc.) that adds up to their annual
> expenditure. I am using bar graph with stack option to display the
> percentage contributed by type of expenditure, call them x1 x2 .. xn.
But
> besides percentage contribution I also want stata to display mean
values
of
> each type of expenditure for each group.
>
> Here is the code I am using:
>
> graph bar x1 x2 ... xn, over(u) percentages stack
>
> How can I display mean of each x on the graph?
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/statalist/faq
* http://www.ats.ucla.edu/stat/stata/