Which of the following distribution represents the time estimates in PERT ?
Beta distribution
In project management, the Program Evaluation and Review Technique (PERT) is a method used to analyze and estimate the time required to complete a project. Unlike methods that use a single point estimate for activity duration, PERT uses a probabilistic approach, considering uncertainty in time estimates.
For each activity in a PERT network, three time estimates are typically made:
These three estimates capture the range and likelihood of different completion times for an activity.
The Beta distribution is the standard probability distribution used in PERT to model the duration of individual activities. It is chosen for several reasons:
PERT uses simplified formulas derived from the Beta distribution (specifically, often a Beta distribution with parameters \(\alpha = \frac{4M + O - P}{P - O}\) and \(\beta = \frac{4M + P - O}{P - O}\) + 1, or other approximations) to calculate the expected time and variance of an activity duration based on the three estimates (O, M, P).
The formulas commonly used are:
| Measure | Formula (PERT) |
|---|---|
| Expected Time (\(T_e\)) | \(T_e = \frac{O + 4M + P}{6}\) |
| Variance (\(\sigma^2\)) | \(\sigma^2 = \left(\frac{P - O}{6}\right)^2\) |
These formulas provide the average duration and a measure of the uncertainty (spread) around that average, based on the Beta distribution assumption.
Therefore, the Beta distribution is the most appropriate choice among the given options to represent the time estimates for individual activities in PERT.
| Concept | Description |
|---|---|
| PERT | Project Evaluation and Review Technique; uses probabilistic time estimates. |
| Optimistic Time (O) | Best-case scenario duration. |
| Most Likely Time (M) | Most probable duration. |
| Pessimistic Time (P) | Worst-case scenario duration. |
| Beta Distribution | Probability distribution used to model individual activity duration in PERT. |
| Expected Time (\(T_e\)) | Weighted average duration: \(\frac{O + 4M + P}{6}\). |
| Variance (\(\sigma^2\)) | Measure of uncertainty: \(\left(\frac{P - O}{6}\right)^2\). |
While the Beta distribution is used for individual activities, a key benefit of PERT is its ability to estimate the probability of completing the entire project by a specific deadline. This is typically done by calculating the expected duration and variance of the critical path (the sequence of activities that determines the project's shortest possible completion time). The expected duration of the critical path is the sum of the expected durations of the activities on that path. The variance of the critical path is the sum of the variances of the activities on that path (assuming independence). The Central Limit Theorem suggests that the distribution of the project completion time (especially if the critical path involves many activities) can be approximated by a Normal distribution. This allows calculating the probability of completion by a certain date using Z-scores and standard normal tables.
Understanding the underlying distributions helps in assessing project risk and setting realistic deadlines.
Which one of the following distributions provides information regarding the uncertainty of duration time estimates is PERT described network?
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