Contents Index
probbnml(p,n,m) returns the value of the distribution function of the binomial distribution with parameters p and n. Example:
probbnml(p,n,m)
p
n
y=probbnml(.25,10,3);
Copyright © 1997 by Jerry Alan Veeh. All rights reserved.