Skip to content

This repository contains exploratory data analysis (EDA) on team performance data.

Notifications You must be signed in to change notification settings

varshasrinivasan95/team-performance-analysis-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Team Performance Analysis

Overview

Objective

This repository contains exploratory data analysis (EDA) on team performance data. The analysis is based on a dataset with relevant columns, including team number, workforce details, productivity metrics, and various factors influencing performance. The EDA is performed in Python, providing insights derived solely from the given dataset.

Data Source

https://www.kaggle.com/datasets/gauravduttakiit/employee-performance-prediction

Key Features

  • Explore team composition, size, and their impact on productivity
  • Analyze productivity metrics, including Standard Minute Value (SMV) and targeted productivity
  • Examine temporal trends with day, month, and quarters breakdown
  • Investigate the impact of idle time, idle men, style changes, work in progress, overtime, and incentives
  • Gain insights into the actual productivity achieved by the teams

File Structure

data: Contains the dataset used for analysis. Code: .ipynb code for the exploratory data analysis. images: Visualizations and plots generated during the analysis. LICENSE: Details about the license under which this repository is shared.

How to Use

Dependencies

  • Python 3.x
  • Pandas
  • Matplotlib
  • Seaborn
  • IPython
  • Jupyter Notebooks/Google Colab

License

MIT License

Copyright (c) 2024 VarshaSrinivasan

About

This repository contains exploratory data analysis (EDA) on team performance data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published