info
Thank you for visiting my website!

Statistics and R

I took some free statistics and data science courses through Harvard University and have decided to write down my learnings.

The courses I took are:


R Stats

Statistics and R

The course link can be found here. Within this course we look at an introduction to R coding and surface level statistic concepts.


Visuals

Visualization

The course link can be found here. Within this course we look at different R functions for visualizing data and what scenarios to use them in.


Prob

Probability

The course link can be found here. Within this course we look at probability theory.


Inference

Inference and Modeling

The course link can be found here. Within this course we look at how to model data and draw inferences from our samples. This section will be updated soon!


Regression

Linear Regression

The course link can be found here. Within this course we look at linear models and how to understand relationships between various factors within an analysis.