Difference between revisions of "CumLogNormal"
Line 1: | Line 1: | ||
− | [[ | + | [[Category: Analytic Distribution Functions]] |
− | [[Category:Doc Status D]] <!-- For Lumina use, do not change --> | + | [[Category: Distribution Densities library functions]] |
+ | [[Category: Doc Status D]] <!-- For Lumina use, do not change --> | ||
== CumLogNormal(x, median, gsdev), CumLogNormal(x, mean, stddev) == | == CumLogNormal(x, median, gsdev), CumLogNormal(x, mean, stddev) == |
Revision as of 20:58, 23 February 2016
CumLogNormal(x, median, gsdev), CumLogNormal(x, mean, stddev)
The cumulative density at «x» for the LogNormal distribution. This is the area under the probability density graph falling to the left of «x».
To identify the exact distribution, you must specify exactly two (but any two) of the parameters: «median», «gsdev», «mean» and «stddev».
Library
Distribution Densities Library (Distribution Densities.ana)
See Also
Comments
Enable comment auto-refresher