📄️ Normal
A deep dive into the Normal Distribution, the Central Limit Theorem, and why Gaussian assumptions are the backbone of many Machine Learning algorithms.
📄️ Binomial
Understanding the foundations of binary outcomes: The Bernoulli trial and the Binomial distribution, essential for classification models.
📄️ Poisson
Understanding the Poisson distribution: modeling the number of events occurring within a fixed interval of time or space.
📄️ Uniform
Exploring the Discrete and Continuous Uniform distributions: the foundation of random sampling and model initialization.