Notice: On April 23, 2014, Statalist moved from an email list to a forum, based at statalist.org.
<snip> <snip> "Additionally, I'd like to add the mean to the boxplot. Is there a way to do so?" *** sysuse bplong, clear su bp, mean graph box bp, over(sex) /// yli(`r(mean)') yla(`r(mean)') Suppose, instead, I wanted to place a marker (x, for example) representing the mean for males, and a marker representing the mean for females on the boxplot. How could this be accomplished? As always, thank you for your assistance. reg * * For searches and help try: * http://www.stata.com/help.cgi?search * http://www.stata.com/support/statalist/faq * http://www.ats.ucla.edu/stat/stata/