Bda Project Report
Bda Project Report
ENGINEERING
Project Report
Semester B.E. Semester VII – Computer Engineering
Subject BDA
Project Details:
Packages:
Reshape2: For reshaping the data (though not heavily used in this project).
This dataset offers meaningful insights into chess strategies and player performance. It allows us to:
Compare Elo differences between players to see how rating impacts the result.
Methodology
1. Missing Values: Handled using na.rm = TRUE to ignore missing Elo values.
2. Elo Difference: Calculated as the difference between White and Black ratings.
Purpose: Identify how player ratings vary across different openings and outcomes.
Insight: Which openings are favored by high-Elo players and how they impact results.
Insight: Helps understand the strategies that Black players use effectively.
This project provides multiple insights into chess strategies and player performance:
Opening Strategy: Certain openings are more favorable for White, while others are preferred by Black.
Impact of Elo Difference: Games with larger Elo differences are less likely to end in a draw.
Rating Trends: There is a positive correlation between White and Black Elo ratings in many games.
Player Preferences: The data shows clear trends in popular openings and how they affect the game
outcome.