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 (August 2005)Back to main SPSSX-L pageJoin or leave SPSSX-L (or change settings)ReplyPost a new messageSearchProportional fontNon-proportional font
Date:         Fri, 5 Aug 2005 09:02:01 -0700
Reply-To:     Matthew Boswell <mjboswell@yahoo.com>
Sender:       "SPSSX(r) Discussion" <SPSSX-L@LISTSERV.UGA.EDU>
From:         Matthew Boswell <mjboswell@yahoo.com>
Subject:      grading tests with COUNT and SCORE
Content-Type: text/plain; charset=iso-8859-1

I have the following data from an academic test: //////////////////////////////////// ID Q1 Q2 Q3 Q4 . . . Q30 1234 1 2 3 4 4321 4 3 2 1 1111 3 2 2 3

COUNT SCORE=Q1 (1) Q2 (2) Q3 (3) Q4 (4) .

//////////////////////////////////// ID is the unique id number and Q1-Q30 are the answers to questions. The customer wants to know a couple of things; score by id and overall score are easy enough to figure out. What is tricky is the third: is there any way to find out how many chose the correct answer by question? Of course a frequencies for Q1 - Q4 will bring up a table that can be edited, but is there a way to just bring out the number of correct answers for each question?

Thanks- Matt


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