Evaluates the discrete geometric probability density function.
int argument for which the geometric probability function is to be evaluated. double scalar value representing the probability parameter of the geometric distribution (the probability of success for each independent trial) A double scalar value representing the probability that a geometric random variable takes a value equal to x.
Method GeometricProb evaluates the geometric distribution for the number of trials before the first success.
Cdf Class | Imsl.Stat Namespace | Example