NBA Cost-Effectiveness Ranking

Introduction

The NBA cost-effectiveness ranking analyzed the NBA player cost-effectiveness in each season. It is automatically updated every week.

Algorithm

The NBA player cost-effectiveness in the season is computed using the following simple formula.

$$
\text{CE} = \frac{\text{PTS} + \text{REB} + \text{AST} + \text{STL} + \text{BLK} - \text{TOV}}{\text{SAL}} \times \text{GP} \times 10^6
$$

where

  • $\text{CE}$ is the player cost-effectiveness in the season.
  • $\text{PTS}$ is the points per game the player got in the season.
  • $\text{REB}$ is the rebounds per game the player got in the season.
  • $\text{AST}$ is the assists per game the player got in the season.
  • $\text{STL}$ is the steals per game the player got in the season.
  • $\text{BLK}$ is the blocks per game the player got in the season.
  • $\text{TOV}$ is the turnovers per game the player got in the season.
  • $\text{GP}$ is the number of games the player played in the season.
  • $\text{SAL}$ is the salary the player got in the season.

NBA Cost-Effectiveness Ranking

Please select the season, the season type, and the salary threshold that you think is appropriate for being a star.


The Top 5 Most Cost-Effective Stars

The Top 5 Least Cost-Effective Stars

The Top 5 Most Cost-Effective Players

The Top 5 Least Cost-Effective Players

NBA Star Cost-Effectiveness Ranking

References

Author

Lei Mao

Posted on

08-04-2022

Updated on

02-01-2024

Licensed under


Comments