Date: Mon, 9 Aug 2004 16:57:10 -0300
Reply-To: Hector Maletta <hmaletta@fibertel.com.ar>
Sender: "SPSSX(r) Discussion" <SPSSX-L@LISTSERV.UGA.EDU>
From: Hector Maletta <hmaletta@fibertel.com.ar>
Subject: Re: Clustered boxplots produce one less data level than expected
In-Reply-To: <200408091950.i79JoTQ17386@listserv.cc.uga.edu>
Content-Type: text/plain; charset="us-ascii"
Are you sure you have valid cases in the omitted level? I see no obvious
reasons why one of the five levels should be omitted.
Hector
> -----Original Message-----
> From: SPSSX(r) Discussion [mailto:SPSSX-L@LISTSERV.UGA.EDU]
> On Behalf Of Stephen Arthur
> Sent: Monday, August 09, 2004 4:50 PM
> To: SPSSX-L@LISTSERV.UGA.EDU
> 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
>
|