Distributed[x,dist]
or xdist asserts that the random variable x is distributed according to the probability distribution dist.
Distributed[{x1,x2,…},dist]
or {x1,x2,…}dist asserts that the random vector {x1,x2,…} is distributed according to the multivariate probability distribution dist.
Details
Examples
Basic Examples
Scope
Generalizations & Extensions
See Also
Related Guides
History
Cite this Page
Distributed 
Distributed[x,dist]
or xdist asserts that the random variable x is distributed according to the probability distribution dist.
Distributed[{x1,x2,…},dist]
or {x1,x2,…}dist asserts that the random vector {x1,x2,…} is distributed according to the multivariate probability distribution dist.