The default printout consists of means, deviations and frequencies.
If no object variables are given by the VARIABLES specification
then the default printout consists of frequencies. Further, row
row and column totals are included in the printout.
The following statistics can be requested by the OPTIONS specification:
MEANS means
SUMS sums
DEVS deviations
SEM standard errors of means
F cell frequencies
MIN minimum values
MAX maximum values
CCF columnwise cumulative frequencies
CRF rowwise cumulative frequencies
CCS columnwise cumulative sums
CRS rowwise cumulative sums
C%F column percentages of frequencies
R%F row percentages of frequencies
T%F table percentages of frequencies
%F "total" percentages of frequencies
C%S column percentages of sums
R%S row percentages of sums
T%S table percentages of sums
%S "total" percentages of sums
CC%F cumulative column percentages of frequencies
CR%F cumulative row percentages of frequencies
CC%S cumulative column percentages of sums
CR%S cumulative row percentages of sums
If any of the statistics are given in the OPTIONS specification
then only those statistics are printed (in the given order).
The presence of row and column totals may be altered by the
key words: COLTOTALS (include column totals), ROWTOTALS (include
row totals), NOTOTALS (neither row nor column totals). Again, if
any of these three options are given, then only the given options
are valid. For nested grouping variables the subtotals are computed
only for the topmost variable in the hierarchy.
Further information:
M = More information on the MTAB operation