Chapter 8: Introduction to Scoring, Standardization, and Ranking Procedures


Overview

Several SAS/STAT procedures are utilities that produce an output data set with new variables that are transformations of data in the input data set. SAS/STAT software includes four of these procedures. The RANK procedure produces rank scores across observations, the SCORE procedure constructs functions across the variables , and the STANDARD and STDIZE procedures transform each variable individually.

RANK

ranks the observations of each numeric variable from low to high and outputs ranks or rank scores. For a complete discussion of the RANK procedure, refer to the SAS Procedures Guide .

SCORE

constructs new variables that are linear combinations of old variables according to a scoring data set. This procedure is used with the FACTOR procedure and other procedures that output scoring coefficients.

STANDARD

standardizes variables to a given mean and standard deviation. For a complete discussion of PROC STANDARD, refer to the SAS Procedures Guide .

STDIZE

standardizes variables by subtracting a location measure and dividing by a scale measure. A variety of location and scale measures are provided. Such measures include the mean, median, Huber's estimate, Tukey's biweight estimate, and Andrew's wave estimate.




SAS.STAT 9.1 Users Guide (Vol. 1)
SAS/STAT 9.1 Users Guide, Volumes 1-7
ISBN: 1590472438
EAN: 2147483647
Year: 2004
Pages: 156

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net