Skip to content

Vedant-Deshpande/Vedant-Deshpande_OlympiMetrics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Here is the README in raw text format:

Olympics Data Analysis

This repository contains code and analysis for exploring trends and insights within the Olympics dataset.

Dataset

The dataset includes statistics on athletes, countries, and events from every Olympics from 1896 to 2016. It has details like:

  • Athlete demographics
  • Event outcomes
  • GDP and population data for participating countries

Data sources:

Key Insights

  • USA, Russia, Germany and China are top medal winners, with swimming, diving, wrestling as areas of dominance
  • There is a positive correlation between GDP and medal tally
  • Contingent size correlates with medal count
  • Linear model predicts medal tally with low error
  • Height, weight data produces accurate predictions for some sports

Usage

To replicate the analysis:

  1. Clone the repository
  2. Run the Jupyter notebook

The core libraries used include Pandas, Matplotlib, Seaborn, Statsmodels, Scikit-learn.

Contributors

  • Vedant Deshpande

About

OlympiMetrics: Medal Patterns & Predictions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors