BetaDist

Syntax

BetaDist(X, Alpha, Beta)

Parameters

X. Value, for which the function is calculated. The value must satisfy the constraint 1 > X > 0.

Alpha. Distribution parameter. The value must satisfy the constraint Alpha > 0.

Beta. Distribution parameter. The value must satisfy the constraint Beta > 0.

Description

The method returns the beta cumulative distribution function.

Comments

The integral beta-probability density function is usually used to analyze value variance expressed in Percentage.

See also:

Function Wizard | Statistical Functions