Skip to content

Used Python (Pandas and Matplotlib) to gather, analyze, calculate, and graph data on the stats for D1 college basketball from 2013-2019.

Notifications You must be signed in to change notification settings

blw0616/CBB-Stats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

CBB-Stats

3 Main Questions

  1. Which conference has the highest average offensive efficiency from 2013-2019(Comparison)
  2. Is there a correlation between the adjusted tempo and the amount of wins per season for teams in the Big Ten Conference? (Correlation)
  3. How has the three point percentage of all D1 teams in the NCAA changed over time?(Change) Types of Graphs and correlations-
    For the first question, we will gather the number of points scored by each team in every conference, and graph the total points per conference on a bar graph. To answer the second question, we will gather the adjusted tempo and amount of wins stat per year for every Big 10 conference team and plot them on a scatter plot. The final question will accumulate the average three point percentage of all D1 teams in the NCAA every year and compare them in a bar graph over the years

About

Used Python (Pandas and Matplotlib) to gather, analyze, calculate, and graph data on the stats for D1 college basketball from 2013-2019.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages