-------------------------------------------------------------------------------
help for histbox
-------------------------------------------------------------------------------
  
Histogram with Boxplot

histbox [variable] [weight] [if exp] [in range], [ mean common_options bin(#) freq normal[(#,#)] density(#)]

common_options See help ------------------------------------------------------ title and axes options graxes symbol and line options grsym color and shading options grcolor saving, printing, & multiple image options grother ------------------------------------------------------

Only fweights are allowed; see help weights.

Syntax basically the same as grhist.

Description histbox plots a boxplot above the bins of a histogram. The wiskers on the boxplot extend to min and max. Potential outliers are not indicated. Options

mean include mean in boxplot.

Does not allow the by option.

Other options same as grhist.

Examples . histbox mpg . histbox mpg, mean freq normal bin(10)

Author Philip B. Ender UCLA Department of Education UCLA Academic Technology Services ender@ucla.edu

Manual: [G] graph, [G] graph options, [G] histogram On-line: help for graph, grhist, graxes, grcolor, grother