Statistics[RandomVariable] - create new random variable
|
Calling Sequence
|
|
RandomVariable(T)
|
|
Parameters
|
|
T
|
-
|
ProbabilityDistribution; probability distribution
|
|
|
|
|
Description
|
|
•
|
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.
|
|
|
Examples
|
|
>
|
|
Create a random variable which is normally distributed with mean a and standard deviation b.
>
|
|
| (1) |
>
|
|
| (2) |
>
|
|
| (3) |
>
|
|
| (4) |
>
|
|
| (5) |
>
|
|
| (6) |
>
|
|
| (7) |
>
|
|
| (8) |
>
|
|
| (9) |
>
|
|
| (10) |
|
|
References
|
|
|
Stuart, Alan, and Ord, Keith. Kendall's Advanced Theory of Statistics. 6th ed. London: Edward Arnold, 1998. Vol. 1: Distribution Theory.
|
|
|
Download Help Document
Was this information helpful?