Difference between revisions of "InverseLogistic Command"

From GeoGebra Manual
Jump to: navigation, search
m
Line 1: Line 1:
<noinclude>{{Manual Page|version=4.2}}</noinclude>  
+
<noinclude>{{Manual Page|version=5.0}}</noinclude>  
 
{{command|probability}}
 
{{command|probability}}
 
;InverseLogistic[ <Mean>, <Scale>, <Probability> ]
 
;InverseLogistic[ <Mean>, <Scale>, <Probability> ]

Revision as of 12:42, 24 July 2015



InverseLogistic[ <Mean>, <Scale>, <Probability> ]
Computes the inverse of cumulative distribution function of the Logistic distribution at probability p, where the Logistic distribution is given by mean μ and scale s.
In other words, finds t such that P(X ≤ t) = p, where X is a Logistic random variable.
Probability p must be from [0,1].
Example: InverseLogistic[100, 2, 1] computes \infty .
© 2024 International GeoGebra Institute