Hi all,
Below is an example of my dataset. I want to make two graphs one for the variable area and one for density (over group). I want to plot the mean and the standard deviation on the top of the bar. How can do it?
* Example generated by -dataex-.
clear
input byte group float(area density)
2 3.588 .001481
2 5.275 .001586
4 4.001 .003307
3 3 5.86 .002307
1 3.669 .001012
Related Posts with Graph bar with Mean and Standard Deviation
HELP with Stata GraphicsDear Statalisty, I am really struggling with generating graphs in Stata. For the dataset below (whi…
xtreg: Panels are not nested within clustersHi, Stata forum, I am running firm level regression using one country panel data. For firm: xtset …
mcaplot - resize markers by weight/massHi everyone! I have several mcaplots with 20+ variables, and I would like them to be represented by…
Problem with Merger commandHi everyone! I Have a problem with the command merge because I need to merge two-panel datasets that…
Competing risk modelling and predicting modellingDear colleagues, I got some questions about my statistical analysis on the project measuring about m…
Subscribe to:
Post Comments (Atom)
0 Response to Graph bar with Mean and Standard Deviation
Post a Comment