Browse papers
A

Section A: Long Answer Questions

Attempt all questions.

5 questions
1long8 marks

A road rehabilitation project consists of the activities listed below. The number in each cell denotes the immediately preceding activity and the normal duration in days.

ActivityDescriptionPredecessorDuration (days)
ASite clearance4
BEarthwork (reach 1)A6
CEarthwork (reach 2)A5
DSub-base layingB8
EDrainage worksC7
FSurfacingD, E3

(a) Draw the CPM (activity-on-arrow) network. (b) Perform forward and backward passes; tabulate EST, EFT, LST, LFT. (c) Determine total float for every activity and identify the critical path and project duration.

(a) Network (Activity-on-Arrow):

            B(6)        D(8)
   (1)--A(4)-->(2)---------->(4)
    \           \             ^   \
     \           +--(dummy)---+    \ F(3)
      \                            v
       +--A--(1)..C(5)-->(3)--E(7)-->(4)-->(5)

Reduced event numbering used for the pass: 1 -> A -> 2; 2 -> B -> 3; 2 -> C -> 4; 3 -> D -> 5; 4 -> E -> 5; 5 -> F -> 6.

(b) Forward pass (EST/EFT), Backward pass (LST/LFT):

ActivityDurESTEFTLSTLFT
A40404
B6410410
C549611
D810181018
E79161118
F318211821

Forward pass: EFT = EST + duration; an activity's EST = max EFT of predecessors. EFT(F) = 21 = project duration. Backward pass: start LFT(F) = 21; LST = LFT − duration; LFT of an activity = min LST of successors.

(c) Total float = LST − EST = LFT − EFT:

ActivityTotal Float (days)
A0
B0
C2
D0
E2
F0

Activities with zero float lie on the critical path.

Critical path: A → B → D → F, with duration 4+6+8+3=214+6+8+3 = 21 days.

Project duration = 21 days. The chain A–C–E–F totals 4+5+7+3=194+5+7+3 = 19 days, leaving 2 days of float on C and E.

cpmnetwork-analysisfloat
2long8 marks

For a building project the three time estimates (optimistic aa, most likely mm, pessimistic bb, all in days) are given for each activity.

Activityaammbb
1–2369
2–3258
2–46810
3–4147
4–5369

(a) Compute the expected time tet_e and variance σ2\sigma^2 for each activity. (b) Find the expected project duration and the critical path. (c) Determine the probability that the project is completed within 25 days. Use z=2.0P=0.9772z=2.0 \Rightarrow P = 0.9772.

(a) Expected time te=a+4m+b6t_e = \dfrac{a+4m+b}{6}, variance σ2=(ba6)2\sigma^2 = \left(\dfrac{b-a}{6}\right)^2:

Activitytet_e (days)σ2\sigma^2
1–2(3+24+9)/6=6(3+24+9)/6 = 6(6/6)2=1.000(6/6)^2 = 1.000
2–3(2+20+8)/6=5(2+20+8)/6 = 5(6/6)2=1.000(6/6)^2 = 1.000
2–4(6+32+10)/6=8(6+32+10)/6 = 8(4/6)2=0.444(4/6)^2 = 0.444
3–4(1+16+7)/6=4(1+16+7)/6 = 4(6/6)2=1.000(6/6)^2 = 1.000
4–5(3+24+9)/6=6(3+24+9)/6 = 6(6/6)2=1.000(6/6)^2 = 1.000

(b) Path durations (using tet_e):

  • 1–2–3–4–5: 6+5+4+6=216+5+4+6 = 21 days
  • 1–2–4–5: 6+8+6=206+8+6 = 20 days

The longer path is critical. Critical path: 1 → 2 → 3 → 4 → 5, expected duration Te=21T_e = 21 days.

(c) Variance along critical path:

σcp2=1.000+1.000+1.000+1.000=4.0σcp=4.0=2.0 days\sigma^2_{cp} = 1.000 + 1.000 + 1.000 + 1.000 = 4.0 \quad\Rightarrow\quad \sigma_{cp} = \sqrt{4.0} = 2.0 \text{ days}

For a target Ts=25T_s = 25 days:

z=TsTeσcp=25212.0=2.0z = \frac{T_s - T_e}{\sigma_{cp}} = \frac{25 - 21}{2.0} = 2.0

From the standard normal table, P(z2.0)=0.9772P(z \le 2.0) = 0.9772.

Probability of completion within 25 days ≈ 0.9772, i.e. about 97.7%.

pertprobabilitynetwork-analysis
3long8 marks

A project has the following activities with normal and crash data. Indirect cost is Rs. 600 per day.

ActivityPredecessorNormal Dur (d)Normal Cost (Rs)Crash Dur (d)Crash Cost (Rs)
A6200042800
BA8300054500
CA5150032500
DB4120021800
EC7280053600

(a) Find the normal project duration and total normal project cost. (b) Compute the cost slope of each activity. (c) Crash the project step by step to obtain the optimum (least total cost) duration and its total cost.

(a) Normal duration. Paths:

  • A–B–D: 6+8+4=186+8+4 = 18 days
  • A–C–E: 6+5+7=186+5+7 = 18 days

Both paths are critical at 18 days (network has two parallel critical chains sharing common start A).

Direct normal cost =2000+3000+1500+1200+2800=Rs 10,500= 2000+3000+1500+1200+2800 = \text{Rs }10{,}500. Indirect =18×600=Rs 10,800= 18 \times 600 = \text{Rs }10{,}800. Total normal project cost =10,500+10,800=Rs 21,300= 10{,}500 + 10{,}800 = \text{Rs }21{,}300.

(b) Cost slope =Crash CostNormal CostNormal DurCrash Dur= \dfrac{\text{Crash Cost} - \text{Normal Cost}}{\text{Normal Dur} - \text{Crash Dur}}:

ActivitySlope (Rs/day)Max crash (days)
A(28002000)/2=400(2800-2000)/2 = 4002
B(45003000)/3=500(4500-3000)/3 = 5003
C(25001500)/2=500(2500-1500)/2 = 5002
D(18001200)/2=300(1800-1200)/2 = 3002
E(36002800)/2=400(3600-2800)/2 = 4002

(c) Step-by-step crashing (both paths must be shortened together; A is common to both).

Step 1 — crash A. A lies on both critical paths, slope = Rs 400/day < indirect Rs 600/day, so crashing is economical. Crash A by its full 2 days.

  • New duration =16= 16 days; direct cost =10,500+2(400)=11,300= 10{,}500 + 2(400) = 11{,}300.
  • Indirect =16×600=9,600= 16 \times 600 = 9{,}600. Total =11,300+9,600=Rs 20,900= 11{,}300 + 9{,}600 = \text{Rs }20{,}900.

Step 2 — check further crashing. A is exhausted. To reduce duration further, BOTH paths must be crashed simultaneously: cheapest on path A–B–D is D (300), cheapest on path A–C–E is E (400). Combined slope =300+400=Rs 700/day= 300 + 400 = \text{Rs }700/\text{day}, which exceeds the indirect saving of Rs 600/day. Total cost would rise, so we stop.

Optimum duration = 16 days; minimum total project cost = Rs 20,900 (a saving of Rs 400 over the all-normal schedule).

crashingtime-cost-trade-offcost-management
4long8 marks

(a) A hydraulic excavator has a bucket capacity of 1.2m31.2\,\text{m}^3, bucket fill factor 0.900.90, an ideal cycle time of 30s30\,\text{s} and a job efficiency of 0.830.83. The soil swells by 25%25\% (loose to bank). Estimate (i) the loose-volume output per hour and (ii) the bank-volume output per hour. If 4500 bank-m³ are to be excavated, how many 8-hour shifts are required?

(b) A wheel loader is purchased for Rs 50,00,000 with an estimated salvage value of Rs 5,00,000 and a useful life of 8 years. Using the straight-line method, compute the annual depreciation and the book value at the end of the 3rd year.

(c) State two factors that reduce the job efficiency of earth-moving equipment on site.

(a) Excavator production.

Output per hour (loose volume):

