SUCCESS subcommand (PROPORTIONS command)
SUCCESS
optionally specifies how to identify the value or values indicating
successes contributing to the numerators of proportions.
- LAST
-
The last or highest value among the sorted distinct values in the data is used. This applies to numeric or string variables. This is the default setting.
- FIRST
- The first or lowest value among the sorted distinct values in the data is used. This applies to numeric or string variables.
- LEVEL
- Specifies one or more parenthesized values. Multiple values must be separated by spaces. The keyword applies to numeric or string variables. String values must be enclosed in single quotes. Cases with other values are ignored.
- MIDPOINT
- Values at or above the middle of the range of observed values in the data. The keyword applies only to numeric data.
- CUTPOINT
- Defines values that are equal to or above the cut point as "success". You can specify a value for the cut point. The keyword applies only to numeric data.