WebCab Probability and Statistics for .NET v3.3 Demo | |
NormalProbabilityDistribution.Inverse Method (Double)
Returns the inverse of the normal distribution represented by this instance.
Parameters
- probability
- The value of the probability for this normal distribution, between
0
and 1
.
Remarks
This method returns the value of the upper bound of the
open half line over which the probability function is equal
to a given value.
For further explanation and explicit formulae please see the
accompanying PDF documentation.
See Also
NormalProbabilityDistribution Class | WebCab.Libraries.Statistics.PDistributions Namespace | NormalProbabilityDistribution.Inverse Overload List