Click or drag to resize

Normal Properties

The Normal type exposes the following members.

Properties
 NameDescription
Public propertyEntropy Gets the entropy of the normal distribution.
Public propertyMaximum Gets the maximum of the normal distribution.
Public propertyMean Gets the mean (μ) of the normal distribution.
Public propertyMedian Gets the median of the normal distribution.
Public propertyMinimum Gets the minimum of the normal distribution.
Public propertyMode Gets the mode of the normal distribution.
Public propertyPrecision Gets the precision of the normal distribution.
Public propertyRandomSource Gets the random number generator which is used to draw random samples.
Public propertySkewness Gets the skewness of the normal distribution.
Public propertyStdDev Gets the standard deviation (σ) of the normal distribution. Range: σ ≥ 0.
Public propertyVariance Gets the variance of the normal distribution.
Top
See Also