Difference between revisions of "InverseWeibull Command"

From GeoGebra Manual
Jump to: navigation, search
m (Text replace - "<div class="box info"> 48px|left This page is part of the official manual for print and pdf. For structural reasons normal users can't edit this page. If you found any errors on this page please contact )
m (Text replace - ";(.*)\[(.*)\]" to ";$1($2)")
 
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<noinclude>{{Manual Page|version=4.2}}</noinclude>
+
<noinclude>{{Manual Page|version=5.0}}</noinclude>{{command|probability}}
{{command|probability}}
+
;InverseWeibull( <Shape>, <Scale>, <Probability> )
;InverseWeibull[ <Shape k>, <Scale λ>, <Probability p> ]
+
:Computes the inverse of cumulative distribution function of [[w:Weibull distribution|Weibull distribution]] at ''p'', where the Weibull distribution is given by shape parameter ''k'' and scale parameter ''λ''.<br> In other words, finds ''t'' such that ''P(X ≤ t) = p'', where ''X'' is random variable with Weibull distribution. <br>Probability ''p'' must be from [0,1].
:Computes the inverse of cumulative distribution function of [[w:Weibull distribution|Weibull distribution]] at ''p'', where the Weibull distribution is given by shape parameter ''k'' and scale parameter ''λ''. In other words, finds ''t'' such that ''P(X ≤ t) = p'', where X is random variable with Weibull distribution. Probability ''p'' must be from [0,1].
 

Latest revision as of 16:15, 7 October 2017


InverseWeibull( <Shape>, <Scale>, <Probability> )
Computes the inverse of cumulative distribution function of Weibull distribution at p, where the Weibull distribution is given by shape parameter k and scale parameter λ.
In other words, finds t such that P(X ≤ t) = p, where X is random variable with Weibull distribution.
Probability p must be from [0,1].
© 2024 International GeoGebra Institute