Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: st: RE: Adding a text to a histogram
From
menteith <[email protected]>
To
menteith <[email protected]>
Subject
Re: st: RE: Adding a text to a histogram
Date
Sat, 25 May 2013 23:26:42 +0200
I managed to get something like this:
histogram longevity, bin(10) frequency fcolor(gs14) lcolor(white) normal normopts(lcolor(black)) ytitle(Częstotliwość) ylabel(, angle(horizontal)) xlabel(#5, format(%9.0g)) graphregion(color(white)) bgcolor(white) text(4 4 "średnia`=string(`=r(mean)',"%8.2f")'", placement(right))
but it does not show calculated mean. Why?
*
* For searches and help try:
* http://www.stata.com/help.cgi?search
* http://www.stata.com/support/faqs/resources/statalist-faq/
* http://www.ats.ucla.edu/stat/stata/