Basic Statistics with R Tutorial

In this tutorial we will start working on doing basic descriptive and inferential statistics using R. This tutorial is independent from the other ones.

Files


Download and uncompress stats-assignments.zip in a directory of your choice. If you use RStudio, go to Menu -> New project... -> Create project from existing directory, and select your directory.

Get started. We will walk you through the correct answers for each step of this exercise.