This is the main work file where the analysis of the dataset was undertaken.
This is a small file that was used to remove the rows with missing data from the dataset, the output of this file is 'application_data_remove_na.csv' which is the dataset over which all the analyses of Analysis_Clean.r are done. This process was done in python since it better lends itself to these applications rather than R.
This folder contains all the plots that have been used in the pdf.
This file summarises the studies all of the analyses that were done. The source file is Stats_Project.tex.
csv file containing a description of all the columns in application_data.csv.
csv file containg the original dataset.
csv file obtained from application_data.csv which was used for the analyses in Analysis_Clean.r.