ProbabilityDistributionType

ProbabilityDistributionType enumeration

Specifies types of supported probability distributions.

Members

Member nameDescription
UNIFORMThe distribution when every value is chosen with equal probability.
NORMALThe distribution which is sometimes informally called the bell curve (Gaussian distribution).

See Also