COUNT subcommand (CROSSTABS command)
The COUNT
subcommand controls how case weights are handled.
ASIS. The case weights are used as is. However, when Exact Statistics are requested, the accumulated weights in the cells are either truncated or rounded before computing the Exact test statistics.
CASE. The case weights are either rounded or truncated before use.
CELL. The case weights are used as is but the accumulated weights in the cells are either truncated or rounded before computing any statistics.
ROUND. Performs Rounding operation.
TRUNCATE. Performs Truncation operation.