InversePascal Command
- InversePascal( <n>, <p>, <Probability> )
-
Returns least integer n such that P(X≤n) ≥ p, where p is the probability and X is Pascal random variable given by n and p.
See also Pascal Command. |
Returns least integer n such that P(X≤n) ≥ p, where p is the probability and X is Pascal random variable given by n and p.
See also Pascal Command. |