- Data set
- Used statistical methods: Linear Regression, Regression Models, ANOVA Tables, Scatter/Box Plots
- Result: Identified that the best overall conference was the Southeastern Conference (SEC) due to average wins by each team in the Conference, and prioritizing the improvement on defense vs. offense will lead to more games won
- 6/2019
- PYTHON PROGRAMMING PROJECT
- Major League Baseball Season Data Analysis
- Goal: Conduct data analysis of the 2017 MLB season to determine who was the best overall hitting team using Python
- Data Set: All hitting statistics for every 2017 MLB player
- Used statistical methods: If/else statements, for loops, while loops, break statements, print/return function
- Result: The best all-around hitting team was the New York Yankees as I discovered they had the best on base percentage, second in runs batted in, top 5 in batting average and number one in home runs in 2017