Returns the inverse of the discrete geometric cumulative probability distribution function.
double
scalar value representing the probability for which the inverse geometric function is to be evaluated. int
scalar value representing the probability parameter for each independent trial (the probability of success for each independent trial). A double
scalar value. The probability that a geometric random variable takes a value less than or equal to this returned value is r
.
Cdf Class | Imsl.Stat Namespace