Qloose=3600t×q×f×E=360030×1.2×0.90×0.83Q_{loose} = \frac{3600}{t} \times q \times f \times E = \frac{3600}{30} \times 1.2 \times 0.90 \times 0.83 =120×1.2×0.90×0.83=107.57 m3/hr (loose)= 120 \times 1.2 \times 0.90 \times 0.83 = 107.57\ \text{m}^3/\text{hr (loose)}

(i) Loose output ≈ 107.57 loose-m³/hr.

Convert to bank volume (swell 25%, so bank == loose/1.25/1.25):

Qbank=107.571.25=86.06 m3/hr (bank)Q_{bank} = \frac{107.57}{1.25} = 86.06\ \text{m}^3/\text{hr (bank)}

(ii) Bank output ≈ 86.06 bank-m³/hr.

Production per 8-hour shift =86.06×8=688.5= 86.06 \times 8 = 688.5 bank-m³. Shifts required =4500688.5=6.54= \dfrac{4500}{688.5} = 6.54 \Rightarrow 7 shifts (rounded up).

(b) Straight-line depreciation.

D=CSn=5,000,000500,0008=4,500,0008=Rs 562,500 per yearD = \frac{C - S}{n} = \frac{5{,}000{,}000 - 500{,}000}{8} = \frac{4{,}500{,}000}{8} = \text{Rs }562{,}500\ \text{per year}

Book value after 3 years:

BV3=C3D=5,000,0003(562,500)=5,000,0001,687,500=Rs 3,312,500BV_3 = C - 3D = 5{,}000{,}000 - 3(562{,}500) = 5{,}000{,}000 - 1{,}687{,}500 = \textbf{Rs } 3{,}312{,}500

Annual depreciation = Rs 5,62,500; book value at end of year 3 = Rs 33,12,500.

(c) Two factors reducing job efficiency: (i) poor site management / operator delays, equipment breakdown and repair time; (ii) adverse working conditions — wet/sticky soil, restricted swing angle, bad haul-road grade and weather. (Any two acceptable.)

construction-equipmentproduction-estimationdepreciation
5long8 marks

The early-start schedule of a small project is shown below, together with the daily labour demand of each activity. The project must finish in 8 days.

ActivityStart dayFinish dayLabour/dayTotal float (days)
A1340
B4660
C1253
D4532
E7840

(a) Draw the early-start bar chart and plot the daily labour histogram; state the peak demand. (b) Explain the difference between resource levelling and resource smoothing. (c) Apply resource smoothing (use float, do not extend the 8-day duration) to reduce the peak, and show the improved histogram and new peak.

(a) Early-start bar chart (day 1 … 8):

