A brief recollection of the history of the two-piece normal distribution discovery: 119 years from the first publication of Gustav Fechner original work until its latest re-discovery.
Read more
A brief recollection of the history of the two-piece normal distribution discovery: 119 years from the first publication of Gustav Fechner original work until its latest re-discovery.
Read moreIn this post we compare the performance of our Python implementation for two popular methods to simulate samples from a pair of independent normal random variables: Box-Muller and Marsaglia-Bray.
Read moreTwo simple ways to simulate a pair of independent standard normal distributions with Python code.
– Box-Muller Transform
– Marsaglia-Bray Transform
On July 4, 2019 I participated on the JP Morgan Corporate Challenge for the first time.ย A couple of days after the race the results were online and I could not help but taking a look at the data. Here are the highlights!
Read moreThis post contains a Bokeh app showing the rapid change in Fertility Rate that took place in Mexico during the last 50 years. The idea is to illustrate how simple data visualisation tools can help to communicate a story. Fertility rate in Mexico was close to 7 children during the 50s and 60s. It reached […]
Read more