For multiple dichotomies you have one variable for each possible thing 
that could be checked.  Use mnemonic variable names like: color01 to 
color11 nocolor
you could let blank be the value for not checked. Treat blank as zero 
unless all 12 are zero then transform them all to a missing value like 9.
just go across and put 1's in color04 and color06.  If the respondent 
saw the question, and didn't skip it, but did not check any put a 1 in 
nocolor.
VALUE LABELS color01 to color11 nocolor
   0 'not checked'
   1 'checked'
   9 'question not answered'.

Art
[EMAIL PROTECTED]
Social Research Consultants
University Park, MD  USA
(301) 864-5570


.
.
=================================================================
Instructions for joining and leaving this list, remarks about the
problem of INAPPROPRIATE MESSAGES, and archives are available at:
.                  http://jse.stat.ncsu.edu/                    .
=================================================================

Reply via email to