Projects

On this page, you will find all of my Python and R projects, cash budgets based on predictions and datasets.

I upload my projects to GitHub and Kaggle, my profiles are linked below. For my written content, I will upload to Medium.

https://github.com/keithmckenzie

https://kaggle.com/knmckenzie/

https://medium.com/@knmckenzie/

eda.mckenzie.page

Automated Exploratory Data Analysis in R.

Tool for quick descripitve statistics

GitHub repo

AH Statistics Infobank

Open infobank for the Advanced Higher Statistics course.

An effective way of learning is to learn and then try explain it to others. This is what I am doing with this.

Others are welcome to contribute as this is hosted on a GitHub repository.

ahstatistics.com

Simple Py Statistical Testing

Python program allowing easy input of data and easy testing for people with no Python experience

Contains multiple statistical tests. Build and run instructions on Repo.

GitHub repo