Publications by Gavin Block
Quiz 4
For this quiz, you are going to use orange juice data. This data set is originally used in a machine learning (ML) class, with the goal to predict which of the two brands of orange juices the customers bought. Of course, you are not building a ML algorithm in this quiz. I just wanted to provide you with the context of the data. The response varia...
3552 sym R (5810 sym/12 pcs) 1 img
Quiz 3
For this quiz, you are going to use orange juice data. This data set is originally used in a machine learning (ML) class, with the goal to predict which of the two brands of orange juices the customers bought. Of course, you are not building a ML algorithm in this quiz. I just wanted to provide you with the context of the data. The response varia...
2713 sym R (6231 sym/16 pcs) 2 img
Quiz 2
For this quiz, you are going to use orange juice data. This data set is originally used in a machine learning (ML) class, with the goal to predict which of the two brands of orange juices the customers bought. Of course, you are not building a ML algorithm in this quiz. I just wanted to provide you with the context of the data. The response varia...
2893 sym R (5715 sym/7 pcs)
Quiz 2
In this exercise you will follow through our textbook, History of Teacup Giraffes, Module: Introduction to the Normal Distribution. Make sure to read the module before you do this exercise. The code chunk below creates the teacup giraffes dataset simiar to the on in the textbook. You will work with this data set for the quiz. ## Warning: package ...
1365 sym R (715 sym/10 pcs) 1 img
Quiz 5
You will use college tuition and diversity data for this quiz. See below for the definition of some of the variables. in_state_total: Total cost for in-state residents in USD (sum of room & board + in state tuition) out_of_state_total: Total cost for in-state residents in USD (sum of room & board + out of state tuition) percent_minority: share o...
2333 sym R (11702 sym/10 pcs) 2 img
Term Paper
Choose one of David Robinson’s tidytuesday screencasts, watch the video, and summarise. https://www.youtube.com/channel/UCeiiqmVK07qhY-wvg3IZiZQ Instructions You must follow the instructions below to get credits for this assignment. Elaborate your answer. One or two sentence answers won’t get credit. Make sure to cite what you see and hear ...
2069 sym
Quiz 6
For this quiz, you are going to use mpg (miles per galon) dataset. This dataset contains a subset of the fuel economy data that the EPA makes available on http: //fueleconomy.gov. It contains only models which had a new release every year between 1999 and 2008 - this was used as a proxy for the popularity of the car. The dataset has the following...
1884 sym R (3749 sym/22 pcs)