Analysis of
Movements in
Basketball
Metulini
Manisera
Zuccolotto
Aims &
Methodologi-
cal
background
Data
Analysis &
Results
Future
developments
References
Space-Time Analysis of Movements in
Basketball using Sensor Data
Rodolfo Metulini, Marica Manisera & Paola Zuccolotto
University of Brescia - Department of Economics and Management
Florence - June 29th, 2017
Analysis of
Movements in
Basketball
Metulini
Manisera
Zuccolotto
Aims &
Methodologi-
cal
background
Data
Analysis &
Results
Future
developments
References
Table of contents
1 Aims & Methodological background
2 Data
3 Analysis & Results
4 Future developments
5 References
Analysis of
Movements in
Basketball
Metulini
Manisera
Zuccolotto
Aims &
Methodologi-
cal
background
Data
Analysis &
Results
Future
developments
References
Aims
Experts want to explain why and how cooperative players’
movements are expressed because of tactical behaviour
Analysts want to explain movements in reaction to a variety of
factors and in relation to team performance
• Aim: To find any regularities and synchronizations in players’
trajectories, by decomposing the game into homogeneous
phases in terms of spatial relations
• Future aims: to study cooperative players’ movements in
relations to team performance
Analysis of
Movements in
Basketball
Metulini
Manisera
Zuccolotto
Aims &
Methodologi-
cal
background
Data
Analysis &
Results
Future
developments
References
We use a data-driven approach
• Carpita et al. (2013,2015) used cluster analysis and Principal
Component Analysis (PCA) to identify the drivers that most
affect the probability to win a football match
• From network perspective, Wasserman & Faust (1994)
analysed passing network. Passos et al. (2011) used centrality
measures to identify ‘key” players in water polo
Analysis of
Movements in
Basketball
Metulini
Manisera
Zuccolotto
Aims &
Methodologi-
cal
background
Data
Analysis &
Results
Future
developments
References
... making use of visualization tools
Sports data tends to be hypervariate, temporal, relational, hierarchical, or
a combination thereof, which leads to some fascinating visualization
challenges - Basole & Saupe (2016)
• Aisch & Quealy (2016) A&Q and Goldsberry (2013) Gds use
visualization to tell basketball and football stories on newspapers
• Notable academic works include data visualization, among others, in
ice hockey (Pileggi et al. 2012), tennis (Polk et al. 2014) and
basketball (Losada et al. 2016, Metulini 2016)
Analysis of
Movements in
Basketball
Metulini
Manisera
Zuccolotto
Aims &
Methodologi-
cal
background
Data
Analysis &
Results
Future
developments
References
... with a synchronyzed movements perspective
Living things and their surrounds are not logically independent of
each other. Together, they constitute a unitary planetary system -
Tuvey et al. (1995)
• Borrowing from the concept of Physical Psychology, Travassos
et al. (2013) and Araujo & Davids (2016) expressed players in
the court as living things who face with external factors
Analysis of
Movements in
Basketball
Metulini
Manisera
Zuccolotto
Aims &
Methodologi-
cal
background
Data
Analysis &
Results
Future
developments
References
Global Positioning Systems (GPS)
• Object trajectories capture the movement of players or the ball
• Trajectories are captured using optical- or device-tracking and
processing systems
• The adoption of this technology and the availability of data is
driven by various factors, particularly commercial and technical
Analysis of
Movements in
Basketball
Metulini
Manisera
Zuccolotto
Aims &
Methodologi-
cal
background
Data
Analysis &
Results
Future
developments
References
Play-by-play
Play-by-play (or ‘event-log”) reports a sequence of relevant events
that occur during a match
• Players’ events (shots, fouls)
• Technical events (time-outs, start/end of the period)
• Large amounts of available data
• Web scraping techniques (user-friendly R and Phyton routines)
Analysis of
Movements in
Basketball
Metulini
Manisera
Zuccolotto
Aims &
Methodologi-
cal
background
Data
Analysis &
Results
Future
developments
References
Our dataset
• Data refers to a friendly match played on March 22th, 2016 by
a team based in the city of Pavia. Data provided by MYagonism
MYa
• Six players worn a microchip, collecting the position in the
x-axis, y-axis, and z-axis
• Players’ positioning has been detected at millisecond level, and
the dataset records a total of 133,662 observations
• After some cleaning and dataset reshaping, the final dataset
counts for more than 3 million records
Analysis of
Movements in
Basketball
Metulini
Manisera
Zuccolotto
Aims &
Methodologi-
cal
background
Data
Analysis &
Results
Future
developments
References
To begin with: data visualization
Metulini, 2016 ... a friendly and easy-to-use approach to visualize
spatio-temporal movements is still missing. This paper suggests the use of
gvisMotionChart function in googleVis R package ...
Motion Chart Tutorial from youtube channel bdsport unibs
Analysis of
Movements in
Basketball
Metulini
Manisera
Zuccolotto
Aims &
Methodologi-
cal
background
Data
Analysis &
Results
Future
developments
References
Computing convex hulls - i
Analysis of
Movements in
Basketball
Metulini
Manisera
Zuccolotto
Aims &
Methodologi-
cal
background
Data
Analysis &
Results
Future
developments
References
Computing convex hulls - ii
Analysis of
Movements in
Basketball
Metulini
Manisera
Zuccolotto
Aims &
Methodologi-
cal
background
Data
Analysis &
Results
Future
developments
References
Hypotesis to test in future analysis
Players, in defence, aim to narrow the opponents’
spacings in order to limit the offensive team.
Conversely, the aim of the offensive team is to
maintain large distances among team-mates, to
increase the propensity to shot with good scoring
percentages
Analysis of
Movements in
Basketball
Metulini
Manisera
Zuccolotto
Aims &
Methodologi-
cal
background
Data
Analysis &
Results
Future
developments
References
Cluster Analysis & Multidimensional Scaling
A method to approach with complexity in team sport analysis
consists on segmenting a match into phases (Perin et al. 2013)
• To better characterize the synchronized movement of players
around the court
• To find, through a cluster analysis, a number of homogeneous
groups each identifying a specific spatial pattern
Analysis of
Movements in
Basketball
Metulini
Manisera
Zuccolotto
Aims &
Methodologi-
cal
background
Data
Analysis &
Results
Future
developments
References
Analysis
1 We characterize each cluster in terms of players’ position in the
court
2 We define whether each cluster corresponds to offensive or
defensive actions
3 We compute the transition matrices in order to examine the
probability of switching to another group from time t to time
t + 1
Analysis of
Movements in
Basketball
Metulini
Manisera
Zuccolotto
Aims &
Methodologi-
cal
background
Data
Analysis &
Results
Future
developments
References
Tools
• We apply a k-means cluster analysis to group objects
• We group time instants
• We choose k = 8 based on the value of the between deviance
(BD) / total deviance (TD) ratio for different numbers of
clusters
• A multidimensional scaling is used to plot each player in a
2-dimensional space such that the between-player average
distances are preserved
Analysis of
Movements in
Basketball
Metulini
Manisera
Zuccolotto
Aims &
Methodologi-
cal
background
Data
Analysis &
Results
Future
developments
References
Profiles plot
Profile plots representing, for each of the 8 clusters, the average
distance among each pair of players
Analysis of
Movements in
Basketball
Metulini
Manisera
Zuccolotto
Aims &
Methodologi-
cal
background
Data
Analysis &
Results
Future
developments
References
Multidimensional scaling
Map representing, for each of the 8 clusters, the average position in
the x, y axes of the five players
Analysis of
Movements in
Basketball
Metulini
Manisera
Zuccolotto
Aims &
Methodologi-
cal
background
Data
Analysis &
Results
Future
developments
References
Transition matrix
Transition matrix reporting the relative frequency subsequent
moments (t, t + 1) report a switch from a group to a different one
Analysis of
Movements in
Basketball
Metulini
Manisera
Zuccolotto
Aims &
Methodologi-
cal
background
Data
Analysis &
Results
Future
developments
References
Future research
• To increase the complexity, by extending the analysis to multiple
matches. We have trajectories data for the Final Eight competition
• To extract insights on the relations between particular spatial patterns
and the team performance, matching play-by-play with trajectories.
• Using convex hulls ...
1. to verify the hypothesis at slide 12 using vector autoregressive
(VAR)
2. to find regimes, using Regime Switching and Autoregressive
Conditional Duration (ACD) models.
Analysis of
Movements in
Basketball
Metulini
Manisera
Zuccolotto
Aims &
Methodologi-
cal
background
Data
Analysis &
Results
Future
developments
References
Acknowledgements
Big & Open Data Innovation (BODaI) laboratory BODaI
Big Data analytics in Sports (BDS) laboratory BDS
Paolo Raineri (CEO and cofounder MYagonism MYa )
Tullio Facchinetti (MYagonism, Robotics Laboratory RoLa , University
of Pavia)
Raffaele Imbrogno (Professor of Sports Games at Foro Italico University,
Rome & Staff - Federazione Italiana Pallacanestro (FIP))
Analysis of
Movements in
Basketball
Metulini
Manisera
Zuccolotto
Aims &
Methodologi-
cal
background
Data
Analysis &
Results
Future
developments
References
References
1. Aisch, G., Quealy, K. (2016). Stephen curry 3-point record in context: Off the charts. New York Times.
2. Araujo, D., Davids, K. (2016). Team synergies in sport: Theory and measures. Frontiers in Psychology, 7.
3. Basole, R. C., Saupe, D. (2016). Sports data visualization (guest editors’ introduction). IEEE Computer
Graphics and Applications
4. Carpita, M., Sandri, M., Simonetto, A., Zuccolotto, P. (2013). Football mining with r. Data Mining
Applications with R.
5. Carpita, M., Sandri, M., Simonetto, A., Zuccolotto, P. (2015). Discovering the drivers of football match
outcomes with data mining. Quality Technology & Quantitative Management
6. Goldsberry, K. (2013). Pass atlas: A map of where NFL quarterbacks throw the ball. Grantland.
7. Losada, A. G., Theron, R., Benito, A. (2016). Bkviz: A basketball visual analysis tool. IEEE Computer
Graphics and Applications,
8. Metulini, R. (2016). Spatio-Temporal Movements in Team Sports: A Visualization approach using Motion
Charts. Electronic Journal of Applied Statistical Analysis (EJASA, forthcoming)
9. Passos, P., Davids, K., Araujo, D., Paz, N., Minguens, J., Mendes, J. (2011). Networks as a novel tool for
studying team ball sports as complex social systems. Journal of Science and Medicine in Sport
10. Perin, C., Vuillemot, R., Fekete, JD. (2013). Soccerstories: A kick-off for visual soccer analysis. IEEE
transactions on visualization and computer graphics
11. Pileggi, H., Stolper, C. D., Boyle, J. M., Stasko, J. T. (2012). Snapshot: Visualization to propel ice
hockey analytics. IEEE Transactions on Visualization and Computer Graphics
12. Polk, T., Yang, J., Hu, Y., Zhao, Y. (2014). Tennivis: Visualization for tennis match analysis. IEEE
transactions on visualization and computer graphics
13. Travassos, B., Araujo, D., Duarte, R., McGarry, T. (2012). Spatiotemporal coordination behaviors in
futsal (indoor football) are guided by informational game constraints. Human Movement Science
14. Turvey, M., Shaw, R. E., Solso, R., Massaro, D. (1995). Toward an ecological physics and a physical
psychology. The science of the mind: 2001 and beyond. Electronic Journal of Applied Statistical Analysis
15. Wasserman, S., Faust, K. (1994). Social network analysis: Methods and applications, volume 8.
Cambridge university press.

