InverseZipf Command

InverseZipf( <Number of Elements>, <Exponent>, <Probability> )

Returns least integer n such that P(X≤n) ≥ p, where X is Zipf random variable given by Number of Elements and Exponent and p is the probability.

See also Zipf Command.