Skip to content

rrasheed/Education-Data-EDA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mid-Term Project

DATS 6101: Introduction to Data Science
Rayhaan Rasheed and Mary Gibbs

Overview

This project explores an education data set conatining 2 different files. The first dataset contains revenues and expenditures pertaining to education for every state in America. The second dataset loked at each school district and in America and showed their average test scores for Mathematics and Reading for 4th and 8th grade.

Objective

This project was assigned for our group to fully understand what steps should be taken for a proper exploratory data analysis(EDA). We merged the two data sets together to create a fianl dataframe that conatined the Total Revenue, Total Expenditure, and Average Test Scores for each state for the past 10 years. Our group focused on the relationship between the money a state spends on education and the average math test scores.

Methods

  • Exploratory Data Analysis
  • Hypothesis Testing
  • Shapiro-Wilkes Test
  • Regression Analysis

Data

The data comes from https://www.kaggle.com/noriuk/us-educational-finances

About

Exploration of Education Data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages