Recent Posts

The Beta Function

3 minute read

In Bayesian statistics, often the Beta function is used as the prior distribution for some unknown parameter in a Bernoulli experiment. In this post we compu...

Setting up Jupyterhub on AWS

6 minute read

This guide will be about setting up the fiddly bits when deploying a Jupyter Hub to an AWS instance. It won’t go into explicit detail about absolutely every ...

Mathematics of the t-test

10 minute read

There are times when our sample size is too small for asymptotic results to be valid. We cannot simply use Slutsky’s theorem to replace the true variance wit...