CumLogNormalInv

Revision as of 23:34, 6 August 2008 by Lchrisman (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


CumLogNormalInv(p,median,gsdev)

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)) → 4

Library

Distribution Densities Library (Distribution Densities.ana)

See Also

Comments


You are not allowed to post comments.