LISTSERV at the University of Georgia
Menubar Imagemap
Home Browse Manage Request Manuals Register
Previous messageNext messagePrevious in topicNext in topicPrevious by same authorNext by same authorPrevious page (November 2002)Back to main SPSSX-L pageJoin or leave SPSSX-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Wed, 13 Nov 2002 12:09:26 -0500
Reply-To:     "Beckman, Anthony" <Anthony_Beckman@URMC.Rochester.edu>
Sender:       "SPSSX(r) Discussion" <SPSSX-L@LISTSERV.UGA.EDU>
From:         "Beckman, Anthony" <Anthony_Beckman@URMC.Rochester.edu>
Subject:      Freq
Content-Type: text/plain; charset="iso-8859-1"

Greetings,

Art, The syntax you sent me for selecting listwise for frequencies:

temporary. select if nmissing( var31 to var50) eq 0. frequencies vars= gender dept school . . .

wound up selecting 0 cases (after I modified to include the variables in my dataset). Perhaps there is a variation to this.

I am confused as to why this is not an option in SPSS. When I am reporting the demographics of a sample it is helpful to have the correct statistics on the sample I ran the analysis on (those who would be included 'listwise') How am I to report % gender and such without being able to filter out missing data as I can using the "descriptives" function.

Anthony


Back to: Top of message | Previous page | Main SPSSX-L page