|
|
(3 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), CumLogNormalInv(p, mean, stddev) ==
| + | [[category:Inverse cumulative probability functions]] |
− | | |
− | The inverse cumulative density function 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.:
| |
− | :<code>CumLogNormalInv(CumLogNormal(4, mean: 5, stddev: 3)) → 4</code>
| |
− | | |
− | == Library ==
| |
− | [[Distribution Densities Library]] ([[media:Distribution Densities.ana|Distribution Densities.ana]])
| |
− | | |
− | == See Also ==
| |
− | * [[LogNormal]]
| |
− | * [[Dens_LogNormal]]
| |
− | * [[CumLogNormal]]
| |
− | * [[Distribution Densities Library]]
| |
− | * [[media:Distribution Densities.ana|Distribution Densities.ana]]
| |
Enable comment auto-refresher