Difference between revisions of "InverseExponential Command"

From GeoGebra Manual
Jump to: navigation, search
(Autogenerated from properties)
m (Text replace - ";(.*)\[(.*)\]" to ";$1($2)")
 
(18 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
+
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|probability}}
<noinclude>{{Manual Page|version=4.0}}<noinclude/>
+
;InverseExponential( <Lambda>, <Probability> )
{{command|probability}}
+
:Computes the inverse of cumulative distribution function of [[w:Exponential distribution|exponential distribution]] at probability ''p'', where the exponential distribution is given by Lambda.
;InverseExponential[ <Mean>, <Probability> ]
+
:In other words, finds ''t'' such that ''P(X ≤ t) = p'', where ''X'' is exponential random variable.
:{{description}}
+
:Probability ''p'' must be from [0,1].

Latest revision as of 17:15, 7 October 2017


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