Difference between revisions of "Group24 Proposal"

From Visual Analytics and Applications
Jump to navigation Jump to search
 
(48 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<div style=background:#FFFFFF border:#0099FF>
+
<div style=background:#FFFFFF border:#FFFFFF>
[[Image:Cricviz1.jpg|228px|left]]
+
[[Image:IPL.png|100px|left]]
 
<br/>
 
<br/>
 
<font size = 5
 
<font size = 5
 
; color="#000000">ISSS608 Visual Analytics and Applications</font><br/>
 
; color="#000000">ISSS608 Visual Analytics and Applications</font><br/>
 
<font size = 4; color="#000000">'''IPL Analytics through Data Visualisations'''</font><br/>
 
<font size = 4; color="#000000">'''IPL Analytics through Data Visualisations'''</font><br/>
<gallery>
+
<div style="max-width: 1450px;">
 +
<gallery mode=packed-hover>
 
File:CSK.png|Chennai Super Kings
 
File:CSK.png|Chennai Super Kings
File:CricViz.jpg|Captains
+
File:DD.png|Delhi Daredevils
 +
File:KXI.png|Kings XI Punjab
 +
File:KKR.png|Kolkata Knight Riders
 +
File:MI.png|Mumbai Indians
 +
File:RR.png|Rajasthan Royals
 +
File:RCB.png|Royal Challengers Bangalore
 +
File:SRH.png|Sun Risers Hyderabad
 +
File:DC.png|Deccan Chargers
 +
File:GL.png|Gujarat Lions
 +
File:KTK.png|Kochi Tuskers Kerala
 +
File:PWI.png|Pune Warriors India
 +
File:RPS.png|Rising Pune Supergiants
 
</gallery>
 
</gallery>
 +
</div>
 
<!--MAIN HEADER -->
 
<!--MAIN HEADER -->
 
{|style="background-color:#565656;" width="100%" cellspacing="000" cellpadding="-00" valign="top" border="0"  |
 
{|style="background-color:#565656;" width="100%" cellspacing="000" cellpadding="-00" valign="top" border="0"  |
Line 14: Line 27:
 
;
 
;
 
[[ISSS608_2017-18_T1_Group24_Proposal| <font color="#FFFFFF">Proposal</font>]]   
 
[[ISSS608_2017-18_T1_Group24_Proposal| <font color="#FFFFFF">Proposal</font>]]   
 +
| style="font-family:Century Gothic; font-size:100%; solid #1B338F; background:#565656; text-align:center;" width="25%" | 
 +
;
 +
[[ISSS608_2017-18_T1_Group24_Poster| <font color="#FFFFFF">Poster</font>]] 
 
| style="font-family:Century Gothic; font-size:100%; solid #1B338F; background:#565656; text-align:center;" width="25%" |   
 
| style="font-family:Century Gothic; font-size:100%; solid #1B338F; background:#565656; text-align:center;" width="25%" |   
 
;
 
;
[[ISSS608_2017-18_T1_Group24_Poster| <font color="#FFFFFF">Visualisations</font>]]
+
[[ISSS608_2017-18_T1_Group24_Application| <font color="#FFFFFF">Application</font>]]   
| style="font-family:Century Gothic; font-size:100%; solid #1B338F; background:#565656; text-align:center;" width="25%" |
 
;
 
[[ISSS608_2017-18_T1_Group24_Report| <font color="#FFFFFF">Poster</font>]]   
 
 
| style="font-family:Century Gothic; font-size:100%; solid #1B338F; background:#565656; text-align:center;" width="25%" |   
 
| style="font-family:Century Gothic; font-size:100%; solid #1B338F; background:#565656; text-align:center;" width="25%" |   
 
;  
 
;  
[[ISSS608_2017-18_T1_Group6_Visualisations| <font color="#FFFFFF">Report</font>]]   
+
[[ISSS608_2017-18_T1_Group24_Report| <font color="#FFFFFF">Report</font>]]   
 
| style="font-family:Century Gothic; font-size:100%; solid #1B338F; background:#565656; text-align:center;" width="25%" |   
 
| style="font-family:Century Gothic; font-size:100%; solid #1B338F; background:#565656; text-align:center;" width="25%" |   
 
;  
 
;  
Line 28: Line 41:
 
</div>
 
</div>
 
<br/>
 
<br/>
 +
 +
<!--PROPOSAL CONTENT -->
 +
==Introduction==
 +
<p> Cricket, the second most popular sport in the world, is a bat and ball game played between two teams, 11 players each, on a field which has a rectangular 22-yard-long pitch in the center. The game is played by 120 million players worldwide and the purpose of the game is to score more runs than your opposing team.<br/>
 +
 +
The Indian Premier League (IPL), is a professional Twenty20 Cricket League in India contested during April and May of every year by teams representing Indian cities and some states. The league was founded by the Board of Control for Cricket in India (BCCI) in 2008.<br/>
 +
 +
There have been eleven seasons of the IPL tournament. The current IPL title holders are the Chennai Super Kings, who won the 2018 season. The most successful franchises in the tournament are the Chennai Super Kings and Mumbai Indians with 3 tournament wins each.
 +
 +
</p>
 +
 +
==Motivation==
 +
<p>For the love of Cricket, we want to find the best possible combinations which team owners can be supported with to pick the right players for the upcoming IPL seasons as they invest millions in the endeavor to win the trophy each year. As avid fans, we want to also build our knowledge of the game and apply the R skills learnt at school in a project that enriches our knowledge of the sport, helps us look at subjects of our interest with a statistical lens, and showcase our skillset on a large canvas.</p>
 +
 +
==Objective==
 +
<p>This project is about exploring the statistics of historical IPL data of 8 seasons (2008-16) to understand patterns in individual player performance, team strengths & weaknesses, time series analysis to find the Most Valuable Players (MVPs), and thus suggest the best IPL team for each season, amongst others. </p>
 +
 +
==Dataset and Description==
 +
<p> There are two datasets provided to us that covers 8 seasons of IPL from year 2008 to 2016. The first dataset, deliveries.csv gives us information about each delivery being bowled across all the 8 seasons where as the second dataset i.e. matches.csv gives us general information about the match that is being played between the two teams.
 +
The 8 important variables in the raw dataset have been summarized in the table below:
 +
{| class="wikitable"
 +
|-
 +
! Variable Name!! Description
 +
|-
 +
| batting_team || The team name which is currently batting.
 +
|-
 +
| bowling_team|| The team name which is currently bowling.
 +
|-
 +
| over|| Describe the current over number.
 +
|-
 +
| ball || Describe the current bowl no of the current over.
 +
|-
 +
| batsman|| Name of the batsman on striking end.
 +
|-
 +
| non_striker|| Name of the batsman on non-striking end.
 +
|-
 +
| bowler || Name of the bowler
 +
|-
 +
| inning || Tells which set of batting was going . 1: First Innings 2: Second Innings.
 +
|-
 +
|}
 +
</p>
 +
 +
==Project Flow==
 +
[[File:Cricviz6.jpg|1000px]]
 +
 +
==Tools and Packages==
 +
<p> We will be using R programming language to implement our visualisation. To be more precise, some relevant packages like tidyverse,plotly ggplot2 and dplyr will also come in handy. For data preparation, cleaning and exploration we will use JMP and Tableau.</p>
 +
 +
==Link to Dataset==
 +
[https://www.kaggle.com/nowke9/ipldata Click here to view our dataset]

Latest revision as of 17:00, 13 August 2018

IPL.png


ISSS608 Visual Analytics and Applications
IPL Analytics through Data Visualisations

Proposal

Poster

Application

Report


Introduction

Cricket, the second most popular sport in the world, is a bat and ball game played between two teams, 11 players each, on a field which has a rectangular 22-yard-long pitch in the center. The game is played by 120 million players worldwide and the purpose of the game is to score more runs than your opposing team.
The Indian Premier League (IPL), is a professional Twenty20 Cricket League in India contested during April and May of every year by teams representing Indian cities and some states. The league was founded by the Board of Control for Cricket in India (BCCI) in 2008.
There have been eleven seasons of the IPL tournament. The current IPL title holders are the Chennai Super Kings, who won the 2018 season. The most successful franchises in the tournament are the Chennai Super Kings and Mumbai Indians with 3 tournament wins each.

Motivation

For the love of Cricket, we want to find the best possible combinations which team owners can be supported with to pick the right players for the upcoming IPL seasons as they invest millions in the endeavor to win the trophy each year. As avid fans, we want to also build our knowledge of the game and apply the R skills learnt at school in a project that enriches our knowledge of the sport, helps us look at subjects of our interest with a statistical lens, and showcase our skillset on a large canvas.

Objective

This project is about exploring the statistics of historical IPL data of 8 seasons (2008-16) to understand patterns in individual player performance, team strengths & weaknesses, time series analysis to find the Most Valuable Players (MVPs), and thus suggest the best IPL team for each season, amongst others.

Dataset and Description

There are two datasets provided to us that covers 8 seasons of IPL from year 2008 to 2016. The first dataset, deliveries.csv gives us information about each delivery being bowled across all the 8 seasons where as the second dataset i.e. matches.csv gives us general information about the match that is being played between the two teams. The 8 important variables in the raw dataset have been summarized in the table below:

Variable Name Description
batting_team The team name which is currently batting.
bowling_team The team name which is currently bowling.
over Describe the current over number.
ball Describe the current bowl no of the current over.
batsman Name of the batsman on striking end.
non_striker Name of the batsman on non-striking end.
bowler Name of the bowler
inning Tells which set of batting was going . 1: First Innings 2: Second Innings.

Project Flow

Cricviz6.jpg

Tools and Packages

We will be using R programming language to implement our visualisation. To be more precise, some relevant packages like tidyverse,plotly ggplot2 and dplyr will also come in handy. For data preparation, cleaning and exploration we will use JMP and Tableau.

Link to Dataset

Click here to view our dataset