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...

Vector Operations

Vectors are geometric objects with magnitude and direction. Vectors are spatial in nature, and is commonly used to model movements of objects in 2D or 3D space. Vectors can be...

Basic Concepts on Statistical Hypothesis Testing

Hypothesis testing is a method to statistically test our hypothesis regarding a population based on the observation data we collected. A null hypothesis is the general statement that there is...