Find the duration of the project from the given table. Duration (days)Activity Predecessor A 5 NIL B 8 A C 7 A D 9 C E 11 B,C F 3 E G 4 C H 3 D,G I 9 H,F J 7 H,I
43 days
The duration of a project is determined by the longest sequence of activities from start to finish. This sequence is known as the critical path. Activities on the critical path have zero slack, meaning any delay in these activities will delay the entire project.
To find the project duration, we first need to list the activities, their durations, and their predecessors to understand the sequence of work. The provided data is:
| Activity | Duration (days) | Predecessor |
|---|---|---|
| A | 5 | NIL |
| B | 8 | A |
| C | 7 | A |
| D | 9 | A |
| E | 11 | C |
| F | 3 | B,C |
| G | 4 | E |
| H | 3 | D,G |
| I | 9 | H |
| J | 7 | H,I |
From this table, we can construct a project network diagram (like a CPM network) showing the sequence of activities.
A path through the network is a sequence of activities from the start of the project to the end. The duration of a path is the sum of the durations of all activities on that path. We need to identify all possible paths and calculate their durations.
Tracing the predecessors, we can find the following paths from start to finish:
Now, let's calculate the duration for each path by summing the durations of the activities:
The critical path is the path with the longest duration. Comparing the durations calculated for each path:
The longest duration is 43 days, which corresponds to Path 3 (A → C → E → G → H → I → J). This is the critical path.
The duration of the project is equal to the duration of the critical path.
Project Duration = 43 days.
The final answer is $\boxed{43 \text{ days}}$.
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