Statistics projects realized using R and Python as part of the Statistica II exam @University of Pisa.
- Project 1: Predicting NBA Teams Wins using Linear Regression Analysis
- Project 2: Predicting whether an NBA Team will participate in the playoffs using Classification Techniques
- Project 3: Light-weight vehicles sales Forecasting using Time Series Analysis
report.pdf
: report of the analysis (written in italian)tabella.csv
: contains the data on which the analysis was carried outscripts
: R and/or Python scripts used to perform the analysis