/Statistics

Statistics projects for the course in Statistica II @ University of Pisa

Primary LanguageRGNU General Public License v3.0GPL-3.0

Statistics

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

Project structure

  • report.pdf: report of the analysis (written in italian)
  • tabella.csv: contains the data on which the analysis was carried out
  • scripts: R and/or Python scripts used to perform the analysis