Skip to content

This repository includes a data science project to study patterns for retention rates in 4-year colleges in USA.

Notifications You must be signed in to change notification settings

hamzaehsan97/CollegeRetentionRates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 

Repository files navigation

USAColleges_RetentionRates_DataAnalysis

This repository includes a data science project to study patterns for retention rates in 4-year colleges in USA.

Results

https://hamzaehsan97.github.io/CollegeRetentionRates/

Prerequisites

To deploy the program on a local machine the following hardware/softwares are requires :

R

RStudio

The following libraries are required to recreate this app. You can download these libraries in Rstudio through Tools or through the command line using 'install.packages("Package Name")'

library(tidyverse) 
library(dplyr)
library(ggplot2)
library(ggthemes)
library(scales)
library(forcats)
library (plyr)
library(gridExtra)

Knitting the report:

  1. Open finalReport.rmd in RStudio
  2. knit file to html.

Built With

Authors

  • Hamza Ehsan
  • Mudassir Farooq Zaeem

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

About

This repository includes a data science project to study patterns for retention rates in 4-year colleges in USA.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published