StatisticFormula.NormalDistribution Method (Double)
.NET Framework (current version)
The normal distribution formula calculates the value of the standard normal cumulative distribution. The distribution has a mean of 0 and a standard deviation of 1.
Assembly: System.Web.DataVisualization (in System.Web.DataVisualization.dll)
Parameters
- zValue
-
Type:
System.Double
Value for which the normal distribution is required.
.NET Framework
Available since 4.0
Available since 4.0
Show: