Assignment

  • Data cleaning and summarizing with dplyr from Exploratory Data Analysis in R: Case Study (Data Camp)
  • Data visualization with ggplot2 from Exploratory Data Analysis in R: Case Study (Data Camp)

Home Assignment

Use diamonds dataset (part of package ggplot2) to complete tasks 1-3 given in section 7.3.4 of R for Data Science:

  • Explore the distribution of each of the x, y, and z variables in diamonds.
  • Explore the distribution of price.
  • How many diamonds are 0.99 carat.