Skip to content

Latest commit

 

History

History
13 lines (13 loc) · 867 Bytes

README.md

File metadata and controls

13 lines (13 loc) · 867 Bytes

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