Difference between revisions of "InverseNormal 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 4 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}}
+
; InverseNormal( <Mean>, <Standard Deviation>, <Probability> ): Calculates the function <math>\Phi^{-1}(P) \cdot \sigma + \mu </math> with given probability ''P'', mean ''μ'' and standard deviation ''σ'', where  <math>\Phi^{-1}</math> is the inverse of the cumulative distribution function ''Φ'' for ''N(0,1)''.
; InverseNormal[Mean μ, Standard Deviation σ, Probability P]: Calculates the function ''Φ<sup>-1</sup>(P) * σ + μ'' where ''Φ <sup>-1</sup>'' is the inverse of the cumulative distribution function ''Φ'' for ''N(0,1)''.
 
 
: {{Note| Returns the ''x''-coordinate with the given probability to the left under the normal distribution curve.}}
 
: {{Note| Returns the ''x''-coordinate with the given probability to the left under the normal distribution curve.}}

Latest revision as of 17:16, 7 October 2017


InverseNormal( <Mean>, <Standard Deviation>, <Probability> )
Calculates the function \Phi^{-1}(P) \cdot \sigma + \mu with given probability P, mean μ and standard deviation σ, where \Phi^{-1} is the inverse of the cumulative distribution function Φ for N(0,1).
Note: Returns the x-coordinate with the given probability to the left under the normal distribution curve.
© 2024 International GeoGebra Institute