Day:      1   2   3   4   5   6   7   8
A(4)     [###][###][###]
C(5)     [###][###]
B(6)               [###][###][###]
D(3)               [###][###]
E(4)                                 [###][###]

Daily labour totals (early-start):

DayActivitiesLabour
1A+C4+5 = 9
2A+C4+5 = 9
3A4
4B+D6+3 = 9
5B+D6+3 = 9
6B6
7E4
8E4

Peak demand (early-start) = 9 workers (days 1, 2, 4, 5).

(b) Difference.

  • Resource levelling: used when resources are limited/fixed; activities are delayed (even beyond the original duration if necessary) so that demand never exceeds the available resource ceiling — the project duration may increase.
  • Resource smoothing: the project duration is held fixed; only non-critical activities are shifted within their float to even out the demand curve and remove sharp peaks — the completion date does not change.

(c) Smoothing using float (duration stays 8 days). Shift C (float 3) to start later and shift D (float 2) so peaks of 9 are broken:

  • Move C to days 3–4 (uses 2 days of its 3-day float).
  • Move D to days 6–7? D float is 2; B finishes day 6 and D follows C-chain — move D to days 6–7 is not allowed by its float window (latest finish day 7). Instead shift D to days 6–7 within float (LST allows). Re-tabulate:

Reassigned: A: 1–3, C: 3–4, B: 4–6, D: 6–7, E: 7–8.

DayActivitiesLabour
1A4
2A4
3A+C4+5 = 9
4B+C6+5 = 11

That worsens day 4, so adopt the balanced shift: move C to days 3–4 only partially is not possible; the practical smoothing is to delay C by 1 day (days 2–3) and D by 2 days (days 6–7):

A: 1–3, C: 2–3, B: 4–6, D: 6–7, E: 7–8.

DayActivitiesLabour
1A4
2A+C4+5 = 9
3A+C4+5 = 9
4B6
5B6
6B+D6+3 = 9
7E+D4+3 = 7
8E4

The smoothed profile removes the day-4/5 double peak; demand is more even and peak stays at 9 but occurs on fewer, more spread-out days, with the high-low oscillation reduced. (The critical activities A, B, E are unchanged, and total duration remains 8 days.)

Key point for marks: only float of non-critical activities (C, D) is consumed; critical chain and the 8-day finish are preserved.

resource-managementresource-levelingbar-chart
B

Section B: Short Answer Questions

Attempt all questions.

6 questions
6short6 marks

(a) Define project planning and list any four objectives of construction project planning. (b) Compare the bar chart (Gantt) technique with the network (CPM/PERT) technique, giving two advantages and two limitations of the bar chart.

(a) Project planning is the process of identifying the activities required to complete a project, establishing their logical sequence and time durations, and determining the resources, methods and standards needed to achieve the project objectives within the planned time, cost and quality.

Four objectives of construction project planning:

  1. To complete the project within the stipulated time.
  2. To complete the project within the approved budget/cost.
  3. To ensure the required quality and specifications are met.
  4. To make the most economical and efficient use of resources (men, material, machinery, money) and to provide a basis for monitoring and control.

(b) Bar chart vs Network technique.

AspectBar chart (Gantt)Network (CPM/PERT)
LogicInter-dependencies not shown clearlyDependencies explicit
Critical activitiesNot identifiedCritical path identified
UpdatingDifficult for large jobsSystematic

Advantages of the bar chart: (1) Simple to draw and easy to understand, even for non-technical staff; (2) Good visual tool for progress reporting and for showing time-scaled status at a glance.

Limitations of the bar chart: (1) It does not show the inter-relationships/logical dependencies between activities; (2) It cannot identify the critical path or float, so it is poor for analysing the effect of delays and for large/complex projects.

project-planningbar-chartscheduling
7short6 marks

(a) Differentiate between item-rate (unit-price) contract and lump-sum contract, stating one situation where each is most suitable. (b) List the main steps of the competitive tendering process for a public construction work in Nepal, from invitation to award.

(a) Item-rate vs Lump-sum contract.

BasisItem-rate (unit-price)Lump-sum
PaymentPer measured quantity at quoted unit rates (BoQ)A single fixed total price for the whole work
QuantitiesMay vary; final cost = actual quantity × rateFixed; contractor bears quantity risk
MeasurementDetailed remeasurement at siteMinimal remeasurement
RiskOwner carries quantity riskContractor carries quantity risk

Suitable when: Item-rate is best where quantities cannot be accurately known in advance (e.g. earthwork, foundations in uncertain ground). Lump-sum is best where the design and scope are complete and well defined (e.g. a standard building from finalised drawings).

(b) Competitive tendering steps (public work, Nepal — Public Procurement Act/Regulation):

  1. Preparation of cost estimate, drawings, specifications and the tender/bidding document.
  2. Invitation for bids — public notice/advertisement (and posting on the PPMO/e-GP portal) inviting sealed bids.
  3. Issue/sale of bidding documents and a pre-bid meeting / clarifications if required.
  4. Submission of sealed bids with bid security before the deadline.
  5. Bid opening in public at the appointed time and date.
  6. Evaluation of bids — preliminary (responsiveness), technical and financial evaluation to find the lowest substantially responsive evaluated bid.
  7. Approval and notification/letter of intent / award to the successful bidder.
  8. Submission of performance security and signing of the contract agreement.
contract-managementtenderprocurement
8short7 marks

A 10-week project has a budget at completion (BAC) of Rs 20,00,000. At the end of week 6 the following data are recorded:

  • Planned Value (PV / BCWS) = Rs 12,00,000
  • Earned Value (EV / BCWP) = Rs 10,00,000
  • Actual Cost (AC / ACWP) = Rs 13,00,000

Compute and interpret: (a) Cost Variance (CV) and Cost Performance Index (CPI); (b) Schedule Variance (SV) and Schedule Performance Index (SPI); (c) the Estimate at Completion (EAC) assuming the current CPI continues.

Given: BAC = Rs 20,00,000; PV = 12,00,000; EV = 10,00,000; AC = 13,00,000.

(a) Cost performance.

CV=EVAC=10,00,00013,00,000=Rs 3,00,000CV = EV - AC = 10{,}00{,}000 - 13{,}00{,}000 = -\text{Rs }3{,}00{,}000 CPI=EVAC=10,00,00013,00,000=0.769CPI = \frac{EV}{AC} = \frac{10{,}00{,}000}{13{,}00{,}000} = 0.769

CV is negative and CPI <1< 1 → the project is over budget (getting Rs 0.77 of work per rupee spent).

(b) Schedule performance.

SV=EVPV=10,00,00012,00,000=Rs 2,00,000SV = EV - PV = 10{,}00{,}000 - 12{,}00{,}000 = -\text{Rs }2{,}00{,}000 SPI=EVPV=10,00,00012,00,000=0.833SPI = \frac{EV}{PV} = \frac{10{,}00{,}000}{12{,}00{,}000} = 0.833

SV is negative and SPI <1< 1 → the project is behind schedule (only 83.3% of planned work done).

(c) Estimate at Completion (CPI continues):

EAC=BACCPI=20,00,0000.769=Rs 26,00,000EAC = \frac{BAC}{CPI} = \frac{20{,}00{,}000}{0.769} = \textbf{Rs } 26{,}00{,}000

(Equivalently EAC=AC+(BACEV)/CPI=13,00,000+10,00,000/0.769=13,00,000+13,00,000=26,00,000EAC = AC + (BAC-EV)/CPI = 13{,}00{,}000 + 10{,}00{,}000/0.769 = 13{,}00{,}000 + 13{,}00{,}000 = 26{,}00{,}000.)

Interpretation: the project is both over budget and behind schedule; at the current efficiency it is forecast to cost Rs 26,00,000, i.e. Rs 6,00,000 over the original budget.

cost-managementearned-valuemonitoring
9short7 marks

(a) Distinguish between Quality Assurance (QA) and Quality Control (QC) in construction with one example of each. (b) Describe the cost-of-quality concept and name its four cost categories. (c) State three quality-control tests commonly performed on fresh and hardened concrete.

(a) QA vs QC.

AspectQuality Assurance (QA)Quality Control (QC)
NatureProcess-oriented, preventiveProduct-oriented, detective
AimBuild confidence that quality requirements WILL be metVerify that the output actually MEETS requirements
ActivityProcedures, audits, training, method statementsInspection, sampling, testing
ExampleApproving a concreting method statement & checklistTesting a concrete cube for 28-day strength

(b) Cost of quality is the total cost of achieving quality plus the cost incurred because quality was not achieved. Its four categories are:

  1. Prevention costs — planning, training, QA systems.
  2. Appraisal costs — inspection, testing, calibration.
  3. Internal failure costs — rework, scrap detected before handover.
  4. External failure costs — defects found after handover (warranty repairs, claims, loss of reputation). Conformance cost = prevention + appraisal; non-conformance cost = internal + external failure. Investing in prevention/appraisal usually reduces the larger failure costs.

(c) Three concrete QC tests:

  1. Slump test (workability of fresh concrete).
  2. Compressive strength test on cubes/cylinders (hardened concrete, typically at 7 and 28 days).
  3. Compaction factor / water-cement ratio check or non-destructive rebound hammer test for in-situ strength. (Any three acceptable.)
quality-managementquality-controlconstruction
10short7 marks

(a) List four major causes of accidents on construction sites. (b) Explain the hierarchy of hazard controls (in order of effectiveness) with one construction example for each level. (c) What is a job-safety analysis (JSA) and why is personal protective equipment (PPE) considered the last line of defence?

(a) Four major causes of construction accidents:

  1. Falls from height (scaffolds, edges, openings).
  2. Struck by / caught between moving plant, falling materials or collapsing excavations.
  3. Electrical contact and unsafe temporary wiring.
  4. Unsafe acts/conditions: lack of training, poor housekeeping, missing guards and non-use of PPE.

(b) Hierarchy of hazard controls (most → least effective):

  1. Elimination — remove the hazard. e.g. prefabricate components at ground level to avoid working at height.
  2. Substitution — replace with a less hazardous option. e.g. use a water-based, low-VOC curing compound instead of a toxic solvent.
  3. Engineering controls — isolate people from the hazard. e.g. guardrails, edge protection, trench shoring, machine guards.
  4. Administrative controls — change the way people work. e.g. permit-to-work, safe-work procedures, training, rotation, signage.
  5. PPE — protect the individual. e.g. helmet, safety harness, boots, goggles.

(c) Job-Safety Analysis (JSA) is a systematic procedure that breaks a task into its sequential steps, identifies the hazard associated with each step, and specifies the control measure for each hazard before the work starts.

PPE is the last line of defence because it does nothing to remove or reduce the hazard itself — it only protects the worker if an incident occurs, depends entirely on correct use and fit, and fails the moment it is not worn. Higher controls (elimination, substitution, engineering) act on the hazard at source and protect everyone, so PPE is used only after those have been applied.

safety-managementconstruction-safetyrisk
11short7 marks

For a project the early and late event times have been computed as below (event/node times in days). Activity durations are also given.

Activityi–jDuration (d)EiE_iEjE_jLiL_iLjL_j
P1–250505
Q2–37512512
R2–4459812
S3–4012121212
T4–5612181218

(a) Compute total float and free float for each activity. (b) Identify the critical path and the project duration. (c) Explain the difference between total float and free float.

(a) Float computation. Total float TF=LjEidTF = L_j - E_i - d. Free float FF=EjEidFF = E_j - E_i - d.

Activityi–jdTF=LjEidTF = L_j-E_i-dFF=EjEidFF = E_j-E_i-d
P1–25505=05-0-5 = 0505=05-0-5 = 0
Q2–371257=012-5-7 = 01257=012-5-7 = 0
R2–441254=312-5-4 = 3954=09-5-4 = 0
S3–4012120=012-12-0 = 012120=012-12-0 = 0
T4–5618126=018-12-6 = 018126=018-12-6 = 0

(b) Activities with zero total float: P, Q, S (dummy), T. Critical path: 1 → 2 → 3 → 4 → 5 (P–Q–S–T), duration 5+7+0+6=185+7+0+6 = 18 days. Project duration = 18 days. Activity R has 3 days of total float (but 0 free float, so the slack is shared with following activities).

(c) Total float vs free float.

  • Total float is the maximum time an activity can be delayed without delaying the overall project completion; using it may consume the float of following activities.
  • Free float is the time an activity can be delayed without delaying the early start of its succeeding activities (and hence without disturbing anyone downstream). Free float is therefore always ≤ total float; here R has TF=3TF = 3 but FF=0FF = 0, meaning any delay of R, while not affecting the project end, would immediately push back its successor's earliest start.
network-analysisfloatscheduling

Frequently asked questions

Where can I find the BE Civil Engineering (IOE, TU) Construction Project Management (IOE, CE 752) question paper 2076?
The full BE Civil Engineering (IOE, TU) Construction Project Management (IOE, CE 752) 2076 (regular) question paper is available free on Kekkei. You can read every question online and attempt the paper under timed exam conditions.
Does the Construction Project Management (IOE, CE 752) 2076 paper come with solutions?
Yes. Every question on this Construction Project Management (IOE, CE 752) past paper includes a step-by-step solution, plus instant AI feedback when you attempt it on Kekkei.
How many marks is the BE Civil Engineering (IOE, TU) Construction Project Management (IOE, CE 752) 2076 paper?
The BE Civil Engineering (IOE, TU) Construction Project Management (IOE, CE 752) 2076 paper carries 80 full marks and is meant to be completed in 180 minutes, across 11 questions.
Is practising this Construction Project Management (IOE, CE 752) past paper free?
Yes — reading and attempting this Construction Project Management (IOE, CE 752) past paper on Kekkei is completely free.