STATISTICS Subcommand (CSTABULATE command)

The STATISTICS subcommand requests various statistics associated with the summary value estimates in the table cells.

If the STATISTICS subcommand is not specified, then CSTABULATE displays the standard error for each summary value estimate in the defined tables cells. However, if the STATISTICS subcommand is specified, then only those statistics that are requested are displayed.

SE. The standard error for each summary value estimate. This is the default output if the STATISTICS subcommand is not specified.

CV. Coefficient of variation.

DEFF. Design effects.

DEFFSQRT. Square root of the design effects.

CIN [(value)]. Confidence interval. If the CIN keyword is specified alone, then the default 95% confidence interval is computed. Optionally, CIN may be followed by a value in parentheses, where 0 ≤ value < 100.

COUNT. Unweighted counts. The number of valid observations in the dataset for each summary value estimate.

CUMULATIVE. Cumulative summary value estimates. Available for one-way frequency tables only.

EXPECTED. Expected summary value estimates. The summary value estimate in each cell if the two variables in a crosstabulation are statistically independent. Available for two-way crosstabulations only and displayed only if the TABLEPCT keyword is specified on the CELLS subcommand.

RESID. Residuals. The difference between the observed and expected summary value estimates in each cell. Available for two-way crosstabulations only and displayed only if the TABLEPCT keyword is specified on the CELLS subcommand.

ASRESID. Adjusted Pearson residuals. Available for two-way crosstabulations only and displayed only if the TABLEPCT keyword is specified on the CELLS subcommand.