PROC RANK creates Savage scores incorrectly when TIES=LOW or TIES=HIGH is used


If the SAVAGE option on the PROC RANK statement is specified along with either TIES=LOW or TIES=HIGH, the Savage scores will be incorrect. There are no errors or warnings in the SAS log indicating a problem. Note that the Savage scores are correct when TIES=MEAN (the default) is used.

There is no circumvention for this problem.