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
Significance starsHello, I would like to know if it is possible to display significance stars for the mean which I ha…
How to do a logit random effects in mata?Dear statalists: I want to do a logit random effects in mata.I have refered the xtlogit ,re in Camer…
Spatial Panel Econometric Analysis Omitted Variable problem.Hello. I want to do spatial panel econometric analysis. I'm using gravity model. In the gravitationa…
DEA for banks.Hello everyone, I want to study the efficiency of banks using Data Envelopment Analysis (DEA). When …
T-test for cross sectional time series dataHi, I have weather data for a specific time period 2010-2017 for two cities I was wondering how to…
Subscribe to:
Post Comments (Atom)
0 Response to Graph bar with Mean and Standard Deviation
Post a Comment