Which one of the following distributions provides information regarding the uncertainty of duration time estimates is PERT described network?
Beta-distribution
Project management techniques often involve estimating the duration of various activities. In the Program Evaluation and Review Technique (PERT), activity durations are often uncertain. PERT specifically incorporates this uncertainty by using three time estimates for each activity: an optimistic time (O), a pessimistic time (P), and a most likely time (M).
To represent the range of possible durations and their likelihood, PERT uses a probability distribution for the duration of each individual activity. The distribution typically assumed for an activity's duration in PERT is the Beta distribution.
These three estimates are used to calculate the expected duration (\(T_e\)) and the variance (\(\sigma^2\)) for each activity:
Expected Duration: \(T_e = \frac{O + 4M + P}{6}\)
Variance: \(\sigma^2 = \left(\frac{P - O}{6}\right)^2\)
The standard deviation is the square root of the variance, \(\sigma = \frac{P - O}{6}\).
The Beta distribution is chosen for modeling activity durations in PERT for several reasons:
While the Beta distribution is used for individual activity durations, the Normal distribution often comes into play when analyzing the probability of completing the entire project by a certain date. This is because the project completion time is the sum of the activity durations along the critical path, and according to the Central Limit Theorem, the sum of independent random variables (activity durations) tends towards a normal distribution as the number of variables increases.
Let's look at why the other options are not typically used for individual activity duration uncertainty in PERT:
Therefore, the distribution that specifically provides information regarding the uncertainty of duration time estimates for individual activities as described in a PERT network is the Beta-distribution.
| Distribution | Type | Typical Use Case | Relevance to PERT |
|---|---|---|---|
| Beta Distribution | Continuous | Modeling durations bounded by minimum and maximum values; often skewed. | Used for individual activity durations in PERT to represent uncertainty. |
| Normal Distribution | Continuous | Modeling sums of independent variables; large sample phenomena. | Used for project completion time (critical path) in PERT analysis, based on Central Limit Theorem. |
| Poisson Distribution | Discrete | Modeling count of events in a fixed interval. | Not typically used for activity durations. |
| Binomial Distribution | Discrete | Modeling count of successes in fixed trials. | Not typically used for activity durations. |
The PERT technique uses the Beta distribution to model the uncertainty associated with the duration estimates of individual activities. This distribution is flexible and well-suited for incorporating the optimistic, most likely, and pessimistic time estimates provided in PERT.
This table summarizes the key distribution used in PERT for activity durations and its characteristics.
| Concept | Distribution Used | Why Used |
|---|---|---|
| Individual Activity Duration Uncertainty | Beta Distribution | Bounded by O and P estimates; can be skewed; allows calculation of mean and variance from O, M, P. |
| Project Completion Time Probability (Critical Path Sum) | Normal Distribution (Approximate) | Based on Central Limit Theorem applied to the sum of independent activity durations along the critical path. |
Understanding probability distributions is crucial in quantitative risk analysis in project management. Different distributions are used to model different types of uncertain events or variables.
In PERT, activity duration is treated as a continuous variable, hence the use of continuous distributions like the Beta distribution for individual activities and the Normal distribution for the sum of durations along a path.
The Beta distribution in PERT is specifically a four-parameter Beta distribution scaled to the range [O, P]. The parameters are implicitly determined by the O, M, and P estimates, though the exact mapping can vary slightly depending on the specific implementation (the most common approximation uses the formulas \(T_e = \frac{O + 4M + P}{6}\) and \(\sigma = \frac{P - O}{6}\), which correspond to the mean and standard deviation of a Beta distribution with parameters \(\alpha = \frac{4M + O + P - 6T_e}{P-O} \times \frac{T_e - O}{P-O} + 1\) and \(\beta = \alpha \times \frac{P - T_e}{T_e - O}\)). However, the core concept is that it provides a flexible, bounded way to model the uncertain duration.
Which of the following distribution represents the time estimates in PERT ?
Negative slack occurs when -
In PERT analysis, the possible number of time estimates for activities linking up two events are -
The amount of time by which an activity can be delayed without affecting project completion time is