More Related Content

PDF
Metulini, R., Manisera, M., Zuccolotto, P. (2017), Sensor Analytics in Basket...
PPTX
Football Result Prediction using Dixon Coles Algorithm
PDF
Players Movements and Team Performance
PDF
Metulini1503
PDF
Metulini280818 iasi
PDF
Basketball Analytics Using Motion Tracking Data
PDF
Detecting and classifying moments in basketball matches using sensor tracked ...
PDF
2018_04_Zuccolotto_Manisera_basketball_data_science.pdf
Metulini, R., Manisera, M., Zuccolotto, P. (2017), Sensor Analytics in Basket...
Football Result Prediction using Dixon Coles Algorithm
Players Movements and Team Performance
Metulini1503
Metulini280818 iasi
Basketball Analytics Using Motion Tracking Data
Detecting and classifying moments in basketball matches using sensor tracked ...
2018_04_Zuccolotto_Manisera_basketball_data_science.pdf

Similar to Metulini, R., Manisera, M., Zuccolotto, P. (2017), Space-Time Analysis of Movements in Basketball using Sensor Data, "Statistics and Data Science: new challenges, new generations" SIS2017 proceeding. Firenze Uiversity Press. e- ISBN: 978-88-6453-521-0 (14)

PDF
Tennis made Intelligent with Analytics
PPTX
Winning in Basketball with Data and Machine Learning
PPTX
Week 2: Introduction to Sports analytics
PPTX
RLOEB PPT — SportVU
PDF
Basketball players performance analytic as experiential learning approach
PPTX
Recent advances on motion analysis in sports
PDF
BASKETBALL SPATIAL PERFORMANCE INDICATORS
PPT
Creating new digital assets and marketing opportunities from sport participation
PPT
Umbertorighettiengagingfansandparticipantsinthedigtalageconference 1007130719...
PPTX
Basketball matches outcomes prediction using data mining
PPT
Development of a biomechanical analysis process for use within a sports club
PDF
Data-driven Analysis for Multi-agent Trajectories in Team Sports
DOCX
Phoenix Suns SportVU
DOCX
Phoenix Suns SportVU
Tennis made Intelligent with Analytics
Winning in Basketball with Data and Machine Learning
Week 2: Introduction to Sports analytics
RLOEB PPT — SportVU
Basketball players performance analytic as experiential learning approach
Recent advances on motion analysis in sports
BASKETBALL SPATIAL PERFORMANCE INDICATORS
Creating new digital assets and marketing opportunities from sport participation
Umbertorighettiengagingfansandparticipantsinthedigtalageconference 1007130719...
Basketball matches outcomes prediction using data mining
Development of a biomechanical analysis process for use within a sports club
Data-driven Analysis for Multi-agent Trajectories in Team Sports
Phoenix Suns SportVU
Phoenix Suns SportVU
Ad

