0% found this document useful (0 votes)
16 views

Nikhil Project

Uploaded by

Nikhil Kannale
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
16 views

Nikhil Project

Uploaded by

Nikhil Kannale
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 2

GURU NANAK DEV ENGINEERING COLLEGE

BIDAR
DATA ANALYTICS IN R – BDS306C
By NIKHIL K
USN-3GN23CD031

ICC Men T20 World Cup 2024 Full


Scorecards & Stats

This dataset provides an in-depth and comprehensive collection of match-


by-match data from the ICC Men's T20 World Cup 2024. The dataset covers
a wide range of statistics, including detailed batting and bowling
performances, match summaries, and player information. It has been
meticulously scraped from ESPNcricinfo, a trusted source for cricket
statistics and live match data, using Python libraries such as Selenium and
BeautifulSoup. I, Mustafa Sultan, am the primary data extractor and
source for this dataset.
The dataset is ideal for cricket analysts, enthusiasts, data scientists, and
machine learning practitioners who are looking to dive into the intricate
details of the 2024 T20 World Cup and use this data for research, analysis,
or prediction models.

📋 Column Names (Features) Listed Below


🔢 Total Number of Columns 9
📈 Total Number of Rows 8
🔣 Numerical Columns 8
Categorical Columns 9
⚠️Missing Data (per Column) None (no missing values)

Type of analysis that can be done


 Exploratory Data Analysis (EDA): Discover basic trends, patterns, and
anomalies by visualizing distributions of runs, wickets, strike rates, and
economy rates. EDA can also uncover outliers, such as unusually high
scores or low bowling figures.
 Time Series Analysis: Analyze scoring rates, wicket patterns, and run
rate changes over time (such as within each innings). Time series analysis
can reveal performance trends across matches and how teams adapt over
the tournament.
 Correlation and Impact Analysis: Assess relationships between
variables, like how powerplay performance correlates with match
outcomes or how toss decisions impact results. This can help identify
critical factors that lead to wins or losses.
 Sentiment and Event Analysis: Using text data from commentary or
social media, conduct sentiment analysis to gauge fan and expert opinions
on players, teams, or match events. Event analysis can assess pivotal
moments, like game-changing wickets or key partnerships, for a deeper
understanding of match dynamics.

For what project you would use the dataset


The ICC Men's T20 World Cup 2024 dataset could power projects like
performance prediction models for players and teams, a real-time win
probability calculator, and a fantasy cricket lineup optimizer. Additionally,
it could support batting and bowling style classification to aid team
strategies, or an innings simulation tool to predict scoring scenarios. For
fans, an interactive dashboard could display live score updates, key stats,
sentiment analysis, and match predictions, enhancing engagement. These
applications use data science to provide deeper insights into player
performance, optimize decision-making, and enrich fan experiences
throughout the tournament.

You might also like