The number of successes in trials.
The number of independent trials.
The probability of success on each trial.
A logical value that determines the form of the function. If cumulative is TRUE, then BINOM.DIST returns the cumulative distribution function, which is the probability that there are at most number_s successes; if FALSE, it returns the probability mass function, which is the probability that there are number_s successes.
Returns the individual term binomial distribution probability.
Category: Statistical