More from University of Salerno (20)

PDF
Modelling traffic flows with gravity models and mobile phone large data
PDF
Regression models for panel data
PDF
Carpita metulini 111220_dssr_bari_version2
PDF
A strategy for the matching of mobile phone signals with census data
PDF
Human activity spatio-temporal indicators using mobile phone data
PDF
Poster venezia
PDF
Big Data Analytics for Smart Cities
PDF
Meeting progetto ode_sm_rm
PDF
A Spatial Filtering Zero-Inflated approach to the estimation of the Gravity M...
PPT
The Water Suitcase of Migrants: Assessing Virtual Water Fluxes Associated to ...
PPT
The Global Virtual Water Network
PDF
The Worldwide Network of Virtual Water with Kriskogram
PDF
Ad b 1702_metu_v2
PDF
Statistics lab 1
PDF
Introduction to Bootstrap and elements of Markov Chains
PDF
The linear regression model: Theory and Application
Modelling traffic flows with gravity models and mobile phone large data
Regression models for panel data
Carpita metulini 111220_dssr_bari_version2
A strategy for the matching of mobile phone signals with census data
Human activity spatio-temporal indicators using mobile phone data
Poster venezia
Big Data Analytics for Smart Cities
Meeting progetto ode_sm_rm
A Spatial Filtering Zero-Inflated approach to the estimation of the Gravity M...
The Water Suitcase of Migrants: Assessing Virtual Water Fluxes Associated to ...
The Global Virtual Water Network
The Worldwide Network of Virtual Water with Kriskogram
Ad b 1702_metu_v2
Statistics lab 1
Introduction to Bootstrap and elements of Markov Chains
The linear regression model: Theory and Application
Ad

