Overview (RATIO STATISTICS command)
RATIO STATISTICS
provides a variety of descriptive statistics for the ratio between
two variables.
Basic Specification
The minimum specification is a numerator variable and a denominator
variable, and either an OUTFILE
subcommand or a PRINT
subcommand.
Subcommand Order
- The variable list must be specified first.
- Subcommands can be specified in any order.
Syntax Rules
- Empty subcommands are silently ignored.
- All subcommands should be specified only once. If a subcommand is repeated, only the last specification will be used.
- The following
words are reserved as keywords in this procedure:
BY
andWITH
.