Skip to content
Toolcroft

Math Calculators

Probability Distribution Calculator - Normal, Binomial & Poisson

Calculate PDF, PMF, and CDF values for the Normal, Binomial, and Poisson probability distributions. Visualize the distribution curve instantly in your browser.

PDF f(x): 0.398942
CDF P(X ≤ x): 50.00%

Common probability distributions

DistributionUse caseKey parameters
Normal (Gaussian)Heights, test scores, measurement errorsMean (μ), standard deviation (σ)
BinomialCoin flips, pass/fail outcomes in n trialsn (trials), p (probability of success)
PoissonRare events in fixed time/space (calls per hour)λ (average rate)
UniformEqual probability outcomes (dice roll)a (min), b (max)
ExponentialTime between events (wait time)λ (rate)

The 68-95-99.7 rule

For a normal distribution: 68% of values fall within ±1σ of the mean, 95% within ±2σ, and 99.7% within ±3σ. This is also called the empirical rule.