Whenever a process consists of independent trials with the same success probability , we can model the number of successes with a binomial random variable. Each trial has two outcomes, often termed "success" and "failure." Examples include the number of heads when flipping a coin or the number of defective items in a batch. Understanding the probability distribution of this count is fundamental in statistics and decision making.
The probability of observing exactly successes is given by the formula
where the binomial coefficient counts the number of distinct ways to pick successes out of trials.
The cumulative distribution function (CDF) returns the probability that the number of successes is less than or equal to . Evaluating the CDF involves summing the probability mass over all values from zero up to . This gives a measure of how likely we are to observe at most successes in attempts.
Input the number of trials, the probability of success for each trial, and the desired count . The calculator outputs the probability mass function value and the cumulative probability. These results are handy for quality control, reliability analysis, and any setting in which repeated binary outcomes arise.
Evaluate the probability density of a 3-parameter Dirichlet distribution.
Estimate the probability of a particle tunneling through a rectangular potential barrier using mass, energy, barrier height, and width.
Compute the aerodynamic or hydrodynamic drag force on an object using density, velocity, drag coefficient, and cross-sectional area.