spssforum.com

by SPSS users, for SPSS users
SPSSVideoTutor.com
It is currently Wed Jun 19, 2013 4:18 pm

All times are UTC




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: ranges
PostPosted: Fri Nov 02, 2007 12:16 pm 
:?: I want to analyse 3 variables. The problem is that each of them has a totally different range (range 1= 23, range 2=123, range 3=11).

I want to recode my 3 variables so that they all have a range of 20. Does anyone know how to do this?


Top
  
 
 Post subject:
PostPosted: Tue Nov 06, 2007 5:16 pm 
Offline
Moderator

Joined: Tue Aug 07, 2007 11:48 am
Posts: 233
Try one of standarization method - in SPSS, they are part of Hierarchical Clusters, but don't know if they can be obtain separately.
Still you can do it on your own, for example
y=20*(x-min(x))/(max(x)-min(x)).
max & min can be calculated in aggreagtion.
same for normalization by mean and std dev.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group