CumNormalInv

Revision as of 23:27, 13 January 2016 by Bbecane (talk | contribs)


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.

See Also

  • CumNormal -- the cumulative normal density function
  • Normal -- the normal distribution
  • ErfInv -- the closely related inverse error function
Comments


You are not allowed to post comments.