1. Home
  2. Generate Sample from Beta distribution

Generate Sample from Beta distribution

For Generate Random Sample, the Beta distribution can be defined by its Mean and Variance or by two shape parameters a and b. The mean is equal to a(a+b)−1 with variance ab(a+b+1)−1(a+b)−2;. By default, the two-parameter form is used, defined on the range (0,1). By setting the lower and upper bounds the four-parameter form can be used, defined on the specified range.

  1. Deselect Specify parameters to display the Mean and Variance fields.
Updated on May 3, 2019

Was this article helpful?