total points created above league average. He the took total points and subtracted what the average player would score based on TS%. This is the formula:
PlayerPoints - (LgTs%*(2* (PlayerFGA+.44*FTA)))
It was pointed out that you can't compare all players equally, i.e. you can't compare Lebron and his 22 FGA per game with Michael Ruffin with his 0.81 FGA per game. I consequently separated several FGA ranges with average LgTS% at each range. This is the equivalent for scoring points, like positions (or height) is for rebounds. And Lebron would be compared with scorers in his range:
I understand that my classification is arbitrary and can probably be tweaked, but at least it's a start.
Group 1 - 15.00 FGA/G or more: Mostly all-stars or first option on teams
Group 2 - 12.00 - 14.99 FGA/G: Mostly second banana (could be first option in certain systems)
Group 3 - 9.00 - 11.99: Third option on the floor
Group 4 - 6.00 - 8.99: Fourth option on the floor
Group 5 - 3.00 - 5.99 - Bench player (or fifth option on the floor)
Group 6 - 0.00 - 2.99 - Scrub and back-end of rotation player
Group 1: Average TS% = 0.547 (36 players)
Top 5:
Code: Select all
Player PAA
Kevin Martin 79.05
Yao Ming 60.63
Chris Bosh 55.79
Dirk Nowitzki 53.09
Richard Jefferson 44.24
Kobe Bryant 41.26
Bottom 5:
Code: Select all
Player PAA
Tracy McGrady -50.82
Jamal Crawford -54.29
Antawn Jamison -57.4
Joe Johnson -64.73
Kevin Durant -91.28
Group 2: Average TS% = 0.568 (31 players)
Top 5:
Code: Select all
Player PAA
Amare Stoudemire 124.8
Steve Nash 96.29
Dwight Howard 96.2
Mike Miller 80.38
Deron Williams 52.26
Bottom 5:
Code: Select all
Player PAA
Ricky Davis -61.8
Zach Randolph -77.78
Jermaine O'Neal -79.01
Kirk Hinrich -83.65
Josh Smith -84.83
Group 3: Average TS% = 0.538 (44 players)
Top 5:
Code: Select all
Player PAA
Chauncey Billups 112.9
Jose Calderon 77.41
John Salmons 57.69
Jason Terry 57.65
Derek Fisher 55.78
Bottom 5:
Code: Select all
Player PAA
Jason Kidd -63.11
Rafer Alston -64.49
Larry Hughes -76.52
Sebastian Telfair -78.7
Jamaal Tinsley -82.11
Group 4: Average TS% = 0.529 (92 players)
Top 5:
Code: Select all
Player PAA
Andrew Bynum 90.56
Josh Childress 86.08
Andris Biedrins 85.92
Tyson Chandler 84.41
Daniel Gibson 77.06
Bottom 5:
Code: Select all
Player PAA
Damien Wilkins -48.87
Antoine Walker -49.23
Charlie Bell -59.48
Sasha Pavlovic -67.4
Quentin Richardson -74.85
Group 5: Average TS% = 0.511 (112 players)
Top 5:
Code: Select all
Player PAA
James Jones 73.12
Kendrick Perkins 55.34
Sasha Vujacic 47.48
Brent Barry 46.46
Keyon Dooling 45.77
Bottom 5:
Code: Select all
Player PAA
Jason Hart -33.15
Tyrus Thomas -33.33
Acie Law -35.46
Corey Brewer -66.48
Ben Wallace -68.26
Group 6: Average TS% = 0.474 (119 players)
Top 5:
Code: Select all
Player PAA
Glen Davis 38.41
DeSagana Diop 26.57
J.J. Redick 17.18
Arron Afflalo 16.01
Bobby Jones 14.52
Bottom 5:
Code: Select all
Player PAA
Darrick Martin -14.39
Jamaal Magloire -15.4
Jared Jeffries -17.35
Mardy Collins -20.47
Malik Rose -26.18
What do you think?