Here is the formula used to get the Prouty Ratings.
Prouty Rating = [Offensive Efficiency + Total Offense + Possessions Gained + Win Rating] / 4
Offensive Efficiency = TP / (FGA*2 + FTA)
Total Offense = (TP + A*2 - TO) / Player MIN
Possessions Gained = (REB + S + BLK/2 - PF) / Player MIN
Win Rating = Player MIN / (Team MIN / 5) * (Wins / Game #)
Prouty Rating = [Offensive Efficiency + Total Offense + Possessions Gained + Win Rating] / 4
Offensive Efficiency = TP / (FGA*2 + FTA)
Total Offense = (TP + A*2 - TO) / Player MIN
Possessions Gained = (REB + S + BLK/2 - PF) / Player MIN
Win Rating = Player MIN / (Team MIN / 5) * (Wins / Game #)
Code:
> 567 A+ 534 - 566 A 500 - 533 A- 467 - 499 B+ 434 - 466 B 400- 433 B- 367 - 399 C+ 334 - 366 C 300 - 333 C- 267 - 299 D+ 234 - 266 D 200 - 233 D- < 200 F
Comment