Understanding the Spatial Tendencies of Assists, the K(t) Test, and the Orlando Magic

In a recent post, we took a look at identifying how a team distributes the ball on offense with a deep dive look at the Brooklyn Nets. In that article we identified how to construct a community; the sets of likely passes for scores between players. This also included two-pass assists (hockey assists) where it…

Deep Dive with Python: Offensive Ratings

The calculation for Offensive Rating, another fruitful Dean Oliver metric, is simple: compute the number of points produced when a player is in the game per 100 possessions that the player is in the game. The computation is performed at a “per possession” rate and scaled out to 100. The challenge lies at being restricted…

Analyzing NBA Possession Models

A possession is defined by the NBA as Section XVIII-Team Possession A team is in possession when a player is holding, dribbling or passing the ball. Team possession ends when the defensive team gains possession or there is a field goal attempt. There is a little change to that definition even, as a field goal…