Other

Basics with Bash

In most cases, we can rely on R, Python or another programming language to clean and organize our data. In some instances, we may also need to utilize an OCR software or manual updates to prepare data for analysis.

Stats Cheat Sheet: Normal Distributions

Tips, Tricks and Reminders for those of us who struggle to remember what our professors/Google taught us: Normal Distributions

Stats Cheat Sheet: Summary Functions

Tips, Tricks and Reminders for those of us who struggle to remember what our professors/Google taught us: Functions to summarise your data

Got Git?

Git is an amazing way to have version control on your projects, but can be very difficult to understand and implement. I’m going to do my best layout the simplest start to saving your work with git.