Getting APM from ORtg and DRtg?
Posted: Thu Sep 9, 2010 5:28 am
				
				Adjusted Plus Minus has been around for a while now, but is only available for this decade (post-2002?), and has been used to determine (or help determine) a player's place among the ranks in the NBA, by comparing how much better their teams fare with them on the court than without them. ORtg and DRtg are used to judge a team's offense and defense, in terms of points scored per 100 possessions, and can be attributed to single players as well. But shouldn't those statistics relate?
A team's +/- per 48 minutes can be calculated from that team's points scored, opponents' points scored, and total minutes played. But we can get to the same number, or at least close enough, from the team's ORtg, DRtg and Pace, which estimates the number of possessions that team has per 48 minutes.
So, subtracting the former from the latter, we get the average margin of victory, adjusted per 48 minutes accounting for OT games lasting longer. In 2003-04, the Minnesota Timberwolves scored 7753 points, while letting their opponents score 7303 points, in 19755 total minutes.
Compared to the 5.487804878 average margin of victory the actually had. Using the T-Wolves' ORtg and DRtg, 105.9 and 99.7 respectively, and their Pace - 89.0 - we get to an average margin of scoring of 5.518 points per 48 minutes, the Team Adjusted Plus Minus. Not too far from the other calculations, and certainly close enough considering the rounding involved in the prior calculations of Pace, ORtg and DRtg.
But that doesn't tell us anything new.
Taking that number, and subtracting how the T-Wolves did without a specific player per 48 minutes, a number that should be achievable using a similar formula, should result in that player's APM. And this is where I get stuck. A team's ORtg or DRtg does not seem to equal the weighed average of that team's players' ORtg or DRtg, but it seems like there should be a correlation between them.
So how can I go from individual ORtg and DRtg? What am I missing? Is there something innately wrong with what I'm trying to do? How badly did I screw up with interpretations? Am I even in the right direction?
Any help would be much appreciated!
			A team's +/- per 48 minutes can be calculated from that team's points scored, opponents' points scored, and total minutes played. But we can get to the same number, or at least close enough, from the team's ORtg, DRtg and Pace, which estimates the number of possessions that team has per 48 minutes.
Code: Select all
ORtg*Pace/100=Team points per 48 minutes
DRtg*Pace/100=Opponents' points per 48 minutesSo, subtracting the former from the latter, we get the average margin of victory, adjusted per 48 minutes accounting for OT games lasting longer. In 2003-04, the Minnesota Timberwolves scored 7753 points, while letting their opponents score 7303 points, in 19755 total minutes.
Code: Select all
(7753-7303)*48/(19755/5)=5.466970387Compared to the 5.487804878 average margin of victory the actually had. Using the T-Wolves' ORtg and DRtg, 105.9 and 99.7 respectively, and their Pace - 89.0 - we get to an average margin of scoring of 5.518 points per 48 minutes, the Team Adjusted Plus Minus. Not too far from the other calculations, and certainly close enough considering the rounding involved in the prior calculations of Pace, ORtg and DRtg.
But that doesn't tell us anything new.
Taking that number, and subtracting how the T-Wolves did without a specific player per 48 minutes, a number that should be achievable using a similar formula, should result in that player's APM. And this is where I get stuck. A team's ORtg or DRtg does not seem to equal the weighed average of that team's players' ORtg or DRtg, but it seems like there should be a correlation between them.
So how can I go from individual ORtg and DRtg? What am I missing? Is there something innately wrong with what I'm trying to do? How badly did I screw up with interpretations? Am I even in the right direction?
Any help would be much appreciated!
 ), followed by the TPM - Team's +/- when removing that player, while the last entry is the team's regular, calculated +/-, then a column of the player's DRtg, multiplied by his MP, to recalculate the team's DRtg, the last entry in that column, and finally, for each player, the team's regular +/- minus his own TPM, or as I like to call it - RPM: Rating Plus Minus (if it actually sticks, that will change to RK's RPM