Populate a cell range with automatically generated pseudo random numbers with the selected distribution function and its parameters.fill range;random numbersrandom rumbers;fill rangerandom rumbers;distribution
Data
Cell Range
Define the range of cells to fill with random numbers. If you have previously selected a range, it will be displayed here.
Random number generator
Distribution
The distribution function for the random number generator.Valid distributions function and their parameters are
DistributionParametersUniformMinimum: The minimum value of the sample.Maximum: The maximum value of the sample.Uniform IntegerMinimum: The minimum value of the sample.Maximum: The maximum value of the sample.NormalMean: The mean of the Normal distribution.Standard Deviation: The standard deviation of the Normal distribution.The mean and standard deviation of the numbers generated may not equal the Mean and Standard Deviation inserted in the dialog.CauchyMedian: the median of the data or location parameter.Sigma: the scale parameter.The median and sigma of the generated numbers may not equal the data inserted in the dialog.Bernoullip Value: The probability of success.Binomialp Value: The probability of success of each trial.Number of trials: the number of trials of the experiment.Chi SquaredNu Value: a positive integer that specifies the number of degrees of freedom.Geometricp Value: The probability of success of each trial.Negative Binomialp Value: The probability of success of each trial.Number of trials: the number of trials of the experiment.PoissonMean: The mean of the Poisson distribution.
Options
Enable custom seed
Set the initial value of the random number generator to a known value Seed.
Seed
Value set to initiate the random number generator algorithm. It is used to initialize (seed) the random number generator in order to reproduce the same sequence of pseudorandom numbers. Specify a positive integer number (1, 2, ...) to produce a specific sequence, or leave the field blank if you don't need this particular feature.
Enable rounding
Round the number to a given number of Decimal Places.
Decimal places
Number of decimal places of the numbers generated.