1 min read

1 Hour Introduction to Statistics with Examples in R

A one hour walkthrough introducing the basics of statistics with examples in R.

Introduction to Statistics and R

As part of a tutorial for the Institute of Coding at the University of Sunderland the following post provides a 1 hour introduction to statistics with examples in R. All code for generating data and conducting the walkthrough can be found at this GitHub repo.

The following posts are embedded within this blog post, but full page copies of the rmarkdown files can be found here for the walkthrough and here for the data simulation.

Walkthrough

Simulating Data Using Linear Algebra

More comprehensive versions of this content, focusing on a 1 hour introduction to statistics and a 1 hour introduction to R can be found with slides and YouTube presentations at the following blog post.