Outliers

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Outliers

Genevieve Thompson
Hi,

I am trying to create a clustered box plot. The boxes represent start
and exit rates for various job classifications. I am trying to show the
outliers for both start and exit rates on the boxplot but in SPSS, I
only have the option of selecting one point ID label (through the chart
builder). Therefore, my graph is showing the outliers for start rates on
both the start and exit boxes. It should show an outlier for the start
rate box and a separate one for the exit rate box. This is the current
syntax being run. Would anyone know what syntax i should run to show
this?

 

EXAMINE VARIABLES=SA_STARTRATE SA_EXITRATE BY classcollapse

  /COMPARE VARIABLE

  /PLOT=BOXPLOT

  /STATISTICS=NONE

  /NOTOTAL

  /ID=OUTLIERST

  /MISSING=LISTWISE.

 

Thanks

====================To manage your subscription to SPSSX-L, send a message to
[hidden email] (not to SPSSX-L), with no body text except the
command. To leave the list, send the command
SIGNOFF SPSSX-L
For a list of commands to manage subscriptions, send the command
INFO REFCARD