Recently uploaded (20)

PDF
FIFA World Cup Tickets Leon Avdullahu must choose between Kosovo and Switzerl...
DOCX
NFL Dublin Vikings Part Ways Amid Blackmon’s Retrieval Struggle.docx
PDF
World Cup Messi Leads Argentina toward FIFA 2026 Glory.pdf
DOCX
NFL Dublin Steelers Rookie Harmon Escapes Major Injury Scare.docx
PDF
The Super Bowl: America's Biggest Sporting Event
DOCX
FIFA World Cup Semi Final Tickets: Fiji cruised at the OFC U-16 Men’s Champio...
PPTX
VOLLEYBALLLLLLLLLLLLLLLLLLLLLLLLLLL.pptx
PDF
Rugby: From Tradition to Modern Glory aviator-online.net.in
PDF
FIFA World Cup Man Utd Duo Return for Brazil’s FIFA 2026 Qualifiers.pdf
PPTX
Football_Presentation.pptx football concepts
PDF
Andrew Sheaff: Starts, Turns and Finishes
PDF
Tuihiuft7hf7uhu97ef boss FF see ee so do to to
PDF
The History of the Olympic Games: From Ancient Greece to Modern Times
DOCX
FIFA World Cup Tickets World Cup Draw Date and Venue Officially Confirmed.docx
DOCX
World Cup Neymar left out of Brazil squad for FIFA 2026 qualifiers.docx
PDF
Argentina star reportedly snubs Tottenham.pdf
DOCX
FIFA World Cup Trump, Infantino Announce World Cup Group Draw in D.C.docx
PDF
CH-5 (1).pdfjsjdjjdjdjdjdjdjdjdjdjdjdjdndjdn
PDF
Uehehehrhehehejrjjrjrjrjrjdjrjjrjrjrjrjrjrjr
DOCX
FIFA 2026 Public Art Initiatives Grow as Seattle Prepares for World Cup.docx
FIFA World Cup Tickets Leon Avdullahu must choose between Kosovo and Switzerl...
NFL Dublin Vikings Part Ways Amid Blackmon’s Retrieval Struggle.docx
World Cup Messi Leads Argentina toward FIFA 2026 Glory.pdf
NFL Dublin Steelers Rookie Harmon Escapes Major Injury Scare.docx
The Super Bowl: America's Biggest Sporting Event
FIFA World Cup Semi Final Tickets: Fiji cruised at the OFC U-16 Men’s Champio...
VOLLEYBALLLLLLLLLLLLLLLLLLLLLLLLLLL.pptx
Rugby: From Tradition to Modern Glory aviator-online.net.in
FIFA World Cup Man Utd Duo Return for Brazil’s FIFA 2026 Qualifiers.pdf
Football_Presentation.pptx football concepts
Andrew Sheaff: Starts, Turns and Finishes
Tuihiuft7hf7uhu97ef boss FF see ee so do to to
The History of the Olympic Games: From Ancient Greece to Modern Times
FIFA World Cup Tickets World Cup Draw Date and Venue Officially Confirmed.docx
World Cup Neymar left out of Brazil squad for FIFA 2026 qualifiers.docx
Argentina star reportedly snubs Tottenham.pdf
FIFA World Cup Trump, Infantino Announce World Cup Group Draw in D.C.docx
CH-5 (1).pdfjsjdjjdjdjdjdjdjdjdjdjdjdjdndjdn
Uehehehrhehehejrjjrjrjrjrjdjrjjrjrjrjrjrjrjr
FIFA 2026 Public Art Initiatives Grow as Seattle Prepares for World Cup.docx

