RandomBeta ( alpha ; beta )
Returns random values from a Beta distribution
Average rating: 4.7 (29 votes) Log in to vote
Jeremy Bante https://github.com/jbante/ |
RandomBeta ( .5 ; .5 );
RandomBeta ( .5 ; .5 );
RandomBeta ( .5 ; .5 );
RandomBeta ( .5 ; .5 );
RandomBeta ( .5 ; .5 );
RandomBeta ( .5 ; .5 );
RandomBeta ( .5 ; .5 );
RandomBeta ( .5 ; .5 );
RandomBeta ( .5 ; .5 );
RandomBeta ( .5 ; .5 )
)
.97474977374076843262
.65431562019512057304
.92274553608149290085
.96121877944096922874
.91257860092446208
.42773321550339460373
.92498611891642212868
.7081926506944000721
.45913609443232417107
Function definition: (Copy & paste into FileMaker's Edit Custom Function window)
When called repeatedly, RandomBeta creates values consistent with a beta-distributed random variable with shape parameters alpha and beta.
Comments
Note: these functions are not guaranteed or supported by BrianDunning.com. Please contact the individual developer with any questions or problems.