clock menu more-arrow no yes mobile

Filed under:

Tim Duncan is the Defensive Player of the Year: Statistical Prediction

We have illustrated why Tim Duncan has earned serious consideration as the Defensive Player of the Year award through his blocking and rebounding. Now let's perform another statistical experiment to demonstrate how Tim Duncan is similar to DPOYs past. Through this final exercise, we will see that the Greatest Power Forward of All Time has rightfully earned the award, even in the twilight of his unbelievably consistent career.

Soobum Im-USA TODAY Sports

I have decided to do another statistical breakdown of Tim Duncan's incredible defensive performance this year. While blocks and rebounding certainly provide a glimpse into his defensive prowess, they cannot give a comprehensive statistical picture of why Duncan has truly been a defensive machine on the floor this year. What we need is some sort of conglomerate synopsis of Tim Duncan's defensive game to confirm what all of the isolated statistics suggest: that Tim Duncan is the Defensive Player of the Year. What I hope to demonstrate in this post is that his play on the defense, when compared to that of other candidates, possesses more of the qualities evident in past Defensive Players of the Year than any of the other candidates. I'm going to perform a statistical simulation of the voting process based on how voters have voted in the past. I promise this will be fun.

Let me briefly explain how I plan to accomplish this.

Machine Learning to Predict Outcomes

Machine learning is an emerging statistical method which predicts outcomes based on previous results. This brand of artificial intelligence is employed in many aspects of pattern recognition and outcome prediction such as speech recognition (think Siri), spam detection (the Gmail kind, not Salty Processed Artificial Meat), search engines, bioinformatics, text processing, image mapping ... ahem... sorry. I got a little carried away. It won't happen again.

Recently, machine learning has even made its way into the study of basketball. A review of the MIT Sloan Sports Analytics Conference research topics shows that data mining and machine learning techniques have moved to the forefront of basketball analytics. Scouts and GMs are picking up on the power of machine learning in recognizing successful plays, gifted draft prospects, and potential free agent pickups. As such, it seems an appropriate application for the statistical analysis of the DPOY award.

If you want a more detailed look into how machine learning works, feel free to get lost deep-diving through Wikipedia or Google Scholar. I am not going to even begin to offer a detailed explanation here because I have neither the time nor mastery to do so. What I'll try to do is describe in simple terms my algorithm to predict the DPOY based on past results.

Training the Algorithm

So we want to know who is going to win DPOY? Well, what better way to find out than to compare this year's candidates to the previous 30 winners? This is where machine learning comes into play. We are going to "train" the algorithm to recognize what was important in past DPOY selections, and then compare the current candidates to the past winners with this training in mind.

One of the difficulties that arises in developing the algorithm is that we have to decide which statistics we want to compare. Obviously we are more interested in defensive statistical measures, but do we want to look at per game, per 36, or advanced statistics? Are we more interested in the absolute statistical values, or the values relative to the rest of the league?

I'm a big believer in advanced statistics. Percentage based stats (REB%, BLK%, etc.) give a more robust indication of a players on-court impact than per game or per 36 numbers, since they account for team pace. Likewise statistics such as DRtg (Defensive Rating) and DWS (Defensive Win Shares) provide a pretty comprehensive view of a players' defensive impact in ways that an aggregate of the number of defensive plays cannot.

For this analysis, I am going to compare the player's relative performance, or his league rank, in all of the advanced defensive statistics. I've summarized each of the candidates by their ranking this season among big men (centers and forwards) in each statistical category in the table below:

Player DRtg DWS %TRB %ORB %DRB %STL %BLK
Tim Duncan 1 6 8 60 3 62 7
Marc Gasol 12 5 67 61 58 53 29
Joakim Noah 6 4 21 22 30 35 22
Larry Sanders 15 18 10 19 10 57 2

We should note a couple of things about our candidates. First, they are all in the top 20 in defensive rating and defensive wins shares for big men. None of them are especially good offensive rebounders, and only Duncan and Sanders are in the top 20 in total rebounding and blocks. Lastly, even among big men, none of these players are particularly good at stealing.

Essentially what we see is that the argument for each of these players for DPOY has merit. Each is elite in at least one defensive category. In order to skim the cream from the top, we will have to weight our comparisons to focus on statistics which are more important in determining the DPOY. To do that, we need to look at the rankings of the past winners. For the sake of comparison, only big men will be considered.

