StatisticFormula.InverseNormalDistribution Method (Double)
.NET Framework (current version)
The inverse normal distribution formula calculates the inverse of the standard normal cumulative distribution. The distribution has a mean of 0 and a standard deviation of one.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
Parameters
- probability
-
Type:
System.Double
Alpha value. The acceptable input range is between 0 and 1.
.NET Framework
Available since 4.0
Available since 4.0
Show: