STANDARD Procedure

VAR Statement

Specifies the variables to standardize and their order in the printed output.
Default: If you omit the VAR statement, PROC STANDARD standardizes all numeric variables not listed in the other statements.
Standardizing to a Given Mean and Standard Deviation

Syntax

Required Argument

variable(s)
identifies one or more variables to standardize.