(03) Developing the baseline network plan Flashcards

1
Q

What is a Project Network Diagram?

A

A flow chart that graphically depicts the sequence, interdependencies and start and finish times of the project activities.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

How does a Project Network Diagram work?

A
  • Networks typically flow from left to right.
  • Arrows indicate precedence and flow.
  • An activity cannot begin until all of its preceding activities are complete.
  • Identify each activity with a unique number.
    - This number must be greater than its predecessors.
  • Looping is not allowed.
  • Conditional statements are not allowed.
  • Use common start and stop nodes.
      Every activity on the network diagram must be completed for the project to finish.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What are the Benefits of a Project Network Diagram?

A
  • Provides the basis for scheduling labour and equipment.
  • Enhances communication among project participants.
  • Provides an estimate of the project duration.
  • Provides a basis for budgeting cash flow.
  • Identifies the critical activities.
  • Help managers get and stay on plan.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is the terminology used (when Constructing a Project Diagram).

A
  • Activity (or task).
  • Path.
  • Critical Path.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is an activity (or task)?

A

An element of the project that requires time – e.g., A, B, C, D, etc.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is a Path?

A

A sequence of connected, dependent activities.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is a Critical Path?

A

The longest path through the network that allows for the completion of all project-related activities.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is dependency?

A

Dependency relates to the sequencing of project activities.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What are the different types of dependencies?

A
  • Mandatory Dependencies (Hard Logic).
  • Discretionary Dependencies (Soft Logic).
  • External Dependencies.
      We must understand the type of dependencies required for each activity on our project.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is a successor?

A

An activity that is done directly after another activity.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What are Mandatory Dependencies (Hard Logic)?

A

Inherent in the nature of the work itself – e.g., scrape off old paint, then apply primer, then paint the house.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What are Discretionary Dependencies (Soft Logic)?

A

Defined by the project team - e.g., paint room 1 first and then paint room 2.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

What are External Dependencies?

A

Involve relationships between project and non-project activities – e.g., a shared hardware platform ordered by another department.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

What is a predecessor?

A

An activity that is done directly before another activity.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What are the different types of dependency relationships?

A
  • Finish-to-start relationship.
  • Start-to-start relationship.
  • Finish-to-finish relationship.
  • Start-to-finish relationship.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What is a Finish-to-start relationship?

A

The subsequent activity cannot start until the preceding activity is finished.
- E.g. car manufacturing: painting can’t begin until the welding is finished.

17
Q

What is a Start-to-start relationship?

A

The subsequent activity can start AFTER the preceding activity has started.
- E.g. trenching 1km and then laying the pipe while continuing the trenching activity for the next kilometre.

18
Q

What is a Finish-to-finish relationship?

A

The finish of the subsequent activity depends on the finish of the preceding activity.
- E.g. testing the prototype can start while it is still developed, but has to finish after the prototype has been fully developed.

19
Q

What is a Start-to-finish relationship?

A

The finish of the subsequent activity depends on the start of the preceding activity.
- E.g. the documentation of a system cannot finish before the testing has started.

20
Q

What is the importance of Project Network Diagram?

A
  • Drawing the project network diagram places the activities in the right sequence, but…
  • We need to compute the start and finish times of the activities.
21
Q

What are the two complementary approaches (of Project Network Diagrams?)

A
  • Forward pass → earliest times

- Backward pass → latest times

22
Q

What three questions do you need to answer (for forward pass computation?)

A
  1. How soon can the activity start?
    - (early start – ES).
  2. How soon can the activity finish?
    - (early finish – EF).
  3. How soon the project can be finished?
    - (expected time – TE).
23
Q

What three things do you need to remember (for forward pass computation?)

A
  1. Add activity times along each path in the network.
    - (ES + duration = EF).
  2. Carry the EF to the next activity, where it becomes ES, unless..
  3. The successor is a merge activity. If so..
    - Select the largest EF of all its immediate predecessors.
24
Q

What four questions do you need to answer (for backward pass computation?)

A
  1. How late can the activity start?
    - (late start – LS).
  2. How late can the activity finish?
    - (late finish – LF).
  3. Which activities represent the critical path (CP)?
  4. How long can the activity be delayed?
    - (slack or float – SL).
25
Q

What three things do you need to remember (for backward pass computation?)

A
  1. Subtract activity times along each path starting with the project end activity.
    - (LF – duration = LS).
  2. Carry the LS to the next predecessor to establish its LF, unless…
  3. The next predecessor is a burst activity. If so..
    - Select the smallest LS of all its immediate successors to establish its LF.
26
Q

What is slack (or float)?

A

The amount of time an activity can be delayed after the start of a longer parallel activity or activities.

27
Q

What is total slack?

A

The amount of time an activity can be delayed without delaying the entire project.

28
Q

What is the formula for Slack?

A

Slack = (LS - ES) or (LF - EF).

29
Q

What is Critical Path?

A
  • The critical path shows the shortest time in which a project can be completed.
  • The series of activities that determine the earliest time by which the project can be completed.
  • The longest path through the network diagram and has the least amount of slack (or float).
  • The path containing the critical task is what is driving the completion date for the project.
30
Q

What is the critical path analysis?

A

A network diagramming technique used to predict total project duration.

31
Q

What things should you consider about Critical Path?

A
  • If one or more of the activities on the critical path takes longer than planned, the whole project schedule will slip.
  • It is possible to have two or more critical paths in a project.
  • A critical path on a project can change as the project progresses.
32
Q

Why is slack so important for the project manager?

A
  • Slack allows some flexibility in scheduling, this may relieve pressure on resources that may be deployed elsewhere.
  • Slack can be used without affecting the overall project completion time.
33
Q

How does the critical path help the project manager?

A
  • The critical path enables the project manager to calculate the overall time of the project.
  • All activities on the critical path must be completed on time.
34
Q

What do you need before you try to develop a schedule for your project?

A
  • Scope definition.
  • Work breakdown structure with work packages.
  • Prerequisite logic (hard logic, soft logic, predecessor, successor).
  • Input from the customer about milestones and expected project completion.