Dear Statalist,
I want to generate Histogram Stata with percent option and want counts/freq of bins on bar labels. Is there any option to do this? as I am doing the following code for it but it is giving % on bar labels instead of freq/count.
histogram ALIVE_CHILD, bin(4) percent addlabel ytitle(%) xtitle("") title(Alive Children)
Array
I want to create the graph as below generated in SAS:
Array
Please suggest/help or is there any option to generate the same in Stata.
Thanks,
Rasool Bux
Related Posts with Histogram with bin freq and % on yaxis
Twoway Graph in StataHello everyone, I have a panel of 68 countries that are observed from 1989-2012. I am trying to mak…
3SLS with Instrument VariablesIs it possible to run a 3SLS specification using instrument variables in Stata? I have the followin…
Sample Selection BiasI have some data from the labour force survey and I'm estimating wage regression. I want to include …
can we transfer args in different do file or how to use statapush efficiently?As far as I know, user-command statapush can be used in seperate way. Usually, I have to seperate do…
How to make household the unit of analysis when using a household survey dataHello everyone, I am currently working on LSMS-ISA for Nigeria, however, whilst some sections have …
Subscribe to:
Post Comments (Atom)
0 Response to Histogram with bin freq and % on yaxis
Post a Comment