STATISTICS Subcommand (CORRELATIONS command)

The correlation coefficients are automatically displayed in the Correlations table for an analysis specified by a VARIABLES list. STATISTICS requests additional statistics.

DESCRIPTIVES . Display mean, standard deviation, and number of nonmissing cases for each variable on the Variables list in the Descriptive Statistics table. This table precedes all Correlations tables. Variables specified on more than one VARIABLES list are displayed only once. Missing values are handled on a variable-by-variable basis regardless of the missing-value option in effect for the correlations.

XPROD . Display cross-product deviations and covariance for each pair of variables in the Correlations tables.

ALL . All additional statistics. This produces the same statistics as DESCRIPTIVES and XPROD together.