By the end of this chapter you'll be able to…

  • 1Compute efficiency and capacity utilisation from design capacity, effective capacity and actual output
  • 2Apply Johnson's rule to find the optimal sequence for jobs passing through two machines
  • 3Compute a PERT expected time from optimistic, most likely and pessimistic estimates, and identify critical-path activities by their float
  • 4Compute the Economic Order Quantity and reorder level for a simple inventory scenario
  • 5Explain the bullwhip effect and why sharing demand information across supply-chain tiers reduces it
💡
Why this chapter matters in CMA Intermediate
This chapter carries every numerical technique Operations Management actually tests — capacity ratios, Johnson's sequencing rule, PERT/CPM network analysis and the EOQ inventory model — and is where most of Paper 9's computational marks sit.

Before you start — revise these

🔗
Production Planning, Productivity and Quality Management (previous chapter)
This chapter's capacity and scheduling techniques extend the PPC cycle introduced there into quantitative tools.

Capacity Planning, Scheduling, Project and Supply Chain Management

Where the previous chapter asked how well a single operation is run, this one asks how much a facility can produce, in what order jobs should pass through it, how a project made of many linked activities gets scheduled, and how the materials feeding all of this are kept moving without excess stock.

1. Capacity planning

Design capacity is the maximum output a facility could achieve under ideal conditions; effective capacity is realistically achievable output once planned factors — maintenance, changeovers, quality checks — are accounted for; actual output is what the facility genuinely produced. These three figures are almost always different from one another, and a candidate should be able to compute the two ratios that connect them.

A firm choosing how to add capacity ahead of demand growth faces three broad strategies: a lead strategy adds capacity ahead of expected demand (risking idle capacity if demand does not materialise, but capturing sales that a slower competitor would miss); a lag strategy adds capacity only after demand has clearly materialised (avoiding idle capacity, but risking lost sales during the shortfall).

A match strategy adds capacity in smaller increments that track demand growth as closely as possible, splitting the difference between the two risks.

2. Sequencing — Johnson's rule for two-machine scheduling

When several jobs must each pass through the same two machines in the same order, the sequence in which jobs are released changes total completion time (makespan) even though the total work content is fixed — and Johnson's rule finds the sequence that minimises it.

Johnson's rule, in three steps: (1) list each job's processing time on Machine 1 and Machine 2; (2) find the single smallest processing time across the entire table; (3) if that smallest time belongs to Machine 1, schedule that job as early as possible in the sequence, and if it belongs to Machine 2, schedule that job as late as possible — remove the job and repeat until all jobs are placed.

The intuition worth remembering, beyond the mechanical rule: a job with a short Machine 1 time should go early, so Machine 2 is not left waiting for it, and a job with a short Machine 2 time should go late, so it does not sit finished and waiting while Machine 2 works through the backlog ahead of it.

3. Project management — PERT and CPM

PERT (Programme Evaluation and Review Technique) and CPM (Critical Path Method) both represent a project as a network of activities and dependencies, and both find the critical path — the longest path through the network, which determines the minimum possible project duration.

They differ in one key respect: CPM uses a single, deterministic time estimate per activity (suited to projects with well-known activity durations, such as routine construction), while PERT uses three time estimates per activity — optimistic, most likely and pessimistic — to build a single expected time, suited to projects with genuine uncertainty, such as research and development work.

where is the optimistic time, the most likely time, and the pessimistic time — the weight of 4 on the most likely estimate reflects that it is the single best guess, while the optimistic and pessimistic estimates each contribute one-sixth to widen the estimate towards the possible extremes.

An activity lying on the critical path has zero float (or slack) — any delay to it delays the entire project — while an activity not on the critical path has positive float, meaning it can be delayed by up to that amount without affecting the project's overall completion date.

