STATISTICS Subcommand (CSDESCRIPTIVES command)
STATISTICS
requests various statistics that are associated with the mean, sum,
or ratio estimates. If the STATISTICS
subcommand is not specified, the standard error is computed for
any displayed estimates. If the STATISTICS
subcommand is specified, only statistics that are requested are
computed.
COUNT. The number of valid observations in the dataset for each mean, sum, or ratio estimate.
POPSIZE. The population size for each mean, sum, or ratio estimate.
SE. The standard
error for each mean, sum, or ratio estimate. This output
is default output if the STATISTICS
subcommand is not specified.
CV. Coefficient of variation.
DEFF. Design effect.
DEFFSQRT. Square root of the design effect.
CIN [(value)]. Confidence
interval. If the CIN
keyword is specified alone, the default 95% confidence interval
is computed. Optionally, CIN
may be followed by a value in parentheses, where 0 ≤ value
< 100.