https://github.com/prsdm/statistical-data-analysis
https://github.com/prsdm/statistical-data-analysis
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/prsdm/statistical-data-analysis
- Owner: prsdm
- Created: 2023-02-10T18:00:55.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-10T18:06:29.000Z (over 3 years ago)
- Last Synced: 2025-02-28T22:40:25.353Z (over 1 year ago)
- Language: Jupyter Notebook
- Size: 113 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Statistical-Data-Analysis
## Acadamic Project
### Introduction
Conducted exploratory and statistical analysis on data from the English Premier League Season 2020-2021.
### About Datasets
A csv file, which include various data entries for each football match in English Premier League during the 2020-2021 season. To name a few of these entries: date, referee name, number of goals, red cards, etc. The csv data set you are provided contains one row per football match
### Programming Language
* Python (Pandas, NumPy, Statsmodel, Matplotlib, Seaborn etc.)