Game of Waveforms

Over the day following a Derrick Rose 50-point performance, Jalen Rose commented that Derrick Rose took 653 dribbles over the course of the game; contrasting to a 52-point performance from Klay Thompson that only took 56 dribbles. The aim of the comment was to identify the difference between the players’ role within the offense. Thompson,…

Stochastic Tracking

In the era of tracking data, a need for a new style of analysis has emerged. Long gone are the regularized regression models and the simple counting techniques. Instead, we require leveraging shot-noise distributed systems such as Dan Cervone’s competing risks model, or Matthias Kempe’s self-organizing maps, or Peter Carr’s Imitation Learning. The list is…

The Art of Sketching: Trajectory Analysis

In a recent 2017 paper posted by Andrew Miller (Harvard University / Philadelphia 76ers) and Luke Bornn (Simon Fraser University / Sacramento Kings) titled “Possession Sketches: Mapping NBA Strategies,” the duo takes a well-known manifold learning technique called trajectory analysis and develops a methodology of classifying NBA actions through the use of functional mapping of…

Measuring Attack Vectors of Ball-Handlers

As a point guard growing up, I found that driving with my dominant shooting hand would typically put my shooting hand away from the basket. And being undersized at the position (5’4″, 95 pound Sophomore) made life more difficult to shoot off the dribble. Instead, I developed my non-dominant hand, which gave me two options…

Identifying Player Possession in Spatio-Temporal Data

In a previous post, we took a look into some spatio-temporal data obtained through SportVU technology for the NBA and identified how to use that data to perform basic tasks such as building convex hulls to illustrate offense and defense coverage on a court; as well as provide basic Python code for the reader to…