Gamma Distribution, Poisson Process, and Gamma Function

Gamma distribution is used to model the waiting time of a Poisson process, similar to exponential distribution. According to this article by Aerin Kim, the difference is that the exponential...

Hazard Function in Survival Analysis

I’m using this video as my introductory lesson to the hazard function. The hazard function can be defined as follows. \[h(t) = \frac{f(t)}{S(t)}\] Given that \(S(t)\) is the survival function...

Lattice and Lattice-Based Access Control

I happened to stumble upon this article by Ravi S. Sandhu from George Mason University. The article was stored in a server run by the Electrical Engineering and Computer Science...

Weibull Distribution

We’re going to take a look into the Weibull distribution. As explained in this slide from Maynooth University, the Weibull distribution is commonly used to model the time to failure...

Exponential Distribution

According to this note from the book Advanced Analytical Models by Johnathan Mun, the exponential distribution is used to describe events recurring at random points in time while the Weibull...