Binomial Distribution Calculator
A binomial distribution calculator is a probability tool that computes discrete probabilities for experiments with independent, binary outcomes. Given a number of trials (n), a success rate per trial (p), and target successes (k), it calculates the exact probability P(X = k) using the binomial formula. It also sums individual probabilities to yield cumulative results like P(X ≤ k) and standard statistics like mean and variance.
Compute individual and cumulative binomial probabilities for any number of trials and success rates.
Quick Answer
Solve discrete binomial probability distributions. Enter trials, success probability, and target successes to see PMF and cumulative results.
Binomial Parameters
Total number of independent events (0 to 170). · e.g. 10
Success rate per trial (0 to 1). · e.g. 0.5
The target successes to solve (0 to n). · e.g. 5
Probability of exactly 5 successes: P(X = 5)
0.246094
Binomial distribution outputs are discrete. In contrast, the normal distribution is a continuous approximation of the binomial distribution.
Examples
10 trials, p = 0.5, success k = 5
P(X = 5) ≈ 0.2461, P(X ≤ 5) ≈ 0.6230
5 trials, p = 0.2, success k = 1
P(X = 1) ≈ 0.4096, P(X ≤ 1) ≈ 0.7373
How it works
The calculator determines the combinations of selecting k successes from n trials, and multiplies it by the success and failure probability rates.
PMF Formula · P(X = k) = nCr × p^k × (1−p)^(n−k)
How to calculate binomial probability
To solve binomial distribution problems, determine the parameters:
- n: The number of trials.
- p: The probability of success on a single trial.
- k: The number of successes you want to evaluate.
Plug these into the probability mass function:
Related probability and statistics calculators
Solve other statistical distributions using these tools:
- Binomial Probability Calculator — focus solver for trial-based discrete distributions.
- Normal Distribution Calculator — solve continuous bell curve normal distributions and Z-scores.
Related Calculators
More tools from Education



