Skip to content

Instantly share code, notes, and snippets.

View bcarancibia's full-sized avatar

Benjamin Arancibia bcarancibia

View GitHub Profile
  1. General Background and Overview
Value Added - Week 9 CUNY Bridge Courses
The assignment for the Week 9 of the CUNY Bridge course was to take a dataset provided to the class and work as a team to perform an exploratory data analysis that compares the four datasets.
The dataset we had to use is below.
<a href = https://www.coursesites.com/bbcswebdav/pid-6348929-dt-content-rid-19116287_1/courses/IS-02/Assignment.jpg> </a>
The exploratory data analysis proceed in an interesting manner that I don't think was expected by the administrators of the assignment. The data analysis began by graphing the data set and immediately recognizing that the dataset was very similar to the classical Anscombe's Quartet. Graphing the dataset was done in R and as noted in the discussion Anscombe's Quartet shows the failings of regression lines.