Contents Index
probbeta(x,a,b) returns the value of the distribution function of the beta distribution with parameters a and b. Example:
probbeta(x,a,b)
a
b
y=probbeta(.25,3,7);
Copyright © 1997 by Jerry Alan Veeh. All rights reserved.