Date: Mon, 9 Aug 2004 15:50:29 -0400
Reply-To: Stephen Arthur <sdaemail@YAHOO.COM>
Sender: "SPSSX(r) Discussion" <SPSSX-L@LISTSERV.UGA.EDU>
From: Stephen Arthur <sdaemail@YAHOO.COM>
Subject: Clustered boxplots produce one less data level than expected
Hello,
I am submitting the following SPSS EXAMINE statement:
EXAMINE VARIABLES=num1 BY fac1 BY fac2
/PLOT=BOXPLOT
/STATISTICS=NONE
/NOTOTAL
/MISSING=REPORT.
to produce clustered boxplots.
fac1 has 5 data levels and fac2 has 4 data levels. num1 is scalar.
When the boxplot is produced (even when I reverse fac1 and fac2), one of
the fac1 data levels is not produced on the output.
Is the 5th level really not produced or can I access it somehow through
the chart interface?
Please advise,
Stephen
|