Difference between revisions of "InverseCauchy 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}}
;InverseCauchy[ <Median>, <Scale>, <Probability> ]
+
;InverseCauchy( <Median>, <Scale>, <Probability> )
 
:Computes the inverse of cumulative distribution function of [[w:Cauchy distribution|Cauchy distribution]] at probability ''p'', where the Cauchy distribution is given by median ''m'' and scale ''s''.  
 
:Computes the inverse of cumulative distribution function of [[w:Cauchy distribution|Cauchy distribution]] at probability ''p'', where the Cauchy distribution is given by median ''m'' and scale ''s''.  
 
:In other words, finds ''t'' such that ''P(X ≤ t) = p'',  where ''X'' is Cauchy random variable.  
 
:In other words, finds ''t'' such that ''P(X ≤ t) = p'',  where ''X'' is Cauchy random variable.  
 
:Probability ''p'' must be from [0,1].
 
:Probability ''p'' must be from [0,1].

Latest revision as of 17:17, 7 October 2017


InverseCauchy( <Median>, <Scale>, <Probability> )
Computes the inverse of cumulative distribution function of Cauchy distribution at probability p, where the Cauchy distribution is given by median m and scale s.
In other words, finds t such that P(X ≤ t) = p, where X is Cauchy random variable.
Probability p must be from [0,1].
© 2024 International GeoGebra Institute