Normal Properties |
The Normal type exposes the following members.
| Name | Description | |
|---|---|---|
| Entropy | Gets the entropy of the normal distribution. | |
| Maximum | Gets the maximum of the normal distribution. | |
| Mean | Gets the mean (μ) of the normal distribution. | |
| Median | Gets the median of the normal distribution. | |
| Minimum | Gets the minimum of the normal distribution. | |
| Mode | Gets the mode of the normal distribution. | |
| Precision | Gets the precision of the normal distribution. | |
| RandomSource | Gets the random number generator which is used to draw random samples. | |
| Skewness | Gets the skewness of the normal distribution. | |
| StdDev | Gets the standard deviation (σ) of the normal distribution. Range: σ ≥ 0. | |
| Variance | Gets the variance of the normal distribution. |