Resources I created during my calculous-based statistics class to aid learning as well as apply new topics.
This folder contains scripts for the R interpreter. I created these scripts to cement my understanding of statistical formulas and problems. Each script is a collection of functions used to solve problems from my statistics class.
This folder contains a simple linear regression example in Python.