topic badge

7.03 Analysing tasks on a project network

Worksheet
Forward scanning
1

For each of the following networks and activity table pairs, find the earliest starting time (EST) for each vertex:

a
ActivityDependenciesDuration
A-2
BA1
CA5
DB3
ED7
FC,E5
b
ActivityDependenciesDuration
A-5
B-2
CA,B3
DA,B4
EC5
FC6
GD,E,F7
HG3
Backward scanning
2

For each of the following networks and activity table pairs, find the earliest starting time (EST) and latest starting time (LST) for each vertex:

a
ActivityDependenciesDuration
A-5
B-7
C-4
DA2
EC3
FC1
GA9
HB,D,E,F,G6
b
ActivityDependenciesDuration
A-5
B-6
C-4
DA,B7
EC2
FC3
GD1
HE,F5
IH8
JG,I9
c
ActivityPredecessorDuration
A-5
B-6
C-9
D-4
EA,B2
FD3
GF1
HC,E7
IC,E,G8
JH5
KI3
LJ,K1
3

For each of the following networks, find the earliest starting time (EST) and latest starting time (LST) for each vertex:

a
b
c
d
e
Critical paths
4

The following networks have the earliest and latest starting times marked at each vertex. Determine the critical path through each network by listing the activities in order.

a
b
5

Determine whether the following would lead to a delay of the deadline of the whole project:

a

Delaying a critical activity.

b

Delaying a non-critical activity by a duration less than its float time.

c

Delaying a non-critical activity by a duration more than its float time.

6

Determine whether each of the following statements is true or false regarding critical paths in networks:

a

There may be multiple critical paths with the same duration through a network.

b

The average duration of all paths on the network is equal to the duration of the critical path.

c

Activities on the critical path may have a non-zero float time.

d

There is only one critical path in every network.

e

The critical path is the shortest path in the network.

7

Determine whether the following statements about the critical path are true or false:

a

The critical path is the set of activities that have a negative float.

b

There is no float for any activity along the critical path.

c

Not all networks have a critical path.

d

The critical path is the set of activities that have a positive float.

e

The earliest start and latest start of all activities on the critical path are equivalent.

8

For each of the following networks:

i

Find the earliest starting time (EST) and latest starting time (LST) for each vertex.

ii

Determine the critical path through the network by listing the activities in order.

iii

Calculate the duration of the critical path.

a
b
9

For each of the following activity tables:

i

Find the earliest starting time (EST) and latest starting time (LST) for each vertex.

ii

Determine the critical path through the network by listing the activities in order.

iii

Calculate the duration of the critical path.

a
ActivityDependenciesDuration
A-5
BA1
CA6
DA2
EB,C,D4
FE8
b
ActivityDependenciesDuration
A-5
B-4
C-6
DA7
EB2
FD1
GC3
HG5
IE,F,H4
10

Consider the following activity table:

ActivityPredecessorDuration
A-5
B-5
CB8
DC4
EC3
FA1
GD,E,F7
HG8
IG5
JH,I2
a

Construct the network which represents the information in the activity table.

b

Find the earliest starting time (EST) and latest starting time (LST) for each vertex.

c

Determine a critical path through the network by listing the activities in order.

d

Calculate the duration of the critical path.

Float time (or slack time)
11

Calculate the float time of the following activity:

12

For each of the following networks with the critical path highlighted in red, list the non-critical activities and the float time for each activity.

a
b
c
13

For each of the following networks:

i

Determine a critical path through the network by listing the activities in order.

ii

List the non-critical activities and float time for each activity.

a
b
c
14

For each of the following networks:

i

Find the earliest starting time (EST) and latest starting time (LST) for each vertex.

ii

Determine a critical path through the network by listing the activities in order.

iii

List the non-critical activities and float time for each activity.

a
b
c
d
Analysing changes
15

In order to insert a window, several activities need to be performed to complete the project. The following table displays the project’s activities and their descriptions, dependencies and durations:

