Syntax. BETA.DIST(x;alpha;beta;cumulative;A;B)
Definition. This function returns the values of the cumulative beta distribution function. The beta distribution is usually used to examine the variance of processes across samples. For example, you can calculate the percentage of time people spend every day on their computers.
Arguments
x (required). The value between A and B at which to evaluate the function
alpha (required). A parameter of the distribution
beta (required). A parameter of the distribution
cumulative (required). The logical value that represents the type of the function
A (optional). The lower limit of the interval for x
B (optional). The upper limit of the interval for x
If one of the arguments isn’t a numeric ...
No credit card required