RandomTools Flavor: distribution
describe a flavor of a specific distribution
Calling Sequence
Parameters
Description
Examples
distribution(distr)
distr
-
Name of the distribution to be used. Valid Maple statistical distributions and their corresponding syntax are listed in the Statistics/Distributions help page.
The flavor distribution describes a random value from a particular distribution.
This flavor can be used as an argument to RandomTools[Generate] or as part of a structured flavor.
See Also
flavor/structured
rand
RandomTools
RandomTools[Generate]
Statistics
Statistics/Distributions
Download Help Document