written by Junvie Pailden

This page contains the weekly laboratory materials.

R is an open source (free) software for statistical computing and graphics. More information on R in this page.

RStudio is a popular front-end (IDE) for R giving you a console, a scripting window, a graphics window, and an R workspace, among other options.


Weekly Materials

Weekly Lesson Weekly Exercise
Week 1: R Software Introduction Exercise 1
Week 2: Reading Data in R Exercise 2
Week 3: Numerical and Graphical Summary using mosaic Package Exercise 3
Week 4: Data Management using dplyr Package Exercise 4
Week 5: Experiments, Random Samples, and Simulations in R Exercise 5
Week 6: Probability Models in R Exercise 6
Week 7: Sampling Variability and Sampling Distribution of the Sample Mean Exercise 7
Week 8: Sample Proportion and Confidence Interval Exercise 8
Week 9: Inference About the Single Mean Exercise 9
Week 10: Comparing Two Populations Using Independent Samples Exercise 10
Week 11: Analysis on Paired Data Exercise 11
Week 12: Describing Relationships Between Quantitative Variables Exercise 12
Week 13: Simple Linear Regression Analysis Exercise 13
Week 14: Multiple Regression Analysis Exercise 14

How to download R?

How to download Rstudio?


Directions