Skip to content

statsbylopez/NHL_Shootouts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

NHL_Shootouts

This file contains R code for an analysis of NHL shootouts by Mike Lopez and Michael Schuckers. The resulting paper was presented at the 2015 New England Symposium on Statistics in Sports. For link to those slides, click here.

There are two sets of code, each of which links to public csv files to extract the data.

The team level code provides our team level analysis. There are a few parts to the team level code.

  1. Year-to-year variability in team shootout win percentage
  2. Does the team that shoots first win the shootout?
  3. Visiting team win percentage look over time

The individual level code provides individual level analysis. There are many parts to the individual level code

  1. Descriptive statistics, including funnel plots for shooters and goalies
  2. Generalized linear models, and generalized linear mixed models, of goal outcomes (Yes/No), along with coefficient plots
  3. A resampling strategy to try and better understand the decision making processes of NHL coaches
  4. Out of sample testing on shooter and goalie characteristics
  5. Estimation of shooter and goalie worth using past seasons as guidelines

If you are unfamiliar with R and would just like to access the data, team level data is found here, and shot level data is found here.

Feel free to email Mike at mlopez1@skidmore.edu with questions or comments. Enjoy!

About

NHL shootout

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages