GithubHelp home page GithubHelp logo

project1's Introduction

Project 1: Standardized Test Analysis

Problem Statement

Michigan is the largest state where every high schooler in recent years has taken the SAT. At least some of those high schoolers would like to stay in Michigan rather than attending college elsewhere. Should students in Michigan who wish to stay in-state try harder than the average Michigander to do well on the SAT?


Overview

The project takes a selection of Michigan colleges and statistically analyzes the 25th and 75th percentiles of the SAT scores of students admitted to them as of 2021. It attempts to correlate them with other statistics such as the acceptance rate and the number of applicants, and compares the percentiles to Michigan high school SAT averages from previous years.


Datasets

Provided Data

Additional Data


Data Dictionary

Feature Type Dataset Description
college object ACT/SAT The name of the college.
test_optional object ACT/SAT Whether the SAT (or ACT) is optional when applying to the college.
num_applicants int ACT/SAT The most recently reported statistic for the number of applicants to the college.
accept_rate float ACT/SAT The most recently reported statistic for the fraction of applicants accepted to the college.
sat_25 float ACT/SAT The 25th percentile of SAT scores for students accepted at the college.
sat_75 float ACT/SAT The 75th percentile of SAT scores for students accepted at the college.
state object COVID The state the college is located in. For this dataset, all colleges are in Michigan.

Conclusions & Recommendations

The ten Michigan colleges in the SAT & ACT dataset all have either higher or only slightly lower 25th percentiles of admitted SAT scores than the average Michigan high school student in each year from 2017 to 2019. In addition, their 75th percentiles are all much higher than the yearly Michigan averages. Thus, test-takers should strive to do much better than the average Michigander to get into any of them.

As there is a strong negative correlation between acceptance rate and SAT scores, students should try the hardest for the two highly selective colleges, the University of Michigan and Hillsdale College. They should aim for a perfect score if their first choice is the University of Michigan and at least 1500 if their first choice is Hillsdale. If their first choice is any of the other eight, aim for 1300, even though their acceptance percentages are all above 60%.

It is debatable whether the SAT should be taken at all, given how learning at home, especially without the proper resources, leads to students becoming far behind. But given Michigan's unique situation of requiring SAT scores on transcripts, it is worth the effort to do well because college admissions teams will look at the score.


Outside Sources

The Michigan Merit Exam, which is required on high school transcripts and which has the SAT as a part, is discussed in further detail here.

Discussion of taking the SAT during the COVID-19 pandemic, including pro-SAT opinions by college counselors, is included here.

Sources which detail specific code or mathematical topics are linked in the 'code/michigan-sat-analysis.ipynb' file.

project1's People

Contributors

anandramakris 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.