Skip to contents

Inverse Binomial Probability

Usage

invbinom(alpha, n, prob, lower.tail)

Arguments

alpha

The probability of interest.

n

The number of trials.

prob

The probability of success.

lower.tail

Boolean for finding the probability above (FALSE) or below (TRUE) the inputted value (inclusive)

Value

numeric which achieves at most the stated probability