Crashing a project (paying extra to shorten an activity's duration, typically through overtime or added resources) is only worth doing on a critical-path activity; crashing a non-critical activity wastes money because the project's completion date does not move until the float is fully used up.

4. Supply chain and inventory models

Inventory exists to smooth the mismatch between the rate at which materials are consumed and the rate at which they can practically be procured, and the classical Economic Order Quantity (EOQ) model finds the order size that minimises the total of two opposing costs: ordering cost (which falls as order size rises, since fewer orders are placed) and carrying cost (which rises as order size rises, since more average stock is held).

where is annual demand, is the ordering cost per order, and is the carrying cost per unit per year.

Reorder level is the stock level at which a fresh order must be placed so that the new stock arrives before existing stock runs out, accounting for the lead time between placing and receiving an order:

Safety stock is extra stock held above the level lead-time demand alone would require, specifically to absorb unexpected spikes in usage or unexpected delays in delivery, at the cost of additional carrying cost.

Just-In-Time (JIT) is a philosophy of minimising inventory altogether, procuring materials to arrive exactly when needed rather than holding buffer stock, and it depends on highly reliable suppliers and short lead times to work without stockouts.

The bullwhip effect describes how small fluctuations in actual end-customer demand get progressively amplified into much larger swings in order quantities as they travel backward up a multi-tier supply chain, each tier over-reacting to the demand signal it receives from the tier immediately downstream — a well-known supply-chain phenomenon whose remedy is sharing genuine demand information across tiers rather than each tier inferring demand only from the orders it receives.

Worked Examples

Example 1. A plant has a design capacity of 1,000 units/day, effective capacity of 800 units/day, and actual output of 720 units/day. Find its efficiency and capacity utilisation.

Efficiency = 720 ÷ 800 = 90%. Capacity Utilisation = 720 ÷ 1,000 = 72%.

Example 2. Three jobs must pass through Machine 1 then Machine 2 in that order. Processing times (in hours) are: Job A (M1=5, M2=2), Job B (M1=1, M2=6), Job C (M1=9, M2=7). Find the optimal sequence using Johnson's rule.

Smallest time overall is Job B's Machine 1 time (1 hour) → schedule B first. Next smallest is Job A's Machine 2 time (2 hours) → schedule A last. Job C fills the remaining middle slot. Sequence: B → C → A.

Example 3. An activity has optimistic time 4 days, most likely time 6 days, and pessimistic time 14 days. Find its PERT expected time.

Expected Time = (4 + 4×6 + 14) ÷ 6 = (4 + 24 + 14) ÷ 6 = 42 ÷ 6 = 7 days.

Example 4. In a project network, Activity X has an earliest start of day 10 and must finish by day 18 for the project to stay on schedule, but takes only 5 days to complete. Find its float, and state whether it lies on the critical path.

Float = (18 − 10) − 5 = 3 days. Since float is positive (not zero), Activity X does not lie on the critical path.

Example 5. Annual demand for a component is 7,200 units. Ordering cost is ₹100 per order and carrying cost is ₹8 per unit per year. Find the EOQ.

Example 6. Lead time for a component is 10 days and average daily usage is 50 units. No safety stock is held. Find the reorder level.

Reorder Level = 10 × 50 = 500 units.

Example 7. A retailer sees a 5% rise in weekly customer demand, but places an order 20% larger than usual to its distributor "to be safe," and the distributor in turn orders 40% more from the manufacturer. Which supply-chain phenomenon does this illustrate, and what is its usual remedy?

The bullwhip effect — small demand fluctuations amplify into much larger order swings further up the supply chain. The usual remedy is sharing actual end-customer demand data across all tiers, rather than each tier inferring demand only from the order it receives from the tier immediately below it.

Summary

Design capacity, effective capacity and actual output are three distinct figures connected by the efficiency and capacity-utilisation ratios, and firms choose between lead, lag and match capacity strategies when planning ahead of demand growth. Johnson's rule sequences jobs across two machines to minimise total completion time, by placing the smallest Machine-1 time early and the smallest Machine-2 time late.

PERT and CPM both find a project's critical path — its longest, zero-float path, which sets the minimum project duration — differing mainly in that PERT uses a three-estimate expected-time formula for uncertain activity durations while CPM uses a single deterministic estimate. Crashing only shortens the project when applied to a critical-path activity.

The EOQ model balances ordering cost against carrying cost to find the order size that minimises total inventory cost, reorder level is set from lead time and usage (plus safety stock where held), and JIT and the bullwhip effect describe, respectively, a philosophy of minimal inventory and a well-known failure mode of poorly coordinated multi-tier supply chains.

Key formulas & results

Everything to memorise for the exam hall, in one card. Screenshot this for revision.

Efficiency and capacity utilisation
Design capacity >= effective capacity >= actual output, in general.
PERT expected time
t_o = optimistic, t_m = most likely, t_p = pessimistic.
Float (slack)
Zero float means the activity lies on the critical path.
Economic Order Quantity
D = annual demand, O = ordering cost per order, C = carrying cost per unit per year.
Reorder level
Safety stock is zero unless the question states one is maintained.
⚠️

Traps CMA Intermediate sets — and how to dodge them

These are the exact option-traps and misreads that cost marks under negative marking.

WATCH OUT
Applying Johnson's rule by scheduling jobs in ascending order of total processing time
Apply the rule correctly: find the single smallest time in the whole table, place it early if it belongs to Machine 1 and late if it belongs to Machine 2, then repeat on the remaining jobs.
Why it happens: Johnson's rule is about the location (which machine) of the smallest time, not the size of a job's total processing time.
WATCH OUT
Assuming every activity in a project network lies on the critical path
Compute float for each activity; only zero-float activities are critical, and non-critical activities can absorb some delay without affecting the project finish date.
Why it happens: Confusing all activities with critical-path activities leads to crashing (spending extra to speed up) activities that would not actually shorten the project.
WATCH OUT
Forgetting to add safety stock into the reorder level when a question states one is held
State the reorder level as lead-time demand plus safety stock whenever safety stock is mentioned in the question.
Why it happens: Omitting stated safety stock is one of the most common computational slips in this topic.

Exam-pattern practice

PYQ-style questions with full solutions. Work through them as a readiness check — mark yourself honestly and get your gap report at the end.

Readiness check

Are you exam-ready for Capacity Planning, Scheduling, Project and Supply Chain Management?

8 problems from this chapter. Try each one, reveal the worked solution, mark yourself honestly — get your gap report at the end.

8 questions~6 min worth ~100 marks in CMA Intermediate exams

5-minute revision

The whole chapter, distilled. Read this the night before the exam.

  • Design capacity >= Effective capacity >= Actual output. Efficiency = Actual/Effective; Capacity Utilisation = Actual/Design.
  • Capacity strategies: Lead (ahead of demand), Lag (after demand), Match (small increments tracking demand).
  • Johnson's rule: find smallest time in the table; Machine 1 time -> schedule early; Machine 2 time -> schedule late; repeat.
  • PERT expected time = (to + 4tm + tp) / 6. CPM uses one deterministic estimate; PERT uses three.
  • Critical path = longest path through the network = zero float activities = minimum project duration. Crash only critical-path activities.
  • EOQ = sqrt(2DO/C). Reorder Level = Lead Time x Usage Rate (+ Safety Stock).
  • JIT minimises inventory via reliable, short-lead-time suppliers. Bullwhip effect: demand fluctuations amplify moving up the supply chain; fixed by sharing real demand data.

CMA Intermediate question blueprint

How this topic is asked, tier by tier — so you can prep to the pattern.

Typical weightage: Contributes to CMA Inter Paper 9 (100 marks, Section A ~55-65%)

Question styleMarks eachTypical countWhat it tests
Capacity Planning0conceptualComputing efficiency and capacity utilisation and choosing a capacity strategy
Sequencing0conceptualApplying Johnson's rule correctly
Project Management0conceptualComputing PERT expected time and identifying the critical path via float
Inventory Models0conceptualComputing EOQ and reorder level
Supply Chain0conceptualExplaining JIT and the bullwhip effect
Prep strategy
  • First pass: memorise the four core formulas (efficiency/utilisation, PERT expected time, float, EOQ) as fixed anchors.
  • Second pass: practise 8-10 Johnson's-rule and EOQ numericals until the mechanical steps are automatic.
  • Third pass: practise drawing a small project network from a given activity list and computing float for every activity to find the critical path.

Exam-hall strategy

Battle-tested tips from mentors and toppers for this topic under the sectional clock.

  1. For Johnson's rule, always scan the entire table for the single smallest number before deciding where to place any job.
  2. For PERT/CPM questions, compute float for every activity explicitly rather than guessing which activities are critical.
  3. State the EOQ formula and identify D, O and C clearly before substituting numbers, since partial marks are typically available for correct formula setup.
  4. When asked to explain a supply-chain concept like the bullwhip effect or JIT, always connect it back to a cost trade-off (ordering versus carrying, or buffer stock versus supply risk) rather than describing it only qualitatively.

Beyond the exam

Where this skill shows up in the job you're competing for — and in life.

Working capital and inventory cost control

EOQ and reorder-level logic directly inform the raw-material purchasing decisions that determine a manufacturing firm's working-capital requirement, a topic a CMA also studies from the financial side.

Project cost and schedule control

Critical-path analysis is standard practice for tracking capital-project timelines and deciding where crashing spend is actually justified.

Where else this topic is tested

Prepare once, score in every exam that asks it.

CMA FinalLow-Moderate — quantitative techniques resurface in Strategic Cost Management's linear programming, simulation and network-analysis chapters at Final level

Questions aspirants ask

Pulled from the Q&A community and mentor sessions.

At CMA Intermediate level, Johnson's rule is examined for the two-machine, n-job case described here; extensions to three machines exist in operations research more broadly but are not the Intermediate syllabus's focus.

For a full project-scheduling question, yes — the diagram is how earliest start/finish and latest start/finish times are computed, which in turn gives float. For an isolated PERT expected-time calculation, the formula alone suffices.

The basic EOQ formula shown here is the core examinable version; some question sets extend it to a quantity-discount scenario, where the total cost (including purchase cost) is compared across the discount price breaks rather than relying on the plain EOQ formula alone.
Header Logo