GithubHelp home page GithubHelp logo

hannahigboke / epl-soccer-data--an-exploratory-data-analysis-using-python Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 103 KB

This is an exploratory analysis of the EPL soccer data for the 2018–2019 season. Using Python, I identified interesting trends to answer specific questions from the data.

Jupyter Notebook 100.00%
epl exploratory-data-analysis football python soccer-data

epl-soccer-data--an-exploratory-data-analysis-using-python's Introduction

EPL Soccer⚽ Data: An exploratory data analysis using python

Soccer

The English Premier League (EPL) is the top professional football (soccer) in England. It is one of the most important and widely watched football leagues in the world. The EPL consists of 20 teams that compete against each other in a round-robin format.

  • Each team plays every other team exactly once, home and away (two matches per team).
  • The total number of matches in a season is calculated by the formula [teams * (teams - 1)]. In this case, with 20 teams, there are 20 * 19 = 380 matches in a season.
  • Teams receive points for each match based on the outcome: 3 points for a win, 1 point for a draw, and 0 points for a loss.
  • The team with the most points at the end of the season is crowned the EPL champion.

This dataset contains data of every game from the 2018-2019 season in the English Premier League. In this project I perform exploratory analysis and identify interesting trends to answer specific questions from the data using python.

Project tasks

  1. What Team committed the most fouls?
  2. What is the distribution of the features of the game? Are there outliers?
  3. For a team winning at half time, how does it change at full time?
  4. Does the number of red cards a team receives have an effect on its probability of winning a game?

Solutions

Solutions to the project tasks can be found in my jupyter notebook here.

epl-soccer-data--an-exploratory-data-analysis-using-python's People

Contributors

hannahigboke avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.