RandomTools/flavor/distribution - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

Home : Support : Online Help : RandomTools/flavor/distribution

RandomTools Flavor: distribution

describe a flavor of a specific distribution

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

distribution(distr)

Parameters

distr

-

Name of the distribution to be used. Valid Maple statistical distributions and their corresponding syntax are listed in the Statistics/Distributions help page.

Description

• 

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.

Examples

(1)

(2)

(3)

See Also

flavor/structured

rand

RandomTools

RandomTools[Generate]

Statistics

Statistics/Distributions

 


Download Help Document