206 questions · 17 question types identified
A question is this type if and only if it asks you to construct an activity-on-arc network diagram from a given precedence table or list of activities with their durations and immediate predecessors.
| \cline { 2 - 7 } \multicolumn{1}{c|}{} | A | B | C | D | E | F |
| A | - | 57 | 95 | 147 | 63 | 220 |
| B | 57 | - | 72 | 204 | 120 | 197 |
| C | 95 | 72 | - | 242 | 158 | 125 |
| D | 147 | 204 | 242 | - | 84 | 275 |
| E | 63 | 120 | 158 | 84 | - | 191 |
| F | 220 | 197 | 125 | 275 | 191 | - |
A question is this type if and only if it asks you to perform forward and backward passes to find early event times and late event times on a given or constructed network.
| Activity | Duration (mins) | Immediate predecessors |
| A | 3 | - |
| B | 2 | - |
| C | 3 | A |
| D | 5 | A, B |
| E | 1 | C |
| Activity | Duration (mins) | Immediate predecessors |
| A | 3 | - |
| B | 2 | - |
| C | 3 | A |
| D | 5 | A, B |
| E | 1 | C |
| Activity | Duration (hours) | Immediate predecessors | |
| A | Choose a name for the gardening service | 2 | - |
| B | Think about what the text needs to say | 3 | - |
| C | Arrange a photo shoot | 2 | B |
| D | Visit a leaflet designer | 3 | A, \(C\) |
| E | Design website | 5 | A, \(C\) |
| \(F\) | Get business cards printed | 3 | D |
| G | Identify places to publicise services | 2 | A, \(C\) |
| H | Arrange to go on local radio | 3 | B |
| I | Distribute leaflets | 4 | D, G |
| J | Get name put on van | 1 | E |
A question is this type if and only if it asks you to construct a cascade chart or Gantt chart showing when activities occur over time.
| Jobs | Duration (mins) | Immediate predecessors | |
| A | prune bushes | 100 | - |
| B | weed borders | 60 | A |
| C | cut hedges | 150 | - |
| D | hoe vegetable patch | 60 | - |
| E | mow lawns | 40 | B |
| F | edge lawns | 20 | D, E |
| G | clean up cuttings | 30 | B, C |
| H | clean tools | 10 | F, G |
A question is this type if and only if it asks you to explain why dummy activities are necessary or what their significance is in a given network.
| Activity | Immediately preceding activities |
| A | - |
| B | - |
| C | A |
| D | B |
| E | B, C |
| F | B, C |
A question is this type if and only if it asks you to calculate a lower bound for the minimum number of workers needed to complete the project in minimum time.
A question is this type if and only if it asks you to create a histogram showing the number of workers required at each time period when activities start at their earliest (or latest) times.
| Activity | Duration (hours) | Immediate predecessors | |
| A | Agree date | 1 | - |
| B | Construct agenda | 0.5 | - |
| C | Book venue | 0.25 | A |
| D | Order refreshments | 0.25 | C |
| E | Inform participants | 0.5 | B, C |
| Activity | Duration | Immediate predecessors | Number of workers |
| \(A\) | 6 | - | 2 |
| B | 5 | - | 4 |
| C | 4 | - | 1 |
| D | 1 | \(A , B\) | 3 |
| E | 2 | \(B\) | 2 |
| \(F\) | 1 | \(B , C\) | 2 |
| \(G\) | 2 | D, E | 4 |
| \(H\) | 3 | D, E, F | 3 |
A question is this type if and only if it provides a partially completed network with some early/late times given and asks you to find missing values (often involving variables like x, y, z).
| Activity | \(A\) | \(B\) | \(C\) | \(D\) | \(E\) | \(F\) | \(G\) | \(H\) | \(I\) | \(J\) |
| Number of workers required | 4 | 2 | 3 | 4 | 2 | 4 | 3 | 3 | 5 | 6 |
A question is this type if and only if it asks you to determine the effect on completion time or other activities when one activity's duration changes or is delayed.
A question is this type if and only if it asks which activities must be critical given that certain other activities are critical, or which activities cannot be critical.
| Activity | Immediately preceding activities |
| A | - |
| B | - |
| C | - |
| D | A |
| E | D |
| F | A, B |
| G | A, B, C |
| H | A, B, C |
| I | E, F, G |
| J | E, F, G |
| K | E, F, G, H |
| Activity | Immediately preceding activities |
| A | - |
| B | - |
| C | - |
| D | A |
| E | C |
| F | A, B, C |
| G | A, B, C |
| H | D, F, G |
| I | A, B, C |
| J | D, F, G |
| K | H |
| L | D, E, F, G, I |
| Activity | \(A\) | \(B\) | \(C\) | \(D\) | \(E\) | \(F\) | \(G\) | \(H\) | \(I\) | \(J\) |
| Duration | 10 | 15 | 10 | 5 | 15 | 5 | 10 | 15 | 5 | 15 |
| Activity | \(A\) | \(B\) | \(C\) | \(E\) | \(G\) | \(H\) | \(J\) |
| Cost \(( \pounds )\) | 200 | 400 | 100 | 600 | 100 | 500 | 500 |
| New duration | 5 | 10 | 5 | 10 | 5 | 10 | 10 |
A question is this type if and only if it asks you to find the range of values for an unknown activity duration (often denoted x) that satisfies certain conditions about criticality or completion time.
| Activity | A | B | C | D | E |
| Duration | 2 | 1 | \(x\) | 3 | 2 |
| Activity | Duration | Immediate predecessors |
| R | 2 | - |
| S | 1 | - |
| T | 5 | - |
| w | 3 | R, S |
| X | 2 | R, S, T |
| Y | 3 | R |
| Z | 1 | W, Y |
| Activity | A | B | C | D | E | F | G | H |
| Duration | 2 | 4 | 5 | 4 | 3 | 3 | 2 | 4 |
| Immediate predecessors | - | A | - | A, C | B, C | B, D | D, E | F, G |
A question is this type if and only if it provides an activity network diagram and asks you to complete or construct the corresponding precedence table showing immediate predecessors.
| Activity | Workers |
| A | 2 |
| B | X |
| C | |
| D | |
| E | |
| F |
A question is this type if and only if it asks you to create a specific schedule, cascade chart, or Gantt chart showing when activities should be performed given a limited number of workers, focusing on the scheduling process rather than just finding minimum time.
| Task | Duration (hours) | Immediate predecessor(s) | |
| A | measure | 0.5 | - |
| B | manufacture frame and door | 5 | A |
| C | cut hole in wall | 2 | A |
| D | fit lintel and marble step | 1.5 | C |
| E | fit frame | 1 | B, C |
| F | fit door | 1 | E |
| G | repair plaster around door | 1 | E |
A question is this type if and only if it asks you to determine the minimum completion time for a project when only a specified number of workers are available, typically requiring you to create and analyze a schedule with resource constraints.
A question is this type if and only if it asks you to determine which activities lie on the critical path and/or state the minimum project completion time.
A question is this type if and only if it asks you to calculate total float, independent float, or interfering float for specific activities.
| Activity | Duration (hours) | Immediate predecessor(s) |
| A | 3 | - |
| B | 2 | - |
| C | 5 | - |
| D | 2 | A |
| E | 1 | A, B |
A question is this type if and only if it asks you to draw an activity network using exactly a specified number of dummies (e.g., exactly two dummies).
| Activity | Immediately preceding activities |
| A | - |
| B | - |
| C | A |
| D | A |
| E | B |
| F | B |
| G | A, E, F |
| H | F |
| I | C |
| J | D, G |
| K | D, G |
A question is this type if and only if it involves reducing activity durations at extra cost to minimize completion time or meet a deadline.
| Task | Duration (months) | Immediate predecessors |
| A | 4 | - |
| B | 2 | - |
| C | 7 | - |
| D | 12 | A |
| E | 5 | A |
| F | 7 | A, B |
| G | 6 | D, J |
| H | 3 | C |
| I | 12 | E, F, H |
| J | 7 | E, F, H |
| K | 12 | C |
| Tasks which can be completed more quickly by employing extra resources | Number of months which can be saved | Cost per month of employing extra resources (£m) |
| A | 2 | 3 |
| D | 1 | 1 |
| C | 3 | 3 |
| F | 2 | 2 |
| G | 2 | 4 |