Loading...
Loading...
Calculate discrete probability distributions: Binomial, Poisson, and Geometric with step-by-step solutions.
Enter parameters and click Calculate to see the probability.
Fixed number of trials (n), only two outcomes (success/failure), constant probability (p), and independent trials.
When n×p ≥ 5 and n×(1-p) ≥ 5, use Normal(μ=np, σ²=np(1-p)) for approximation.
Bernoulli is a single trial (n=1). Binomial is the sum of n independent Bernoulli trials.