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

Mudassir-06/USAColleges_RetentionRates_DataAnalysis

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

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

Prerequisites

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

R

RStudio

To download required libraries, navigate to the project directory in terminal and type in the command below.

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.

Results

https://hamzaehsan97.github.io/USAColleges_RetentionRates_DataAnalysis/

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