SPSS Mult Response
Contents
Usage
The MULT RESPONSE command tabulates a series of variables representing survey multiple response question.
mult response /group=$FOO (FOO_1 FOO_2 FOO_3 (1)) /frequencies=$FOO
Group
The GROUP subcommand defines a series of variables that represent a multiple response question.
Groups defined in this manner should be named with a leading dollar sign ($).
The series is followed by the value that should be expected in each variable to indicate a response. Typically this is 1, but it can be configured.
Frequencies
The FREQUENCIES subcommand specifies the group of variables to tabulate.