Giter Club home page Giter Club logo

project418-518's Introduction

project418-518

Welcome to our STA 418/518 project GitHub!

Members: Abby Simons-Scalise, Alex Gichuki, and Meghan Nash


Overview:

We hope to investigate and analyze graduation rates for Michigan high school students. We plan to use logistic regression (unless the data does not fit the necessary assumptions) to identify if certain characteristics have an effect on whether a student graduates high school or not. We will be using US Census data and creating visuals for possible factors that may affect graduation rate.


The variables/characteristics we are looking at are:

  • GROUP QUARTERS TYPE (5 TYPES) BY EDUCATIONAL ATTAINMENT - Abby, table B26201. This is a count of people in a correctional facility and their educational attainment (shows crime rates according to education level).
  • SEX BY SCHOOL ENROLLMENT BY EDUCATIONAL ATTAINMENT BY EMPLOYMENT STATUS - Abby, table B14005. This compares sex by employment and school status. It allows us to see if people graduated high school and are enrolled in school (meaning continued to college) or are in the workforce.
  • POVERTY STATUS IN THE PAST 12 MONTHS OF FAMILIES BY HOUSEHOLD TYPE BY EDUCATIONAL ATTAINMENT - Alex, table B17018. This compares people below or equal to federal poverty level (within last 12 months) by family structures and education level reached.
  • POVERTY STATUS IN THE PAST 12 MONTHS OF INDIVIDUALS BY SEX BY EDUCATIONAL ATTAINMENT - Alex, table B17003. This compares people below or equal to federal poverty level (within last 12 months) by sex (male/female).
  • SEX BY AGE BY EDUCATIONAL ATTAINMENT FOR THE POPULATION 18 YEARS AND OVER - Alex, table B15001. This compares sex (male/female) by education level achieved, broken down by age groups.
  • MEDIAN EARNINGS IN THE PAST 12 MONTHS (IN 2019 INFLATION-ADJUSTED DOLLARS) BY SEX BY EDUCATIONAL ATTAINMENT - Meghan, table B20004. This compares education by income and sex (male/female).
  • EDUCATIONAL ATTAINMENT AND EMPLOYMENT STATUS BY LANGUAGE SPOKEN AT HOME - Meghan, table B16010. This compares if people are native English speakers (do they speak a different language at home) and compare education levels.
  • CITIZEN, VOTING-AGE POPULATION BY EDUCATIONAL ATTAINMENT - Meghan, table B29002. This is a count of those older than 18 and what their education level is. This lets us easily get the graduation rates for the entire population.

Here are some useful links:

Census Data Beginnings:

https://dcl-wrangle.stanford.edu/census.html#census-bureau-basics

https://walker-data.com/census-r/wrangling-census-data-with-tidyverse-tools.html (wrangling data w/ tidyverse)

Census Documentation:

https://www.census.gov/programs-surveys/acs/guidance/handbooks/general.html

ACS package:

https://cran.r-project.org/web/packages/acs/readme/README.html

https://walker-data.com/tidycensus/articles/basic-usage.html#geography-in-tidycensus

Tidycensus package:

https://github.com/walkerke/umich-workshop

https://rstudio-pubs-static.s3.amazonaws.com/541247_e7b707cd2f71405bb5624517877785ff.html

Mapping with Tidycensus:

https://walker-data.com/isds-webinar/#34 (leaflet)

https://walker-data.com/tidycensus/articles/spatial-data.html (facet)

Other graphs:

https://www.r-graph-gallery.com/piechart-ggplot2.html (pie chart)

ggplot(voting_age_perc, aes(x="", y=variable, fill=percent)) + geom_bar(stat="identity", width=1) + coord_polar("y", start=0)

project418-518's People

Contributors

gichukia avatar nash-meg avatar simonsab avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

simonsab gichukia

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.