I have a problem with this in general, and the problem is as follows. I am using Hollinger's description as a starting point: (From
http://insider.espn.go.com/nba/insider/columns/story?columnist=hollinger_john&page=Rankings-Intro )
I am willing to accept that there is enough data and evidence to support the idea that scoring margin is a better predictor than record, and his formula uses both scoring margin and SRS for normalization (I have no idea what the exact "constants" he uses for the formula are, but that seems to be the basis of it) in addition to recent performance (scoring margin and SRS of the last 25 games) as well as upcoming schedule (including home/away games).
Because the pace in the NBA is not that different from the slowest team to the fastest one - about 11-12% between the fastest (GSW) and the slowest (POR) - I can understand that ignoring it will not make a huge difference, but still, it seems that a way to "predict" the outcome of any game based on what we know so far (Pace, Scoring-margin, efficiency) would be rather easily done by using a formula that calculates a predicted pace
pP = (pA + pB) / 2.
This formula isn't right. I thought that should be it too but it's not. It should be
pP = (pA + pB - pLeagueAverageExcludingTeamsAandB)
Suppose there are three teams in the league with these averages:
pA = 100
pB = 90
pC = 80
In head to head matchups, your formual yields
A vs B = 95 possesions
A vs C = 90 possessions
B vs C = 85 possesions
Aggregated this does not come out right:
Team A averages only 92.5 which is way too low.
Team B averages 90 possesions as they should
Team C averages 87.5 which is way too high.
My formula yields
A vs B = (100 + 90 - 80) = 110
A vs C = (100 + 80 - 90) = 90
B vs C = (90 + 80 - 100) = 70
Aggregated comes out right:
Team A averages 100
Team B averages 90
Team C averages 80
Assuming that for each team X we know the defensive efficiency (dX) and offensive efficiency (oX) - we can assume the score to be
Score per possession A = (oA +dB) / 2
vs.
Score per Possession B = (oB + dA) / 2
We can now calculate the estimated score for the game by applying these numbers to pP possessions (with some constants that estimate home court advantage, I guess).
I agree.
So - the idea that a higher scoring margin for a team whose offensive/defensive efficiency is not better just because it has more possessions is rather artificial.
I agree. But once you got the two team's effeciency you have multplied by the expected number of possesions. So pace matters.
I can understand the argument that if a team has a positive offensive/defensive efficiency allow it to build a bigger margin and avoid "close games" - but likewise, the opposite is true - where you play a team that is better than you - the close game allows you to steal some games because of luck/being hot at the right time etc...
Yes. A fast paced team (even a good one) is hurt by their pace when they play an even better team.
So, in general, seems to me that a scoring margin normalized for pace makes a better parameter for these prediction formulas.
I think both numbers are flawed. I think you've spelled out the ideal method, execpt for your combined pace calculation.
What kind of prediction are you talking about?
1. Who will win a two team matchup like a playoff series
2. What will a team's record be against the league
In the first case I'd go with the normalized number because you really need to know the true relative stength of those two teams.
In the second case I'd go with the pure point differential. Because on average that team is playing an average team. And your formula against an average team boils down to point differential.