Skip to content

Analyzing the effects of experience on defensive performance against the option offense

Notifications You must be signed in to change notification settings

stevenbischoff/Analyzing-Weird-College-Football-Offenses

Repository files navigation

Analyzing-Weird-College-Football-Offenses

The main analysis can be found in OptionOffensesNotebook.ipynb (expect a small delay if loading in a browser) or OptionOffensesNotebook.html.

A small number of FBS College Football teams each year use "Option" offenses. These offenses differ significantly from the more standard offenses used by most teams. A common truism among College Football fans says that we can expect a defense to play better against Option offenses if it has more experience against them. I test that truism in this project, finding evidence in play-by-play data from 2004-2023 that supports it.

The package contains 5 Python (.py) files, a Jupyter notebook (.ipynb), and the HTML conversion of the notebook. The Python files gather the required data from the CollegeFootballData.com API. To use them, install the cfbd package, request an API key, and paste it where directed in config.py. The other Python files can be modified to gather data from different year ranges by changing the first_year and last_year variables. The analysis can be found in the notebook or HTML file.

About

Analyzing the effects of experience on defensive performance against the option offense

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published