Statistics
RandomVariable
create new random variable
Calling Sequence
Parameters
Description
Examples
References
RandomVariable(T)
T
-
ProbabilityDistribution; probability distribution
The RandomVariable command creates new random variable with the specified distribution.
The parameter can be one of the supported distributions or a distribution data structure.
Create a random variable which is normally distributed with mean a and standard deviation b.
Stuart, Alan, and Ord, Keith. Kendall's Advanced Theory of Statistics. 6th ed. London: Edward Arnold, 1998. Vol. 1: Distribution Theory.
See Also
Statistics[Computation]
Statistics[Distribution]
Statistics[Distributions]
Statistics[RandomVariables]
Statistics[Specialize]
Download Help Document