Here’s a fun method for estimating Pi in about 14 lines of Python code. Imagine building yourself a dartboard that looks like this:
Read MoreThe binomial and Poisson distributions are two of the most commonly used in applied data science. And they are integrally linked.
Read MoreLinear regression is the most important statistical tool most people ever learn. However, the way it’s usually taught makes it hard to see the essence of what regression is really doing.
Read More