Click or drag to resize

NormalDistribution Properties

The NormalDistribution type exposes the following members.

Properties
 NameDescription
Public propertyGeneratorReturns the random generator used by the distribution to generate the random values.
(Inherited from ProbabilityDistribution)
Public propertyMeanGets the mean of the distribution.
Public propertyStdevGets the standard deviation of the distribution.
Top
See Also