What a Bill of Quantities actually is
A Bill of Quantities is a structured document that itemises and quantifies every element of work required to construct a building. It serves multiple purposes simultaneously: it is a tender document that allows contractors to price the same scope on a like-for-like basis, a contract document under certain procurement routes, a cost management tool during construction, and a basis for interim valuations and final accounts.
A properly prepared BOQ under NRM 2 is not a shopping list. It is a precisely measured, systematically structured description of every piece of work, organised by work sections, with quantities expressed in defined units of measurement. Each item has a description detailed enough that a contractor can apply a rate without ambiguity about what is included.
If you have ever received a BOQ where the descriptions are vague, the quantities do not reconcile with the drawings, or the work sections are incorrectly structured — you know the difference between a BOQ prepared by a competent QS and one assembled by someone who does not understand measurement rules.
A contractor receives a BOQ for tender. Under JCT Standard Building Contract With Quantities, what is the contractual status of that BOQ?
The three NRMs — and why you need to know all of them
RICS publishes three complementary documents under the New Rules of Measurement. Each serves a different purpose at different project stages.
NRM 1: Order of Cost Estimating and Cost Planning for Capital Building Works. This is your tool for early-stage cost advice — RIBA Stages 1 through 4. NRM 1 provides a framework for:
- Order of cost estimates (Stage 1): based on floor area rates or functional unit rates. "A secondary school costs approximately GBP 2,800-3,500 per m2 GIFA" — that is an NRM 1 estimate.
- Cost plans at increasing detail (Stages 2-4): elemental cost breakdowns using the standard element structure (substructure, superstructure, internal finishes, fittings, services, external works, preliminaries).
NRM 2: Detailed Measurement for Building Works. This is the standard for preparing bills of quantities for tender. NRM 2 replaced SMM7 (Standard Method of Measurement, 7th Edition) as the RICS-endorsed measurement standard. It defines:
- Work section structure (aligned with Common Arrangement of Work Sections, but more granular)
- Measurement rules for each work section — what to measure, what units to use, what to include in the item description
- The tabulated rules that tell you, for example, that brickwork is measured in m2, stating the thickness, bond, mortar type, and any fair-face finish
NRM 3: Order of Cost Estimating and Cost Planning for Building Maintenance Works. This covers lifecycle costing — the cost of maintaining, repairing, and replacing building elements over their design life. NRM 3 is increasingly relevant as clients demand whole-life cost analysis, not just capital cost.
For AI applications in estimation, NRM 2 is the primary standard. Any AI system that generates BOQ items must produce output compatible with NRM 2 work section structures, measurement rules, and item descriptions.
You are at RIBA Stage 2 (Concept Design) for a new office building. The client wants a cost estimate. Which NRM standard applies?
The measurement process — from drawings to quantities
Understanding measurement is essential before you can understand how AI can assist with it. Here is the QS workflow, step by step.
Step 1: Drawing review. Before measuring anything, you review the full drawing set to understand the project scope. What is the building form? How many storeys? What construction type — steel frame, concrete frame, masonry loadbearing? What are the ground conditions? This contextual understanding determines how you approach the measurement.
Step 2: Take-off. This is the core measurement activity. You work through each drawing systematically, extracting dimensions and calculating quantities. For a floor plan, you might measure:
- Room areas (length x width) for floor finishes, ceiling finishes, and decoration
- Wall lengths and heights for blockwork, plasterwork, and decoration
- Perimeter lengths for skirtings and covings
- Count of doors, windows, and other openings
- Deductions for openings in walls
Step 3: Description writing. Each measured item needs an NRM 2 compliant description. This is not free text — it follows the tabulated rules. For example, a blockwork item might read: "Walls; 100mm thick; Tarmac Toplite Standard Block; in stretcher bond; in 1:1:6 cement:lime:sand mortar; fair face one side." Every element of that description is required by the measurement rules.
Step 4: Squaring and abstracting. Raw take-off dimensions are "squared" (calculated) and collected into an abstract — grouping like items together. If you measured the same blockwork specification in 15 different rooms, the abstract collects all those measurements into a single quantity.
Step 5: Billing. The abstracted items are assembled into the final BOQ format — organised by work sections, with item references, descriptions, units, and quantities ready for the contractor to apply rates.
This entire process — for a mid-size commercial project — can take a QS team 2-6 weeks working from 2D drawings. AI's role is to accelerate Steps 2 and 4 most significantly: the measurement and compilation of quantities.
SMM7 to NRM 2 — the transition and why it matters for AI
If you qualified before 2013, you learned measurement under SMM7 — the Standard Method of Measurement, 7th Edition. NRM 2 replaced SMM7, and the differences matter for AI system design.
Structural differences. SMM7 was organised purely by work sections (excavation, concrete, masonry, etc.). NRM 2 is organised by both work sections and elemental structure — it bridges the gap between trade-based measurement and elemental cost planning. This dual structure means NRM 2 BOQs can feed directly into NRM 1 elemental cost plans.
Measurement rule changes. NRM 2 introduced changes to measurement conventions. For example, NRM 2 is more explicit about what constitutes "deemed included" items within each work section. The tabulated rules in NRM 2 provide clearer guidance on item descriptions and what must be stated.
Preliminaries. NRM 2 significantly expanded the treatment of preliminaries (employer's requirements and main contractor's preliminaries). SMM7 treated preliminaries as a relatively brief section. NRM 2 provides detailed measurement rules for preliminaries items, reflecting the reality that preliminaries can be 10-18% of contract value.
Why this matters for AI. An AI system trained on historical BOQs will encounter both SMM7 and NRM 2 formats. The system must be able to recognise which standard was used and, ideally, convert between them. It must also apply the correct measurement rules for new work — which means NRM 2 rules, not SMM7.
Your AI system has been trained on 500 historical BOQs, of which 300 were prepared under SMM7 and 200 under NRM 2. What is the primary risk?
Units of measurement — getting them right
This may seem basic, but incorrect units of measurement are one of the most common errors in AI-generated BOQ items. Each work section has specific unit conventions under NRM 2.
m2 (square metres) — Used for area-based items: blockwork (measured by wall area), plasterwork, floor finishes, ceiling finishes, roof coverings, tanking, insulation to surfaces.
m3 (cubic metres) — Used for volume-based items: excavation, concrete (in-situ), filling, hardcore.
m (linear metres) — Used for length-based items: skirtings, covings, architraves, dado rails, handrails, kerbs, drainage runs, cable trays.
nr (number) — Used for enumerated items: doors (as complete assemblies including ironmongery), windows, sanitaryware, mechanical equipment, light fittings.
item — Used for items that cannot be sensibly quantified by measure or number: testing and commissioning, builder's work in connection with services, bringing to site and removing plant.
Provisional sum — An allowance for work that cannot be fully defined at tender stage. This is not a unit of measurement but a pricing mechanism. There are two types under JCT: defined provisional sums (where the contractor is deemed to have allowed for programming, planning, and pricing preliminaries) and undefined provisional sums (where they are not).
Getting it wrong matters. If your AI system describes excavation in m2 instead of m3, the rate the contractor applies will be nonsensical. If it measures skirtings in m2 instead of linear metres, the quantity will be meaningless. These are not trivial formatting issues — they make the BOQ unpriced.
Your AI system has produced a BOQ item: 'Excavation; to reduce levels; maximum depth not exceeding 1.00m — 450 m2.' What is wrong?
Where AI fits — and where it does not
Now that you understand the measurement process, let us map AI capabilities to each step.
Drawing review (Step 1). AI can assist by classifying drawing types (plan, section, elevation, detail), identifying which drawings are relevant to which work sections, and flagging discrepancies between revision numbers. This is useful but not transformative.
Take-off (Step 2). This is where AI delivers the most value. AI can read dimensions from drawings, detect room boundaries, identify elements (doors, windows, columns), and calculate basic quantities (areas, lengths, counts). Current capability: 85-95% accuracy for standard elements in well-drawn plans, lower for complex or poorly drawn documents.
Description writing (Step 3). AI can generate NRM 2 compliant item descriptions if it has been properly configured with the measurement rules. The challenge is ensuring the descriptions include all required elements — thickness, material specification, bond type, mortar specification, finish — which requires the AI to extract information from both drawings and specifications.
Squaring and abstracting (Step 4). AI excels at this. Once quantities are extracted, compiling them, grouping like items, and reconciling totals is pure computation. This is where manual errors are common (arithmetic mistakes, missed items, double-counting) and AI eliminates them.
Billing (Step 5). Assembling the final BOQ is largely formatting. AI can structure the output into NRM 2 work sections with proper referencing.
The critical point: AI does not replace the QS. It accelerates the most time-intensive steps (take-off and abstracting) and provides a first-pass output that the QS reviews, validates, and adjusts. The QS's expertise in interpreting ambiguous drawings, applying professional judgment about measurement conventions, and understanding the builder's perspective remains essential.
Key takeaways
- A BOQ is a precisely structured pricing document — not a shopping list. Under JCT With Quantities, it is a contract document with financial and legal consequences if the quantities are wrong.
- NRM 2 is the current standard for detailed measurement in the UK, replacing SMM7. AI systems must produce NRM 2 compliant output.
- NRM 1, 2, and 3 serve different purposes — cost planning, detailed measurement, and lifecycle costing respectively. AI can assist with all three but NRM 2 is the primary target.
- Units of measurement must be correct — m2, m3, m, nr, item — each work section has specific conventions, and errors make items unpriced.
- AI's strongest impact is on take-off and abstracting — the most time-intensive and error-prone steps in the QS workflow.
Next up: Document Types in Construction AI.
Module 2 — Final Assessment
Under NRM 2, what unit of measurement is used for in-situ concrete?
What is the key structural difference between SMM7 and NRM 2?
At which RIBA Stage would you typically prepare a full bill of quantities to NRM 2?
Which steps in the QS measurement workflow does AI accelerate most significantly?