rangebar3

How to download and try this example

Usage: ploticus -png rangebar3.htm

Display of outliers using line segments.

#proc page #if @DEVICE in gif,png scale: 0.7 #endif #proc getdata data: -4.5 Haynes -4 Jones -3.2 Smith -2.3 Belweather -0.7 Harris -0.1 Scott 0.0 Samuels 0.0 Harding 0.0 Sherman 0.0 Pershing 0.1 Filla 0.2 Margo 0.4 Hamton 0.4 Whitestone 0.6 Perry 0.8 Pomeroy 1.1 Mason 1.1 Parson 1.3 Carey 1.4 Johns 1.6 Cray 2.0 Goldsmith 5.5 McDaniels // set up the area and scaling.. #proc areadef rectangle: 1 1 3 4 xrange: 0 2 yrange: -6 6 // do a Y axis (grid only).. #proc yaxis grid: color=green stubs: inc 2 // do the 1st boxplot.. #proc rangebar datafield: 1 barloc: 1 tailmode: 1.5iqr color: white nlocation: -6.5(s) mediansym: line taildetails: width=1 showoutliers: yes outlierlinelen: 0.1 outlierlinedetails: color=black width=1.0 meansym: yes #saveas R