Syllabus

Office Hours

Monday 2-3 PM and Tuesday 3-4 PM, or by appointment, Saunders 509, jrpage at hawaii dot edu.

Student Learning Objectives

  1. To be familiar with standard techniques for visualizing data, including heat maps, contour plots, etc.
  2. To be able to transform raw data into formats suitable for analysis
  3. To be able to perform basic exploratory analysis
  4. To be able to create data visualizations in R

There is no prerequisite for this course.

Resources

Required

Introductory Statistics with Randomization and Simulation: Available as a free PDF (https://www.openintro.org/stat/textbook.php?stat_book=isrs) or for $8.49 on Amazon.

Course Requirements

Grades for this course will be based on weekly assignments (30%), project assignments (30%), the project proposal (5%), the final project deliverable (20%), and final project presentation participation (15%).

Weekly assignments (30%)

Weekly assignments are short R excercises. Each exercise should take no longer than 15 minutes. You will typically be given time to complete the exercise in class the day the assignment is given. The assignment will be in the form of R Markdown file (*.Rmd). You will submit the completed assignments via classroom.google.com by the following class period.

Individual Project

Project assignments (30%)

Each week, leading up to the project proposal, you will be given an assignment that is designed to provide you with an organized workflow for approaching new data science projects. Project assignments are submitted via classroom.google.com, with the exception of the two presentations

Project proposal presentation (5%)

This presentation should be less than 2 minutes. You simply need to communicate the core question your project seeks to answer and the dataset(s) you will be using to answer this question.

Final project (20%)

The final project will be an R Markdown document which communicates your project question, the data you used, and your results. You will need to deliver both your R Markdown file and any necessary data for running the file.

Final project presentation participation (15%)

Your final project participation grade is based on a combination of your own presentation and the feedback you provide to your classmates.

Schedule

The following schedule is tentative and subject to change. Typically, the Tuesday class will consist of the week’s R lecture. Depending on how quickly we get through the material, you will have time to work on your assignment that will be due before the following class period. On Thursdays, we will discuss a relevant topic, but you should have time to work on your project assignment for the week. That assignment will generally be due before the following class period, except for the last several weeks when you are completing your final project.

Week 1

Week 2

Week 3

Week 4

Week 5

Week 6

Week 7

Week 8

  • R geom_area, geom_ribbon
    • Data BLS American Time Use Survey (ATUS) [TSV]
  • Topic Project Proposal Description
  • Project Assignment Work on project proposal presentation

Week 9

Week 10

Week 11

Week 12

Week 13

Week 14

Week 15

Week 16

  • Final Project presentations