Tullio Facchinetti

Towards a new meaning of modern basketball players positions

by Federico Bianchi

Categories: article thesis lang_en article_en


Classical basketball positions

Basketball is one of the sports in which statistical analysis is most applied, thanks to the huge amount of data that can be derived from any single game and the fact that statistical analysis is becoming more and more important for many professional teams.

The same 5 positions are used to describe basketball players since Mr. James Naismith invented basketball in 1891: Point Guard (PG), Shooting Guard (SG), Small Forward (SF), Power Forward (PF), Center (C).

In the context of basketball analytics, this work aims at finding a new way to define positions of basketball players.

Three main technologies have been used in this work: Self-Organizing Maps (SOM), Multi-Dimensional Scaling (MDS), Principal Component Analysis (PCA). SOM was the main component used to obtain the definition of new positions, while MDS and PCA were used to obtain a proper visualization of results.

Training set characterization

The reference dataset is the database of statistics of NBA players, referring to the 2015-2016 regular season.

The following features have been considered for the classification: Rebounds (TRB), Blocks (BLK), Assists (AST), Steals (STL), Turnovers (TOV), Personal fouls (PF) and Points (PPG).

A criteria used to create a proper training set was to include the 8 players with the highest value of average minutes played per game from each of the 30 teams of the NBA.

Example of dataset
Some players that have been considered in the analysis.

Implementation Architecture

The organization of the pipeline for processing the data is pretty straightforward. The software application was written using the Python language. It uses some external libraries have been integrated to provide the implementation of the required statistical concepts, namely SOM, PCA and MDS.

In particular, the PyMVPA library was leveraged to use the SOM algorithm.

Pipeline
The pipeline architecture for the data processing.

A main module, called BasketballSOM, contains the main function that performs the whole SOM algorithm.
External modules have been implemented for the creation of the training set and the input set, and also for the visualization of results.

Results about classic positions

In this analysis, the SOM was trained with five elements, one for each classic basketball position: PG, SG, SF, PF, C. The output layer of the SOM is divided in 5 clusters, one for each position. Some atypical players have been mapped on this output layer to show how classic positions are not able to describe their way of playing anymore. Mapped players are LeBron James (LBJ23), Kawhi Leonard (KL2), Draymond Green (DG23) and Russell Westbrook (RW0).

Assignment of some atypical players to the clusters obtained by the proposed method: LeBron James (LBJ23), Kawhi Leonard (KL2), Draymond Green (DG23) and Russell Westbrook (RW0).

Results with the new positions

Five new positions have been defined: 1) All-Around All Star, 2) Scoring Backcourt, 3) Scoring Rebounder, 4) Paint Protector, 5) Role Player.

The clustering of all the players according to the new 5 positions.

Comparison between two players: Damian Lillart (Trail Blazers) and DeAndre Jordan (Clippers).

Evolution of the role of James Harden in the period 2011-2016.

Conclusions

The defined positions are satisfying in terms of description of players game. A more detailed analysis can be performed, considering more sophisticated statistical categories to see if better positions definition can be performed. The analysis should be extended to different leagues around the world, considering also non-professional players.

This work led to the publication of the paper

Bianchi, Facchinetti, and Zuccolotto, “Role revolution: towards a new meaning of positions in basketball”, in Electronic Journal of Applied Statistical Analysis (Special Issue STATISTICS IN SPORTS), Università del Salento, Vol. 10, No. 3, pp. 712-734, 2017.

The paper is open access and available for download.


Highlights

  • Students and theses
  • Publications
  • Thesis topics
  • Curated awesome list of CLI apps
  • Last updates (English)

  • Speed up the compilation of LaTex Beamer presentations ()
  • Students and theses ()
  • Students and theses - English ()
  • Learn enough C to survive ()
  • Workflow for writing theses collaboratively ()
  • Guidelines for theses and presentations ()
  • Projects ()
  • Last updates (Italian)

  • Risultati FdI 8 e 11 aprile 2024 ()
  • Risultati FdI 20 Febbraio 2024 ()
  • Risultati FdI 02 Febbraio 2024 ()
  • Risultati FdI 20-27 Novembre 2023 ()
  • Risultati FdI 28 Settembre 2023 ()
  • Risultati FdI 01 Settembre 2023 ()
  • Risultati FdI 27 Luglio 2023 ()
  • List of categories

    Article Article_en Article_it C Courses Fdi Lang_en Lang_it Latex Programming Project Research Results Robotics Software Teaching Thesis Tips