home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / bit / listserv / spssxl / 495 < prev    next >
Encoding:
Text File  |  1992-07-25  |  1.3 KB  |  31 lines

  1. Newsgroups: bit.listserv.spssx-l
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!magnus.acs.ohio-state.edu!jlaplant
  3. From: jlaplant@magnus.acs.ohio-state.edu (John R Laplante)
  4. Subject: getting standard scores without summary data on raw data
  5. Message-ID: <1992Jul24.210839.2973@magnus.acs.ohio-state.edu>
  6. Sender: news@magnus.acs.ohio-state.edu
  7. Nntp-Posting-Host: top.magnus.acs.ohio-state.edu
  8. Organization: The Ohio State University
  9. Distribution: usa
  10. Date: Fri, 24 Jul 1992 21:08:39 GMT
  11. Lines: 18
  12.  
  13.  
  14.  I need to transform some data into standard scores in order to do some
  15.  further analysis. I am not interested in the raw data itself. The only way
  16.  I know how to get standard scores is with the comand/subcommand of
  17.  DESCRIPTIVES variables = list of variables
  18.   /SAVE
  19.  It gives me Z variables, which is great. But it also gives me summary
  20.  stats on the original (unstandardized) variables. I'm not interested in 
  21.  _those_ stats, so the result is that it slows down my program and just
  22.  gives me more pages of printout.
  23.  
  24.  I've looked through the advanced guide, but i can't find anything.
  25.  I am using release 3.0 
  26.  
  27. --------------------------------------------------------------------------
  28. john r la plante                    calling from the Ohio State University
  29. jlaplant@magnus.acs.ohio-state.edu  political analysis done while you wait
  30.  
  31.