Difference between revisions of "CumNormalInv"
Line 8: | Line 8: | ||
== Library == | == Library == | ||
[[Distribution Densities Library]] ([[media:Distribution Densities.ana|Distribution Densities.ana]]) | [[Distribution Densities Library]] ([[media:Distribution Densities.ana|Distribution Densities.ana]]) | ||
+ | :Use '''File → Add Library...''' to add this library | ||
== See Also == | == See Also == |
Revision as of 00:51, 24 February 2016
CumNormalInv(y, mean, stddev)
The inverse cumulative normal density. Returns the value X for which the area under a normal density from -INF to X is equal to «y». «Mean» and «stddev» are optional and default to mean = 0
and stddev = 1
.
Library
Distribution Densities Library (Distribution Densities.ana)
- Use File → Add Library... to add this library
See Also
- CumNormal -- the cumulative normal density function
- Normal -- the normal distribution
- ErfInv -- the closely related inverse error function
- Distribution Densities Library
- Distribution Densities.ana
Comments
Enable comment auto-refresher