Latest Probability Distributions Articles

View all ›
Bar chart probability mass function of a Binomial distribution, showing the probability of each possible count of successes from 0 to n.
Article · August 2026

Binomial Distribution

Binomial distribution is a probability distribution, widely used to model the number of successes in a fixed number of independent random trials, where each trial has only two possible outcomes: success or failure. This distribution is useful for calculating the probability of a specific number of successes in scenarios like flipping coins, quality control, or survey predictions.

Bar chart probability mass function of a Geometric distribution, showing the probability of the first success occurring on each trial.
Article · August 2026

Geometric Distribution

A geometric distribution is a discrete probability distribution that gives the probability that the first success occurs on a specific trial in a sequence of independent Bernoulli trials, where each trial has two outcomes, success or failure, and the probability of success, p, remains constant across trials.

Bar chart probability mass function of a Negative Binomial distribution, showing the probability of each possible number of failures before the r-th success.
Article · August 2026

Negative Binomial Distribution

The negative binomial distribution models the number of trials needed to achieve a specified number of successes in a sequence of independent and identically distributed Bernoulli trials.

Bell-shaped curve of a Normal distribution centered at the mean, showing symmetric tapering on both sides.
Article · August 2026

Normal Distribution

A complete, visual guide to the Normal (Gaussian) distribution: the bell curve formula, notation, mean and standard deviation, symmetry, skewness and kurtosis, the empirical rule, the standard normal table, worked examples, related distributions, and where it shows up in statistics and machine learning.

Bar chart probability mass function of a Poisson distribution, showing the probability of each possible event count for a fixed rate lambda.
Article · August 2026

Poisson Distribution

The Poisson distribution is a discrete probability distribution that calculates the likelihood of a certain number of events occurring within a fixed interval of time, assuming the events occur independently.

Flat rectangular curve of a Uniform distribution over an interval, showing constant height between two endpoints and zero elsewhere.
Article · August 2026

Uniform Distribution

A complete, visual guide to the Uniform distribution: the discrete and continuous forms, the flat-density formula, notation, mean and variance, the CDF, moments and the moment generating function, worked examples, related distributions, and where it shows up in statistics, simulation and machine learning.