Probability Distributions Explorer
Select a distribution, adjust parameters, and visualize probability density or cumulative distribution functions. Drag the bound handles or type values to compute probabilities. All calculations run in your browser.
Probability Density Function (PDF)
Drag the orange handles to adjust the probability region
Probability Calculation
Inverse Lookup (Normal Only)
Distribution Properties
Reference Guide
PDF vs CDF
The probability density function (PDF) gives the relative likelihood of a continuous random variable taking a specific value. The area under the curve between two points gives the probability of falling in that range.
The cumulative distribution function (CDF) gives the probability that a variable takes a value less than or equal to x. It is the running integral of the PDF.
For discrete distributions, the probability mass function (PMF) gives directly, and the CDF is the running sum .
The Normal Distribution
The bell-shaped curve parameterized by mean and standard deviation . Many natural measurements follow this distribution.
Discrete Distributions
For discrete distributions, probabilities are computed by summing the PMF over all integers in the range.
Expected Value and Variance
The mean (expected value) is the center of the distribution. Variance measures how spread out values are around the mean. Each distribution has its own formulas.