It's nice to see that the effective reproduction number (\(Re(t)\)) is again below one. That means the power of virus is declining and the number of infection will start to lower. This occured first on Tuesday 2020/11/3:
I estimated the \(Re(t)\) earlier with rt.live model in this notebook. There the \(Re(t)\) was still estimated to be above one. Michael Osthege replied with a simulation results with furter improved model:
In that estimation, the \(Re(t)\) was also not yet heading below one at the end of october.
In this notebook, we will implement a calculation based on the method of the Robert Koch Institute. The method is described and programmed in R in this blog post.
On 23 April 2020, I was invited for a talk at Data science Leuven.
I talked about how you can explore and explain the results of a clustering exercise.
The target audience are data scientists that that have notions of how to cluster data and that want to improve their skills.
Evolution of burglary in Leuven. Is the trend downwards ?
The local police shared a graph with the number of break-ins in Leuven per year. The article shows a graph with a downwards trendline. Can we conclude that the number of breakins is showing a downward trend based on those numbers? Let's construct a dataframe with the data from the graph.
In the article "Bullet Charts - What Is It And How To Use It" I learned about Bullet charts. It's a specific kind of barchart that must convey the state of a measure or KPI. The goal is to see in a glance if the target is met.
Here is an example bullet chart from the article: