mean semean stddev( FT1)
the PTOTAL row includes the mean and semean after the count and cpct and the
FTOTAL row shows the count, mean, semean and stdev. Is there any way I can
get the TABLES command to only show what I want "tell" it to show in the
STATISTICS?
Thanks,
Scott
/STATISTICS=count(PT1) cpct(PT1)
mean(FT1) semean(FT1) stddev( FT1)
HTH
Fabrizio
"Scott MacDonald" <scottma...@pei.eastlink.ca> ha scritto nel messaggio
news:9g2rat$1a...@atlas.cs.upei.ca...