Skip to content

bpate05/MLB-Postseason-Umpire-Analysis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Major League Baseball Umpire Accuracy

Project Description/Outline

We would like to examine the consistency of a Major League Baseball Umpire. Primarily we would like to see if an umpire’s strike zone adjusts over the course of a post-season and whether their strike zone varies depending on whether the batter is left or right-handed. We will accomplish this using an an API from sportsradar which provides the majority of the data. The data we will use will come from 33 post-season game in 2018.

alt text

Research Questions to Answer

  1. Do umpires have a consistent strike zone over the course of a post-season? alt text
  2. Does an umpire’s strike zone vary depending if the batter is right of left handed? alt text
  3. Does an umpire’s strike zone vary based on pitch speed? alt text
  4. Does an umpire’s strike zone vary based on the pitch type? alt text
  5. Are umpires influenced by team (home vs away) at bat? alt text

Data Sets to be Used

  • SportsRadar API
  • Standardized strikezone dimensions to overlay on charts

Technologies Utilized

  • Python
  • Sportsradar API
  • Matplotlib
  • Pandas

About

Analysis of Umpire Strike Zone Accuracy

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.9%
  • Python 0.1%