The STDIZE Procedure

Displayed Output

If you specify the PSTAT option, PROC STDIZE displays the following statistics for each variable:

  • the name of the variable, Name

  • the location estimate, Location

  • the scale estimate, Scale

  • the norm estimate, Norm (when you specify the NORM option with METHOD=AGK, METHOD=IQR, METHOD=MAD, or METHOD=SPACING or when you specify the SNORM option with METHOD=SPACING)

  • sum of nonmissing positive frequencies, N

  • sum of nonmissing positive weights if the WEIGHT statement is specified, Sum of Weights