ActivityDescriptionDependenciesDuration (hours)
A\text{Buy handtools}-2
B\text{Buy raw material}-4
C\text{Cut a hole in the wall}A3
D\text{Mix up cement}B2
E\text{Lay thin film of cement on the hole's borders}C, D3
F\text{Insert window frame}E1
G\text{Insert window}F1
H\text{Insert sealant and clean smudges}G2
a

Construct a network which represents the information in the activity table.

b

Find the earliest starting time (EST) and latest starting time (LST) for each vertex.

c

Determine a critical path through the network by listing the activities in order.

d

Calculate the duration of the critical path.

e

If the sealant arrived one hour after that activity's earliest start time, how would that affect the project finish time?

16

The following activity table details the steps required to bake a cake:

ActivityDescriptionDependenciesDuration (minutes)
A\text{Look up recipe}-15
B\text{Buy ingredients}A30
C\text{Prepare cooking utensils}A10
D\text{Preheat oven}-5
E\text{Mix dry ingredients (sugar, flour,}\\ \text{baking powder, etc)}B, C4
F\text{Mix wet ingredients (eggs, milk, oil, etc)}B, C6
G\text{Combine both mixtures}E, F3
H\text{Grease baking pan}B, C1
I\text{Pour mixture into baking pan}G, H2
J\text{Insert baking pan into oven}D, I30
a

Construct a network which correctly represents the information in the activity table.

b

Find the earliest starting time (EST) and latest starting time (LST) for each vertex.

c

Determine a critical path through the network by listing the activities in order.

d

Calculate the duration of the critical path.

e

If you forgot to preheat the oven at the beginning and instead turned it on after you had poured the mixture into the pan, how would that affect the total time taken to bake the cake?

17

To manufacture a product, the following steps are to be taken:

ActivityDescriptionDependenciesDuration (Days)
A\text{Obtain workers}-7
B\text{Obtain raw materials}-4
C\text{Obtain design from engineers}-3
D\text{Train workers to use machines}A9
E\text{Produce part 1}B, C, D2
F\text{Produce part 2}B, C, D1
G\text{Produce part 3}B, C, D3
H\text{Test parts}E, F, G4
I\text{Assemble parts}H2
J\text{Test product}I3
K\text{Start mass production}J3
a

Construct a network which correctly represents the information in the activity table.

b

Find the earliest starting time (EST) and latest starting time (LST) for each vertex.

c

Determine a critical path through the network by listing the activities in order.

d

Calculate the duration of the critical path.

e

If the production of Part 2 was delayed by 1 day, how would that affect the overall production time?

18

At a restaurant, taking the order of and preparing a steak with mushroom sauce and a side salad goes through several stages before reaching the customer. The following table describes these stages:

ActivityDescriptionDependenciesDuration (mins)
A\text{Take order}-5
B\text{Relay order to kitchen}A2
C\text{Chef 1 cooks steak}B9
D\text{Chef 2 chops vegetables}B4
E\text{Chef 3 prepares the sauce}B4
F\text{Chef 2 finishes salad}D3
G\text{Chef 1 prepares the plate}C, E, F2
H\text{Waiter takes order to the table}G2
a

Construct a network which correctly represents the information in the activity table.

b

Find the earliest starting time (EST) and latest starting time (LST) for each vertex.

c

Determine a critical path through the network by listing the activities in order.

d

Calculate the duration of the critical path.

e

If Chef 2 takes an extra minute chopping up the vegetables, how will that affect the time taken to reach the customer?

19

The following table describes the steps involved in producing a movie:

ActivityDescriptionDependenciesDuration (Days)
A\text{Obtain script from writers}-5
B\text{Obtain equipment and set}-10
C\text{Cast and hire actors}A13
D\text{Hire employees}A, B9
E\text{Ready costumes and scenes}D20
F\text{Record scenes}C, E32
G\text{Edit recordings}F11
H\text{Combine scenes and finalise movie}G6
a

Construct a network which correctly represents the information in the activity table.

b

Find the earliest starting time (EST) and latest starting time (LST) for each vertex.

c

Determine a critical path through the network by listing the activities in order.

d

Calculate the duration of the critical path.

e

If delivering the movie equipment took a few more days than planned, how would that affect the movie production time?

20

The following activity table describes the steps to build a dressing table:

ActivityDescriptionDependenciesDuration (Days)
A\text{Obtain wood, handles, junctions..}-7
B\text{Obtain mirror}-5
C\text{Obtain tools}-3
D\text{Build frame}A, C4
E\text{Build drawers}D2
F\text{Build top}D2
G\text{Fit top}F2
H\text{Fit drawers}E1
I\text{Sand surfaces then polish}G, H2
J\text{Insert drawer handles}I2
K\text{Insert mirror}B, I1
a

Construct a network which correctly represents the information in the activity table.

b

Find the earliest starting time (EST) and latest starting time (LST) for each vertex.

c

Find the critical path by listing the activities in order.

d

Calculate the duration of the critical path.

e

If the delivery of the mirror took an extra 5 days, how would that affect the project completion time?

21

To start a fire while camping, the following steps should be taken:

ActivityDescriptionDependenciesDuration (mins)
A\text{Gather logs, twigs, and dried leaves}-30
B\text{Obtain lighter or matches}-5
C\text{Pile up the dried leaves at the bottom}A7
D\text{Cover dried leaves with twigs}C3
E\text{Place two logs at the side of the pile}\\ \text{and one log across}D2
F\text{Light up the pile from the bottom}B, E2
a

Construct a network which correctly represents the information in the activity table.

b

Find the earliest starting time (EST) and latest starting time (LST) for each vertex.

c

Determine a critical path through the network by listing the activities in order.

d

Calculate the duration of the critical path.

e

If finding a lighter or matches took 15 minutes longer, how would that affect the time taken to start the fire?

22

A company that produces padlocks takes the following steps in their manufacturing process:

ActivityDescriptionDependenciesDuration (minutes)
A\text{Obtaining raw materials}-2
B\text{Bolt cutting}A3
C\text{Drilling and cutting the body}B6
D\text{Machining the barrel}B5
E\text{Pinning the barrel}D3
F\text{Groove cutting shackles}B1
G\text{Bending shackles}F1
H\text{Inserting shackle into body}C, E, G1
I\text{Inserting barrel into body}H2
J\text{Testing key set}I1
K\text{Packaging}J3
a

Construct a network which correctly represents the information in the activity table.

b

Find the earliest starting time (EST) and latest starting time (LST) for each vertex.

c

Determine a critical path through the network by listing the activities in order.

d

Calculate the duration of the critical path.

e

If the machine that pins the barrel broke down and took 2 minutes to repair before being operational, how would that affect the time taken to produce a padlock?

23

A project consists of 11 activities, P to Z. The project network representing the scheduling of these activities is shown below:

\text{Activity}PQRSTUVWXYZ
\text{Time (days)}45985968797
\text{Immediate}\\ \text{Predecessors}---QPQQRT, SU, WV, X
a

Construct a project network.

b

Determine the minimum completion time for the kitchen project.

c

Complete a backward scan on your project network and annotate each vertex with the latest start time.

d

State the critical path by listing the task labels.

24

Zara has hired three builders to renovate her kitchen. The table below shows the required activities, together with the times taken (in hours) and the immediate predecessors for each activity:

\text{Activity}ABCDEFGHI
\text{Time (hours)}536334545
\text{Immediate Predecessors}---AB, FCD, E, IAC
a

Create a project network for this renovation.

b

Complete a forward scan on your project network and annotate each vertex with the earliest start time for each task.

c

Complete the backward scan on your project network and annotate each vertex with the latest start time.

d

State the critical path by listing the task labels.

e

Determine the minimum completion time for the kitchen project.

f

How much delay could be introduced to task D before it would cause a change to the critical path?

g

If task C is delayed by 2.5 hours, by how much will the minimum completion time be affected?

h

The builder decides that it is now possible to commence task F, without waiting for task C to be completed. What is the new minimum completion time?

25

The following table contains information for a project in a small landscaping company:

ActivityImmediate PredecessorsTime (hours)
P-1
Q-2
RP5
SP2
T-2
U-1
VQR4
WS2
XTU3
YWX3
ZVY2
a

Construct a project network.

b

Complete a forward scan on your project network and annotate each vertex with the earliest start time for each task.

c

State the minimum completion time for this project

d

Complete a backward scan on your project network and annotate each vertex with the latest start time.

e

State the critical path by listing the task labels.

f

The landscapers start work at 7:30 am.

i

At what time of day should they have commenced Activity Y?

ii

What is the earliest time of day that Activity V can be expected to start?

iii

Due to unforseen delays, Activity X is not started until 1 pm. At what time of day is the project now expected to be completed?

g

One of piece of machinery breaks and Activity S cannot start until R is completed. Calculate the new minimum completion time for this project.

26

A small swimming club is planning a competition. The various tasks that need to be completed in preparation for the competition, A–M, are described in the precedence table below:

JobTime (days)PrerequisitesESTLST
A2-07
B3A29
C8-00
D7-01
E7A29
F5E916
G9B,H,J1212
H4C88
I6F,G2121
J4D78
K5H,J1216
L2I2727
M8K1721
a

State the critical path by listing the task labels.

b

Calculate the minimum completion time for the competition preparation.

c

Task J is delayed by 3 days, state its effect the minimum completion time.

27

Consider the given precedence table for preparing a special exhibition at a gallery. The times needed to complete each activity are given in days:

a

Construct an activity network for this table.

b

Determine a critical path through the network by listing the activities in order.

c

Hence, state the minimum completion time for the exhibition to be ready.

d

Find the float time for activity J.

e

The curators want to have the exhibition ready early. If they can only reduce one of the following tasks: H, E or J, which one should they reduce?

f

Determine the most they can reduce task E by and still have an effect on the overall completion time.

TaskTime (days)Prerequisites
A5-
B8A
C11A
D3A
E9B
F2B
G6F
H10D
J9F
K4E, G
L7C, F, H
M4K, J
28

The network shown below displays the estimated times for Gore-FX to create a mask for their online store. (times shown in hours) The forwards and backwards scan with critical path highlighted is shown:

a

If task K is delayed by 3 hours, find the new completion time for a mask.

b

If task F is delayed by 4 hours, state its impact on the completion time.

c

Determine the most that task K can be reduced by and still have an effect on the overall completion time.

d

If task D is delayed by 5 hours it becomes critical and the network will contain 2 critical paths. Write the second critical path formed.

29

The network shown below displays the major steps in the production process for a toy manufacturer’s new toy (times shown in hours). The forwards and backwards scan with critical path highlighted is shown:

a

If task M is delayed by 4 hours, find the new completion time for a toy.

b

If task H is delayed by 4 hours due to a malfunction, state its impact on the completion time.

c

Determine the most that task E can be reduced by and still have an effect on the overall completion time.

d

If task L is delayed by 2 hours it becomes critical and the network will contain 2 critical paths. Write the second critical path formed.

30

A pastry chef plans on baking an elaborate wedding cake. the various jobs, A-L, are described in the precedence table below:

TaskDescriptionTime (hours)PrerequisitesESTLST
A\text{Design Cake}1\text{None}00
B\text{Bake Cake}2A11
C\text{Make Ganache}0.5A11
D\text{Make Fondant}1A11.5
E\text{Chill Fondant}8D22.5
F\text{Make Buttercream}0.5G310.5
G\text{Chill Cake}6B33
H\text{Cut Cake}0.5G99
J\text{Layer Cake}1C, H9.59.5
K\text{Cover in Fondant}0.5E, J10.510.5
L\text{Decorate Cake}2F, K1111
a

How many critical tasks are there? Justify your answer.

b

Calculate the minimum completion time for the wedding cake.

c

Explain why there would be no advantage in reducing the time taken to chill the fondant.

d

Which task has the longest leeway and how much leeway does it have?

e

Draw a labelled network diagram using the information in the precedence table.

f

Discuss a limitation of using critical path analysis for this situation.

Sign up to access Worksheet
Get full access to our content with a Mathspace account

Outcomes

ACMGM105

use forward and backward scanning to determine the earliest starting time (EST) and latest starting times (LST) for each activity in the project

ACMGM106

use ESTs and LSTs to locate the critical path(s) for the project

ACMGM107

use the critical path to determine the minimum time for a project to be completed

ACMGM108

calculate float times for non-critical activities

What is Mathspace

About Mathspace