Metulini, R., Manisera, M., Zuccolotto, P. (2017), Space-Time Analysis of Movements in Basketball using Sensor Data, "Statistics and Data Science: new challenges, new generations" SIS2017 proceeding. Firenze Uiversity Press. e- ISBN: 978-88-6453-521-0

  • 1. Analysis of Movements in Basketball Metulini Manisera Zuccolotto Aims & Methodologi- cal background Data Analysis & Results Future developments References Space-Time Analysis of Movements in Basketball using Sensor Data Rodolfo Metulini, Marica Manisera & Paola Zuccolotto University of Brescia - Department of Economics and Management Florence - June 29th, 2017
  • 2. Analysis of Movements in Basketball Metulini Manisera Zuccolotto Aims & Methodologi- cal background Data Analysis & Results Future developments References Table of contents 1 Aims & Methodological background 2 Data 3 Analysis & Results 4 Future developments 5 References
  • 3. Analysis of Movements in Basketball Metulini Manisera Zuccolotto Aims & Methodologi- cal background Data Analysis & Results Future developments References Aims Experts want to explain why and how cooperative players’ movements are expressed because of tactical behaviour Analysts want to explain movements in reaction to a variety of factors and in relation to team performance • Aim: To find any regularities and synchronizations in players’ trajectories, by decomposing the game into homogeneous phases in terms of spatial relations • Future aims: to study cooperative players’ movements in relations to team performance
  • 4. Analysis of Movements in Basketball Metulini Manisera Zuccolotto Aims & Methodologi- cal background Data Analysis & Results Future developments References We use a data-driven approach • Carpita et al. (2013,2015) used cluster analysis and Principal Component Analysis (PCA) to identify the drivers that most affect the probability to win a football match • From network perspective, Wasserman & Faust (1994) analysed passing network. Passos et al. (2011) used centrality measures to identify ‘key” players in water polo
  • 5. Analysis of Movements in Basketball Metulini Manisera Zuccolotto Aims & Methodologi- cal background Data Analysis & Results Future developments References ... making use of visualization tools Sports data tends to be hypervariate, temporal, relational, hierarchical, or a combination thereof, which leads to some fascinating visualization challenges - Basole & Saupe (2016) • Aisch & Quealy (2016) A&Q and Goldsberry (2013) Gds use visualization to tell basketball and football stories on newspapers • Notable academic works include data visualization, among others, in ice hockey (Pileggi et al. 2012), tennis (Polk et al. 2014) and basketball (Losada et al. 2016, Metulini 2016)
  • 6. Analysis of Movements in Basketball Metulini Manisera Zuccolotto Aims & Methodologi- cal background Data Analysis & Results Future developments References ... with a synchronyzed movements perspective Living things and their surrounds are not logically independent of each other. Together, they constitute a unitary planetary system - Tuvey et al. (1995) • Borrowing from the concept of Physical Psychology, Travassos et al. (2013) and Araujo & Davids (2016) expressed players in the court as living things who face with external factors
  • 7. Analysis of Movements in Basketball Metulini Manisera Zuccolotto Aims & Methodologi- cal background Data Analysis & Results Future developments References Global Positioning Systems (GPS) • Object trajectories capture the movement of players or the ball • Trajectories are captured using optical- or device-tracking and processing systems • The adoption of this technology and the availability of data is driven by various factors, particularly commercial and technical
  • 8. Analysis of Movements in Basketball Metulini Manisera Zuccolotto Aims & Methodologi- cal background Data Analysis & Results Future developments References Play-by-play Play-by-play (or ‘event-log”) reports a sequence of relevant events that occur during a match • Players’ events (shots, fouls) • Technical events (time-outs, start/end of the period) • Large amounts of available data • Web scraping techniques (user-friendly R and Phyton routines)
  • 9. Analysis of Movements in Basketball Metulini Manisera Zuccolotto Aims & Methodologi- cal background Data Analysis & Results Future developments References Our dataset • Data refers to a friendly match played on March 22th, 2016 by a team based in the city of Pavia. Data provided by MYagonism MYa • Six players worn a microchip, collecting the position in the x-axis, y-axis, and z-axis • Players’ positioning has been detected at millisecond level, and the dataset records a total of 133,662 observations • After some cleaning and dataset reshaping, the final dataset counts for more than 3 million records
  • 10. Analysis of Movements in Basketball Metulini Manisera Zuccolotto Aims & Methodologi- cal background Data Analysis & Results Future developments References To begin with: data visualization Metulini, 2016 ... a friendly and easy-to-use approach to visualize spatio-temporal movements is still missing. This paper suggests the use of gvisMotionChart function in googleVis R package ... Motion Chart Tutorial from youtube channel bdsport unibs
  • 11. Analysis of Movements in Basketball Metulini Manisera Zuccolotto Aims & Methodologi- cal background Data Analysis & Results Future developments References Computing convex hulls - i
  • 12. Analysis of Movements in Basketball Metulini Manisera Zuccolotto Aims & Methodologi- cal background Data Analysis & Results Future developments References Computing convex hulls - ii
  • 13. Analysis of Movements in Basketball Metulini Manisera Zuccolotto Aims & Methodologi- cal background Data Analysis & Results Future developments References Hypotesis to test in future analysis Players, in defence, aim to narrow the opponents’ spacings in order to limit the offensive team. Conversely, the aim of the offensive team is to maintain large distances among team-mates, to increase the propensity to shot with good scoring percentages
  • 14. Analysis of Movements in Basketball Metulini Manisera Zuccolotto Aims & Methodologi- cal background Data Analysis & Results Future developments References Cluster Analysis & Multidimensional Scaling A method to approach with complexity in team sport analysis consists on segmenting a match into phases (Perin et al. 2013) • To better characterize the synchronized movement of players around the court • To find, through a cluster analysis, a number of homogeneous groups each identifying a specific spatial pattern
  • 15. Analysis of Movements in Basketball Metulini Manisera Zuccolotto Aims & Methodologi- cal background Data Analysis & Results Future developments References Analysis 1 We characterize each cluster in terms of players’ position in the court 2 We define whether each cluster corresponds to offensive or defensive actions 3 We compute the transition matrices in order to examine the probability of switching to another group from time t to time t + 1
  • 16. Analysis of Movements in Basketball Metulini Manisera Zuccolotto Aims & Methodologi- cal background Data Analysis & Results Future developments References Tools • We apply a k-means cluster analysis to group objects • We group time instants • We choose k = 8 based on the value of the between deviance (BD) / total deviance (TD) ratio for different numbers of clusters • A multidimensional scaling is used to plot each player in a 2-dimensional space such that the between-player average distances are preserved
  • 17. Analysis of Movements in Basketball Metulini Manisera Zuccolotto Aims & Methodologi- cal background Data Analysis & Results Future developments References Profiles plot Profile plots representing, for each of the 8 clusters, the average distance among each pair of players
  • 18. Analysis of Movements in Basketball Metulini Manisera Zuccolotto Aims & Methodologi- cal background Data Analysis & Results Future developments References Multidimensional scaling Map representing, for each of the 8 clusters, the average position in the x, y axes of the five players
  • 19. Analysis of Movements in Basketball Metulini Manisera Zuccolotto Aims & Methodologi- cal background Data Analysis & Results Future developments References Transition matrix Transition matrix reporting the relative frequency subsequent moments (t, t + 1) report a switch from a group to a different one
  • 20. Analysis of Movements in Basketball Metulini Manisera Zuccolotto Aims & Methodologi- cal background Data Analysis & Results Future developments References Future research • To increase the complexity, by extending the analysis to multiple matches. We have trajectories data for the Final Eight competition • To extract insights on the relations between particular spatial patterns and the team performance, matching play-by-play with trajectories. • Using convex hulls ... 1. to verify the hypothesis at slide 12 using vector autoregressive (VAR) 2. to find regimes, using Regime Switching and Autoregressive Conditional Duration (ACD) models.
  • 21. Analysis of Movements in Basketball Metulini Manisera Zuccolotto Aims & Methodologi- cal background Data Analysis & Results Future developments References Acknowledgements Big & Open Data Innovation (BODaI) laboratory BODaI Big Data analytics in Sports (BDS) laboratory BDS Paolo Raineri (CEO and cofounder MYagonism MYa ) Tullio Facchinetti (MYagonism, Robotics Laboratory RoLa , University of Pavia) Raffaele Imbrogno (Professor of Sports Games at Foro Italico University, Rome & Staff - Federazione Italiana Pallacanestro (FIP))
  • 22. Analysis of Movements in Basketball Metulini Manisera Zuccolotto Aims & Methodologi- cal background Data Analysis & Results Future developments References References 1. Aisch, G., Quealy, K. (2016). Stephen curry 3-point record in context: Off the charts. New York Times. 2. Araujo, D., Davids, K. (2016). Team synergies in sport: Theory and measures. Frontiers in Psychology, 7. 3. Basole, R. C., Saupe, D. (2016). Sports data visualization (guest editors’ introduction). IEEE Computer Graphics and Applications 4. Carpita, M., Sandri, M., Simonetto, A., Zuccolotto, P. (2013). Football mining with r. Data Mining Applications with R. 5. Carpita, M., Sandri, M., Simonetto, A., Zuccolotto, P. (2015). Discovering the drivers of football match outcomes with data mining. Quality Technology & Quantitative Management 6. Goldsberry, K. (2013). Pass atlas: A map of where NFL quarterbacks throw the ball. Grantland. 7. Losada, A. G., Theron, R., Benito, A. (2016). Bkviz: A basketball visual analysis tool. IEEE Computer Graphics and Applications, 8. Metulini, R. (2016). Spatio-Temporal Movements in Team Sports: A Visualization approach using Motion Charts. Electronic Journal of Applied Statistical Analysis (EJASA, forthcoming) 9. Passos, P., Davids, K., Araujo, D., Paz, N., Minguens, J., Mendes, J. (2011). Networks as a novel tool for studying team ball sports as complex social systems. Journal of Science and Medicine in Sport 10. Perin, C., Vuillemot, R., Fekete, JD. (2013). Soccerstories: A kick-off for visual soccer analysis. IEEE transactions on visualization and computer graphics 11. Pileggi, H., Stolper, C. D., Boyle, J. M., Stasko, J. T. (2012). Snapshot: Visualization to propel ice hockey analytics. IEEE Transactions on Visualization and Computer Graphics 12. Polk, T., Yang, J., Hu, Y., Zhao, Y. (2014). Tennivis: Visualization for tennis match analysis. IEEE transactions on visualization and computer graphics 13. Travassos, B., Araujo, D., Duarte, R., McGarry, T. (2012). Spatiotemporal coordination behaviors in futsal (indoor football) are guided by informational game constraints. Human Movement Science 14. Turvey, M., Shaw, R. E., Solso, R., Massaro, D. (1995). Toward an ecological physics and a physical psychology. The science of the mind: 2001 and beyond. Electronic Journal of Applied Statistical Analysis 15. Wasserman, S., Faust, K. (1994). Social network analysis: Methods and applications, volume 8. Cambridge university press.