Difference between revisions of "InverseExponential Command"

From GeoGebra Manual
Jump to: navigation, search
m
m (Text replace - ";(.*)\[(.*)\]" to ";$1($2)")
 
Line 1: Line 1:
 
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|probability}}
 
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|probability}}
;InverseExponential[ <Lambda>, <Probability> ]
+
;InverseExponential( <Lambda>, <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.  
 
:Computes the inverse of cumulative distribution function of [[w:Exponential distribution|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.  
 
:In other words, finds ''t'' such that ''P(X ≤ t) = p'', where ''X'' is exponential random variable.  
 
:Probability ''p'' must be from [0,1].
 
: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