Skip to content

hsmanik/Student_performance_factors

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Student Performance Factors Analysis

This project explores the various factors affecting student performance using Exploratory Data Analysis (EDA). The dataset, sourced from Kaggle, includes features related to demographics, social support, study habits, and parental factors that may influence academic outcomes. This analysis aims to uncover patterns and insights into how different factors relate to student exam scores.

Table of Contents

Project Overview

This project performs in-depth analysis of student performance factors by examining relationships between attributes such as parental education, study time, and exam scores. The main objectives are:

  1. To understand how various factors correlate with exam scores.
  2. To identify significant features that could inform educational interventions.
  3. To visualize trends and distributions within the dataset.

Dataset

The dataset used in this project is publicly available on Kaggle.

You can find the dataset here.

Installation

Import libraries such as Pandas, Numpy, Seaborn and Matplotlib

Project Structure

  • Descriptive Statistics
  • Univariate Analysis
  • Bivariate Analysis
  • Student Behavior Factors
  • Parent Factors
  • Personal Factors

EDA Insights

  • The distribution of exam scores is right-skewed.
  • The number of hours studied shows a positive impact on exam scores.
  • Participation in extracurricular activities has increased the number of top scorers compared to students not participating in these activities.
  • Higher levels of parental education have positively influenced the minimum scores.
  • High family income does not show any outliers for low exam scores.
  • The number of low-scoring female students is lower compared to male students.
  • Positive peer influence has helped students achieve better scores.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published