In syntax:
COUNT no_answer = v1 TO v113 (MISSING).
COMPUTE missing8 = no_answer GE 8.
Replace "v1 TO v113" with your variable list (TO will pick up all
variables in the dataset between the two values, so make sure the list
is correct.)
This will create a variable with the number of variables with a missing
value (no_answer) and a variable to FILTER/ SELECT cases with 8+ missing
(missing8).
--jim
-----Original Message-----
From: SPSSX(r) Discussion [mailto:
[hidden email]] On Behalf Of
Talino Bruno
Sent: Thursday, January 22, 2009 12:11 PM
To:
[hidden email]
Subject: finding missing item responses
I am trying to select any participant who did not answer eight or more
questions on a measure that has 113 items. I have all the items and
their
response in my data file. Any suggetsions on how to do this?
=====================
To manage your subscription to SPSSX-L, send a message to
[hidden email] (not to SPSSX-L), with no body text except the
command. To leave the list, send the command
SIGNOFF SPSSX-L
For a list of commands to manage subscriptions, send the command
INFO REFCARD
=====================
To manage your subscription to SPSSX-L, send a message to
[hidden email] (not to SPSSX-L), with no body text except the
command. To leave the list, send the command
SIGNOFF SPSSX-L
For a list of commands to manage subscriptions, send the command
INFO REFCARD