The precedence relations and duration (in days) of activities of a project network are given in the table. The total float (in days) of activities e and f , respectively, are Activity Predecessors Duration (days) a - 2 b - 4 c a 2 d b 3 e c 2 f c 4 g d,e 5
1 and 4
Understanding the total float of activities in a project network is crucial for effective project management. This problem requires us to calculate the total float for specific activities, 'e' and 'f', using the Critical Path Method (CPM) by first determining the earliest and latest start/finish times for all activities.
The given data for the project activities, their predecessors, and durations are presented below:
| Activity | Predecessors | Duration (days) |
|---|---|---|
| a | - | 2 |
| b | - | 4 |
| c | a | 2 |
| d | b | 3 |
| e | c | 2 |
| f | c | 4 |
| g | d, e | 5 |
The forward pass helps us determine the earliest possible start (ES) and earliest possible finish (EF) times for each project activity. We start from the beginning of the project (ES = 0 for initial activities) and move forward, calculating these times:
The overall project completion time is 12 days, which is the earliest finish time of the final activity 'g'.
The backward pass helps us determine the latest possible finish (LF) and latest possible start (LS) times for each project activity without delaying the project. We start from the project completion time and work backward.
The total float (TF) for an activity represents the maximum amount of time an activity can be delayed from its earliest start date without delaying the project completion time. It is calculated as:
\text{TF} = \text{LS} - \text{ES} \quad \text{or} \quad \text{TF} = \text{LF} - \text{EF}
Let's compile all the calculated times and total float values:
| Activity | Duration (days) | ES (days) | EF (days) | LS (days) | LF (days) | Total Float (TF = LF - EF) (days) |
|---|---|---|---|---|---|---|
| a | 2 | 0 | 2 | 1 | 3 | \(3 - 2 = 1\) |
| b | 4 | 0 | 4 | 0 | 4 | \(4 - 4 = 0\) |
| c | 2 | 2 | 4 | 3 | 5 | \(5 - 4 = 1\) |
| d | 3 | 4 | 7 | 4 | 7 | \(7 - 7 = 0\) |
| e | 2 | 4 | 6 | 5 | 7 | \(7 - 6 = 1\) |
| f | 4 | 4 | 8 | 8 | 12 | \(12 - 8 = 4\) |
| g | 5 | 7 | 12 | 7 | 12 | \(12 - 12 = 0\) |
From the table above, we can directly find the total float for activities 'e' and 'f':
Therefore, the total float of activities 'e' and 'f' are 1 and 4 days, respectively.
Which one of the following distributions provides information regarding the uncertainty of duration time estimates is PERT described network?
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