InverseGamma Command

From GeoGebra Manual
Revision as of 16:18, 7 October 2017 by Zbynek (talk | contribs) (Text replace - ";(.*)\[(.*)\]" to ";$1($2)")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


InverseGamma( <Alpha>, <Beta>, <Probability> )
Computes the inverse of cumulative distribution function of gamma distribution at probability p, where the gamma distribution is given by parameters Alpha and Beta.
In other words, finds t such that P(X ≤ t) = p, where X is random variable with gamma distribution.
Probability p must be from [0,1].
© 2024 International GeoGebra Institute