|
To convert the least value into zero you must detract 43 from all values.
Then you should divide every value by 258, so the maximum is 1 and the
minimum is zero. Finally, multiply everything by 100.
Syntax:
COMPUTE NEWSCALE = (OLDSCALE - 43) * (100/258).
Hector
-----Original Message-----
From: SPSSX(r) Discussion [mailto:SPSSX-L@LISTSERV.UGA.EDU] On Behalf Of
Mark Webb
Sent: 25 August 2009 05:43
To: SPSSX-L@LISTSERV.UGA.EDU
Subject: Converting scores to an index of 0-100
I have performance scores ranging from min of 43 to max of 258 - N=450.
I want to convert these to an index where min [43] = 0 and max [258] =
100 and the scores in between will range from >0 to <100.
Any pointers how I can do this in SPSS?
Regards
--
Mark Webb
+27 21 786 4379
+27 72 199 1000
Skype - webbmark
targetlinkmark@gmail.com
=====================
To manage your subscription to SPSSX-L, send a message to
LISTSERV@LISTSERV.UGA.EDU (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
No virus found in this incoming message.
Checked by AVG - www.avg.com
Version: 8.5.409 / Virus Database: 270.13.64/2321 - Release Date: 08/24/09
12:55:00
=====================
To manage your subscription to SPSSX-L, send a message to
LISTSERV@LISTSERV.UGA.EDU (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
|