Random Values from Distributions

To observe values of a random variable that follows some arbitrary distribution, it is only necessary to be able to generate random numbers distributed uniformly in the unit interval and to compute quantiles of the desired distribution. (See the Demonstration "Using Rule 30 to Generate Pseudorandom Real Numbers" for a way to do the former.) The random number from the unit interval is simply used as the desired quantile of the more general distribution. That is, if is the density function for the distribution from which a random value is to be drawn and is a random number from the unit interval, the number is taken such that the area to the left of under is equal to . Thus, the pink area is equal to and the vertical line in the lower plot is at .

This Demonstration shows a general theoretical approach to generating random values from non-uniform distributions. Implementing it, however, requires computing the inverse of the cumulative distribution function (CDF) at the quantile in question. This can be computationally intensive if the CDF is complicated. In practice, random number generators often use other methods that are computationally faster.
comments
 
Powered by Wolfram Mathematica
Give us your feedback
Give us your feedback

Source page:




 often  occasionally  never

Note: Please do not include anything you consider confidential or proprietary. Your message and contact information may be shared with the author of any specific Demonstration for which you give feedback, but will not otherwise be published or distributed.
Privacy Policy »

Note: To run this Demonstration you need the free
Mathematica Player
or Mathematica 7+
Download or upgrade to Mathematica Player 7
I already have Mathematica Player or Mathematica 7+