Difference between revisions of "CumLogNormalInv"

 
(Changed to redirect)
 
(5 intermediate revisions by one other user not shown)
Line 1: Line 1:
[[category:Analytic Distribution Functions]]
+
#REDIRECT [[Log-normal distribution#CumLogNormalInv]]
[[Category:Doc Status D]] <!-- For Lumina use, do not change -->
+
[[Category: Analytic Distribution Functions]]
 
+
[[Category: Distribution Densities library functions]]
= CumLogNormalInv(p,median,gsdev) =
+
[[category:Inverse cumulative probability functions]]
= CumLogNormalInv(p,mean:mean,stddev:stddev) =
 
 
 
The inverse cumulative density functin for the [[LogNormal]] distribution. 
 
 
 
To identify the exact distribution, you must specify exactly two (but any two) of the parameters: median, gsdev, mean and stddev.
 
 
 
This is the inverse of [[CumLogNormal]] -- e.g.:
 
:[[CumLogNormalInv]]([[CumLogNormal]](4,mean:5,stddev:3)) &rarr; 4
 
 
 
= Library =
 
 
 
[[Distribution Densities Library]]  ([[media:Distribution Densities.ana|Distribution Densities.ana]])
 
 
 
= See Also =
 
 
 
* [[LogNormal]]
 
* [[Dens_LogNormal]], [[CumLogNormal]]
 
* [[Distribution Densities Library]]
 

Latest revision as of 00:11, 11 October 2018

Comments


You are not allowed to post comments.