Controls whether the significance level is based on a one- or two-tailed
test and whether the number of cases and the significance level for each correlation coefficient are
displayed.
TWOTAIL
Two-tailed test of significance. This test is appropriate when the
direction of the relationship cannot be determined in advance, as is often the case in exploratory
data analysis. This is the default.
ONETAIL
One-tailed test of significance. This test is appropriate when the
direction of the relationship between a pair of variables can be specified in advance of the
analysis.
SIG
Do not flag significant values. SIG is the default.
NOSIG
Flag significant values. Values significant at the 0.05 level are
flagged with a single asterisk; those that are significant at the 0.01 level are flagged with two
asterisks.
FULL
Show the full table. The full correlation matrix table is presented
in the output.
LOWER
Show only the table's lower triangle. Only the correlation matrix
table's lower triangle is presented in the output. The keyword allows table output to adhere to APA
style guidelines.
LNODIAG
Show only the table's lower triangle and hide diagonal values. Only
the correlation matrix table's lower triangle is presented in the output. Diagonal values are also
hidden. The keyword allows table output to adhere to APA style guidelines.
NOMATRIX
Suppresses the Correlations table. Honored only when
/CI is specified; otherwise, FULL is assumed.