Norminv
Definition:
computes the deviate,
, associated with the given lower tail probability,
, of the standardized normal distribution
is calculated for the given
such that
/math-7c3d3968858938c6eec366d5024fe8b8.png)
Parameters:
- p (input, double)
- the probability,
, from the required standardized Normal distribution./math-c3564eff51f6b4d65fd8918d8467da31.png)
- xp (output, double)
- the deviate,
.