Player Season DRtg DWS TRB% ORB% DRB% STL% BLK%
Tyson Chandler 2011-2012 20 10 22 23 28 56 35
Dwight Howard 2010-2011 1 1 3 11 3 18 12
Dwight Howard 2009-2010 1 1 2 18 2 42 6
Dwight Howard 2008-2009 1 1 2 6 4 39 4
Kevin Garnett 2007-2008 1 3 24 65 11 10 34
Marcus Camby 2006-2007 6 6 10 63 2 25 3
Ben Wallace 2005-2006 2 2 8 14 6 4 16
Ben Wallace 2004-2005 3 1 6 13 7 13 15
Metta World Peace 2003-2004 15 7 96 93 94 1 72
Ben Wallace 2002-2003 1 1 1 13 1 19 6
Ben Wallace 2001-2002 1 1 1 12 1 7 5
Dikembe Mutombo 2000-2001 16 10 1 4 1 97 10
Alonzo Mourning 1999-2000 8 4 24 39 24 87 2
Alonzo Mourning 1998-1999 7 4 11 18 17 82 3
Dikembe Mutombo 1997-1998 15 6 5 30 5 98 7
Dikembe Mutombo 1996-1997 3 2 7 20 7 88 4
Dikembe Mutombo 1994-1995 24 5 4 16 8 97 2
Hakeem Olajuwon 1993-1994 2 2 30 64 18 17 3
Hakeem Olajuwon 1992-1993 2 2 11 35 9 6 2
David Robinson 1991-1992 1 2 11 29 11 1 2
Dennis Rodman 1990-1991 5 5 1 3 3 58 64
Dennis Rodman 1989-1990 8 7 4 1 24 71 54
Mark Eaton 1988-1989 2 3 21 47 16 92 2
Mark Eaton 1984-1985 1 1 13 72 7 96 1
Average n/a 6.1 3.6 13.3 29.5 12.9 46.8 15.2

We see that the big men won for a variety of reasons, but on average, all winners had exceptional DWS and DRtg. From the averages, we can list each of the variables in order of importance, and provide a weighting equivalent to their level of importance. The weightings were made by dividing each statistic by its ranking average, so that statistics where past winners had consistently high rankings were given more weight. Listed below are the statistics in order of importance along with their weighting.

1. DWS, 0.2759

2. DRtg, 0.1644

3. DRB%, 0.0777

4. TRB%, 0.0755

5. BLK%, 0.0659

6. ORB%, 0.0339

7. STL%, 0.0214

The Voting Simulation

Hopefully you haven't fallen asleep yet, because we're now ready to conduct our own virtual DPOY vote. By weighting each of the statistical rankings by level of importance, we have "trained" our algorithm on how to recognize a DPOY based on past winners. Now all that remains is to perform the simulation.

To predict the Defensive Player of the Year, I will use a nearest neighbor model. In simple terms, we calculate the theoretical weighted statistical distance from each of the past winners to each of the candidates. Then each candidate is ranked based on his similarity to each past winner. In order to simulate the voting process, we will consider these rankings like votes. The candidate who most resembles the past winner will receive a first place vote, and on down the line. We will translate these results to assume that there are 124 voters, just like in the actual media voting, where a 1st place vote is worth 5 points, a 2nd place vote worth 3, and a 3rd place vote worth 1. Fourth place votes are worthless. With these things in mind, DRUM ROLL PLEASE....

Player 1st Place 2nd Place 3rd Place 4th Place Total Points
1. Tim Duncan 67 42 16 0 477
2. Joakim Noah 42 78 5 0 449
3. Larry Sanders 10 5 93 15 158
4. Marc Gasol 5 0 10 109 35

It was a close race, but Tim Duncan edged out Joakim Noah. Personally, I think this is spot on. Both of these players are having phenomenal defensive years, and they should be the two players with the best shot of winning Defensive Player of the Year. The 3rd and 4th place results are strange. I would have expected Gasol to earn a significant number of 3rd place votes due to his impressive DWS. Sanders is a terrific blocker like many past DPOYs, and that is probably why he received the majority of 3rd place votes. Gasol has shown that he has a positive defensive impact, but since he does not have an exceptional ability to block shots or rebound, his relatively poor DRtg (when compared to Duncan and Noah) on a team with the second best DRtg really hurts him in this race.

Conclusions

This was an interesting exercise. I need to be very clear when I say that this was more of a thought experiment than a robust statistical analysis. The results of machine learning algorithms are highly influenced by the selection of statistics and how they are weighted. While it certainly wouldn't hold up to a peer-reviewed journal submission, it shows us several key things. First of all, big men have earned DPOY through a variety of avenues. Some, like Rodman and Wallace, were incredible rebounders. Others, like David Robinson and Alonzo Mourning, blocked shots all day. What all of them had in common, however, was a top 10 ranking in DWS and a top 25 ranking in DRtg. And this makes sense. Through whatever means necessary, the best defensive players find a way to disrupt the opposing offenses, all while serving as the defensive backbone of their team. Duncan, Gasol, and Noah are elite in terms of DWS, all ranking in the top 6 in the league on top 6 team defenses. In my (biased) eyes, however, Duncan gets the nod for his league leading defensive rating, his ability to control opposing offenses through both suffocating blocking and consistent defensive rebounding, and his overall command of the floor through extraordinarily keen court awareness.

#DuncanDPOY