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
How to save covariance matrix of the estimated fixed effects after reghdfeHi everybody! I have a longitudinal dataset (individuals x years, individuals live in different are…
Having trouble counting unqiue dates by ID variable (_n and _N); Other options?Hello, I am having an issue getting my data coded properly. I have a dataset of patients with encou…
How to save s.e. after reghdfe commandHi everybody! I have a lingitudinal dataset (individuals x years, individuals live in different are…
Replication code for power analysisHello everyone I need to conduct power analysis for an RCT for a bunch of outcome variables from th…
Identifying consecutive observations that meet a determined valueHello Statalisters, I am starting in the world of Stata and I would appreciate suggestions on how t…
Subscribe to:
Post Comments (Atom)
0 Response to Graph bar with Mean and Standard Deviation
Post a Comment