Category: Rstat

around the table

The Riddler has a variant on the classical (discrete) random walk around a circle where every state (but the starting point) has the same probability 1/(n-1) to be visited last....continue reading.

parking riddle

The Riddler of this week had a quick riddle: if one does want to avoid parallel parking a car over a six spot street, either the first spot is available...continue reading.

np.random.randn Explained

In this tutorial, I’ll explain how to use the np.random.randn function (AKA, Numpy random randn). The tutorial is divided up into several different sections, including a quick overview of what...continue reading.

where is .5?

A Riddler’s riddle on breaking the unit interval into 4 random bits (by which I understand picking 3 Uniform realisations and ordering them) and finding the length of the bit...continue reading.

Abstractions

Spinning on that dizzy edge (Just Like Heaven, The Cure) This post talks about a generative system called Physarum model, which simulates the evolution of a colony of extremely simple...continue reading.

the limits of R

It has been repeated many times on many platforms, the R (or R⁰) number is not a great summary about the COVID-19 pandemic, see eg Rossman’s warning in The Conversation,...continue reading.