UIUC STAT
- Name: Nicholas Wong
- Email: [email protected]
- Contributions: Created the Project Slides, found the
UWgpa.csv
dataset, implemented majority of Shiny App code inapp.R
including the dropdown menus and visualizations (Histograms), and wrote theREADME.md
file - Name: Akhil Gogineni
- Email: [email protected]
- Contributions: Implemented visualizations (Box plots) in the Shiny App code located at
app.R
and recorded the presentation video found in a University of Illinois Box Link - Name: Sam Hwang
- Email: [email protected]
- Contributions: Implemented visualizations (Linear Regression plot) in the Shiny App code located at
app.R
and wrote the Project Report located atFinal-Project-Report.pdf
The purpose of this application is to analyze the data set of course grades from the University of Washington Seattle. For analysis,
we chose a dataset of class information for each class taught at the University of Washington Seattle from Fall
The data here comes from a Final Project
Shiny App of University of Washington Seattle GPA Data from
University of Illinois Box Link
- Final Project Report: Located at
Final-Project-Report.pdf
- Final Project Slides: Located at
Final-Project-Slides.pdf
, code atFinal-Project-Slides.Rmd
- Shiny App Code: Located at
app.R