Code Monkey home page Code Monkey logo

analysis_of_school_district_data's Introduction

Analysis of School District Data

Aim of this analysis is to see the trends of standardized test scores among different schools in a specific district. This project will help the authorities to understand the reasons behind the successes/failures of different schools and act accordingly in the future.

There are two data sets, which are 'schools data' and 'students data'. Before starting analysis, these two datasets were merged.

This school district has 15 schools (7 district public, 8 charter) and 39,170 students who are attending to these schools. The school district has total budget of $24,649,428.

Trends

  • District summary table shows that average reading test scores are higher than average math scores.

  • There is negative relationship between test scores and school budgets. This area needs further investigation about the reason behind this trend. This analysis shows us that more money is not the basic motive behind the success.

  • There is negative relationship between test scores and school size. From this finding, we can infer that there is an improvement opportunity for school district by thinking about investments on new school constructions which will help to decrease the number of students per school.

  • Charter Schools have higher average test scores than distict-public schools in all metrics. When we sort the school summary table according to total number of students, we can see that charter schools are the schools with least number of students. Therefore, charter schools success will come from their size.

  • Stating data with visual tools, like graphs, will help us to understand the trends more easily. Moreover, before reaching to conclusion about trends, it will be a good idea to look at the statistical significances of the differences between test scores in terms of many different metrics.

Analysis

District Summary

Dataframe includes:

  • Total schools
  • Total students
  • Total budget
  • Average math score
  • Average reading score
  • % passing math (the percentage of students who passed math)
  • % passing reading (the percentage of students who passed reading)
  • % overall passing (the percentage of students who passed math AND reading)

District Summary

School Summary

Data Frame includes below key metrics about each school:

  • School name
  • School type
  • Total students
  • Total school budget
  • Per student budget
  • Average math score
  • Average reading score
  • % passing math (the percentage of students who passed math)
  • % passing reading (the percentage of students who passed reading)
  • % overall passing (the percentage of students who passed math AND reading)

School Summary

Highest-Performing Schools (by % Overall Passing)

DataFrame highlights the top-5 performing schools based on % Overall Passing. Includes the following metrics:

  • School name
  • School type
  • Total students
  • Total school budget
  • Per student budget
  • Average math score
  • Average reading score
  • % passing math (the percentage of students who passed math)
  • % passing reading (the percentage of students who passed reading)
  • % overall passing (the percentage of students who passed math AND reading)

Top Performing Schools

Lowest-Performing Schools (by % Overall Passing)

DataFrame highlights the bottom-5 performing schools based on % Overall Passing. Includes the following metrics:

  • School name
  • School type
  • Total students
  • Total school budget
  • Per student budget
  • Average math score
  • Average reading score
  • % passing math (the percentage of students who passed math)
  • % passing reading (the percentage of students who passed reading)
  • % overall passing (the percentage of students who passed math AND reading)

Bottom Performing Schools

Math Score by Grade

This dataframe lists the average math score for students of each grade level (9th, 10th, 11th, 12th) at each school.

Math Score by Grade Level

Reading Score by Grade

This dataframe lists the average reading score for students of each grade level (9th, 10th, 11th, 12th) at each school.

Reading Scores by Grade Level

Scores by School Spending

This dataframe breaks down school performance based on average spending ranges (per student) and includes the following metrics:

  • Average math score
  • Average reading score
  • % passing math (the percentage of students who passed math)
  • % passing reading (the percentage of students who passed reading)
  • % overall passing (the percentage of students who passed math AND reading)

Scores by School Spending

Scores by School Size

This table breaks down school performance based on school size (small, medium, or large).

Scores by School Size

Scores by School Type

This table breaks down school performance based on school type (district public or charter)

School Type

analysis_of_school_district_data's People

Contributors

ilkayates11 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.