|
Brighton Webs Ltd. Data & Analysis Services for Industry & Education
|
||||||||||||||||||||||||||||||||||||||||||||||||||
|
Home Index Feedback |
Beta Distribution The Beta distribution models events which are constrained to take place within an interval defined by a minimum and maximum value. For this reason, the Beta distribution is used extensively in PERT, CPM and other project planning/control systems to describe the time to completion of a task. The section below describes the use of the PERT Approximations. Parameters
Range The range of this statistical distribution is from min to max. Profiles Functions The function Βi is the Incomplete Beta Function and Β is the Beta Function. In the probability density function, the role of the Beta function is to normalise the function, such that the area under the curve is one. Properties When shape_a and shape_b are both equal to one, the beta distribution becomes equivalent to a uniform distribution, which does not have modal value. When both shape_a and shape_b are both less than one, the distribution becomes bimodal, with modal values at the minimum and maximum value. The median is derived using numerical methods. Spreadsheets MS Excel has two statistical functions for the Beta distribution. BetaDist returns the cumulative probability function (i.e. F(x)). The function takes the following arguments:
The Min and Max values are optional. If used both min and max values must be supplied or the function return an error. If they are not specified, the return values is based on a standard beta distribution where the min and max values are 0 and 1 respectively. The BetaInv function is the inverse of BetaDist and returns the value of x for a given value of cumulative probability (i.e. G(p)). The function takes the following arguments:
The min and max arguments behave the same interpretation as for BetaDist and p should be in the range 0<p<1. The project management community has evolved approximations for the mean and standard deviation of a Beta distribution which allow it to be handled with two parameters, rather than four. The process for modelling a task for PERT or similar analysis using these approximations is described below:
The graph and table show the distribution and some of its parameters, an equivalent triangular distribution, which is an alternative solution is included for comparison:
The mean, mode and standard deviation in the above table are derived from the minimum, maximum and shape factors which resulted from the use of the PERT approximations. |
||||||||||||||||||||||||||||||||||||||||||||||||||
|
Page Updated 18-Jan-2009 |
|||||||||||||||||||||||||||||||||||||||||||||||||||