MATH 3070
Resources
R Lab Lecture Notes
Below are lecture notes from the times I have taught the lab, intended to accompany Chapters 1-9 of John Verzani's book Using R for Introductory Statistics (2nd ed.). They come in two versions. One version (which was the original version) was written for teaching the lab during an eight-week summer semester, and thus comes in eight lectures; when this version was written, I taught both the lab and the lecture sections of this class. The second version was written when I taught only the lab section in a regular semester, and thus consists of fourteen lectures. I split the original summer lectures for the fourteen-week schedule, then added more lectures to further slow myself down. I believe that a version of these notes (adapted by other lab instructors in response to more student feedback than I have received) are still being used by the lab instructors. In short, the second version for regular semesters has more content than the first version.
The notes are available both online and as PDFs below.
Lecture Videos
These are .mp4
files and if you are in need of a viewer I
recommend the VLC media player.
Most of these videos are also on YouTube. Here is the
playlist for main lectures, the playlist
for video asides, and the playlist for R coding
R Programming
- Lab 1 Part 1
- Lab 1 Part 2
- Lab 2
- Lab 3
- Lab 4 Part 1
- Lab 4 Part 2
- Lab 4 Part 3
- Lab 5
- Lab 6 Part 1
- Lab 6 Part 2
- Lab 7 Part 1
- Lab 7 Part 2
- Lab 7 Part 3
- Lab 8 Part 1
- Lab 8 Part 2
- Lab 9 Part 1
- Lab 9 Part 2
- Lab 9 Part 3
- Lab 10 Part 1
- Lab 10 Part 2
- Lab 10 Part 3
- Lab 11 Part 1
- Lab 11 Part 2
- Lab 12 Part 1
- Lab 12 Part 2
- Lab 13 Part 1
- Lab 13 Part 2
- Lab 13 Part 3
- Lab 14 Part 1
- Lab 14 Part 2
- Lab 14 Part 3
- Lab 14 Part 4
(For your information, most of these videos were recorded for the Summer schedule.)
Other Resources
I have been teaching MATH 3070 (both the lecture and lab sections) for years. See past teaching to see old section pages and potentially have access to more resources.
Prof. Andrejs Treibergs has taught MATH 3070 multiple times and has many R scripts and old exams, useful both for learning R and for preparing for quizzes/tests. Here is the material.
Dr. Hadley Wickham is one of the leading authorities in the R community, having authored many of the best R packages and writing some of the best R books. (RStudio is also a Hadley Wickham project.) You can read many of Dr. Wickham's books online for free. Two books you may want to look at are R for Data Science (a more introductory book with an emphasis on tidyverse packages) and Advanced R (obviously a more advanced book).
I blog about R and statistics regularly on my WordPress.com website. You can follow the R and Statistics and Data Science feeds for that material. I've also described techniques and resources for learning more about programming in this blog post.
All of the notes made available on this page were written using R Markdown and bookdown. The source documents for these materials are available in this archive.
This work is licensed under a Creative
Commons Attribution-NonCommercial 4.0 International License.