Assume we have a set of activities
Activity
|
Resources hours required
|
Predecessor
|
Pessimistic
|
likely
|
Optimistic
|
A
|
5
|
-
|
7
|
5
|
2
|
B
|
7
|
A
|
5
|
3
|
2
|
C
|
9
|
A
|
14
|
8
|
6
|
D
|
5
|
B
|
20
|
10
|
6
|
E
|
7
|
C
|
8
|
3
|
3
|
F
|
6
|
C
|
10
|
5
|
3
|
G
|
4
|
D,E
|
12
|
6
|
4
|
H
|
7
|
F,G
|
16
|
6
|
5
|
Find the Following:
A) Duration of each activity
B) Network Diagram
C) Slack for each activity
D) Critical Path of the project
E) Resources Loading table
F) Resource-loading Chart - Solve any Problems if found