Difference between revisions of "CumLogNormal"
Line 2: | Line 2: | ||
[[Category:Doc Status D]] <!-- For Lumina use, do not change --> | [[Category:Doc Status D]] <!-- For Lumina use, do not change --> | ||
− | = CumLogNormal(x,median,gsdev) | + | == 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». | |
− | |||
− | To identify the exact distribution, you must specify exactly two (but any two) of the parameters: | ||
− | |||
− | |||
+ | == Library == | ||
[[Distribution Densities Library]] ([[media:Distribution Densities.ana|Distribution Densities.ana]]) | [[Distribution Densities Library]] ([[media:Distribution Densities.ana|Distribution Densities.ana]]) | ||
− | = See Also = | + | == See Also == |
− | |||
* [[LogNormal]] | * [[LogNormal]] | ||
− | * [[Dens_LogNormal]] | + | * [[Dens_LogNormal]] |
+ | * [[CumLogNormalInv]] | ||
* [[Distribution Densities Library]] | * [[Distribution Densities Library]] |
Revision as of 20:58, 18 January 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