Description

The NormalRandomDistributionGen Generator generates a random data for normal distribution from a given mean and standard deviation. It describes the statistical behavior of many real-world events. The shape of the normal distribution is completely described by the mean and the standard deviation.


Parameters

The following parameters may be configured for the NormalRandomDistributionGen Generator. Items with an asterisk* are required. 

  • mean* - Defines the measure of the central tendency.

  • standardDev* - Defines the measure that is used to quantify the amount of variation or dispersion of a set of data values.


Sample Output