Difference between revisions of "InverseLogNormal Command"

From GeoGebra Manual
Jump to: navigation, search
(Created page with "<noinclude>{{Manual Page|version=4.2}}</noinclude>{{betamanual|version=4.2}} {{command|probability}} ;InverseLogNormal[ <Mean μ>, <Standard Devation s>, <Probability p> ] :Com...")
 
Line 1: Line 1:
 
<noinclude>{{Manual Page|version=4.2}}</noinclude>{{betamanual|version=4.2}}
 
<noinclude>{{Manual Page|version=4.2}}</noinclude>{{betamanual|version=4.2}}
 
{{command|probability}}
 
{{command|probability}}
;InverseLogNormal[ <Mean μ>, <Standard Devation s>, <Probability p> ]
+
;InverseLogNormal[ <Mean μ>, <Standard Devation σ>, <Probability p> ]
 
:Computes the inverse of cumulative distribution function of the [[w:Log-normal_distribution|Log-Normal distribution]] at ''p'', where the Log-Normal distribution is given by mean ''μ'' and standard devation ''σ''. In other words, finds ''t'' such that ''P(X≤t)=p'', where X is a Log-Normal random variable. Probability ''p'' must be from [0,1].
 
:Computes the inverse of cumulative distribution function of the [[w:Log-normal_distribution|Log-Normal distribution]] at ''p'', where the Log-Normal distribution is given by mean ''μ'' and standard devation ''σ''. In other words, finds ''t'' such that ''P(X≤t)=p'', where X is a Log-Normal random variable. Probability ''p'' must be from [0,1].

Revision as of 07:31, 25 May 2012


InverseLogNormal[ <Mean μ>, <Standard Devation σ>, <Probability p> ]
Computes the inverse of cumulative distribution function of the Log-Normal distribution at p, where the Log-Normal distribution is given by mean μ and standard devation σ. In other words, finds t such that P(X≤t)=p, where X is a Log-Normal random variable. Probability p must be from [0,1].
© 2024 International GeoGebra Institute