This page defines a planning model for furnace installation cost. It is designed so a homeowner, dispatcher, or estimator can work through the major cost levers, build a line-item estimate, explain the swing factors, and state where a site visit is still required. It is not a final written quote.

What This Tool Is For

  • planned furnace replacement budgeting
  • rough installation-cost comparison before an in-home estimate
  • showing which line items drive a furnace quote up or down

What This Tool Does Not Cover Well

  • active repair diagnosis
  • fuel conversion projects
  • large venting redesigns or major electrical upgrades
  • final pricing for condos, rooftops, or unusual access conditions without a site visit

Intake Questions

InputAccepted answersHow the estimator uses it
Fuel typegas or electricselects the base unit cost
Efficiency levelstandard or high-efficiencyselects the unit cost tier
Home sizesquare feetdetermines labour hours and possible ductwork cost
Complexitystandard, moderate, difficultchanges labour cost through a multiplier
Existing ductsyes or nodecides whether the ductwork line is zero or active
Regionurban, suburban, ruralselects permit allowance

Cost Model

The estimate is built from five line items:

  1. unit cost
  2. materials
  3. labour
  4. ductwork
  5. permits

Unit Cost Table

Fuel typeEfficiency levelUnit cost
GasStandard$2,000
GasHigh-efficiency$3,500
ElectricStandard$3,000
ElectricHigh-efficiency$4,500

Materials Rule

  • materials = 10% of unit cost

Labour Rules

Base Labour Hours by Home Size

Home sizeSquare footage ruleBase hours
Small1-1,500 square feet4 hours
Medium1,501-2,500 square feet6 hours
Largeover 2,500 square feet8 hours

Complexity Multiplier

ComplexityMultiplierTypical meaning
Standard1.00straightforward replacement with normal access
Moderate1.25minor venting, electrical, or access complication
Difficult1.50tighter access, more coordination, or more involved install conditions

Labour Formula

  • labour = base hours × complexity multiplier × $100 per hour

Ductwork Rule

  • if the home already has usable ducts, ductwork cost = $0
  • if the home has no existing ducts, ductwork cost = square footage × $1.20

Permit Allowance

RegionPermit allowance
Urban$300
Suburban$200
Rural$150

Formula Sequence

  1. select `unit_cost` from the fuel and efficiency table
  2. calculate `materials = unit_cost × 0.10`
  3. determine `base_hours` from home size
  4. calculate `labour = base_hours × complexity_multiplier × 100`
  5. calculate `ductwork = 0` if ducts exist, otherwise `square_feet × 1.20`
  6. select `permit_cost` from the region table
  7. `total = unit_cost + materials + labour + ductwork + permit_cost`

Worked Example 1: Existing Ducts

Input set:

  • fuel type: gas
  • efficiency: high-efficiency
  • home size: 2,000 square feet
  • complexity: moderate
  • existing ducts: yes
  • region: urban

Calculation:

  • unit cost = $3,500
  • materials = 10% of $3,500 = $350
  • base labour hours = 6
  • labour = 6 × 1.25 × $100 = $750
  • ductwork = $0
  • permits = $300
  • total = $3,500 + $350 + $750 + $0 + $300 = $4,900

Worked Example 2: No Existing Ducts

Input set:

  • fuel type: gas
  • efficiency: high-efficiency
  • home size: 2,500 square feet
  • complexity: moderate
  • existing ducts: no
  • region: urban

Calculation:

  • unit cost = $3,500
  • materials = $350
  • base labour hours = 6
  • labour = $750
  • ductwork = 2,500 × $1.20 = $3,000
  • permits = $300
  • total = $7,900

In this model, missing ductwork is the main swing factor.

When using this tool, the estimate should return:

  • estimated total installation cost
  • each line item separately: unit, materials, labour, ductwork, permits
  • assumptions used for fuel, efficiency, size, complexity, ducts, and region
  • confidence level: high, medium, or low
  • next step: planning only or in-home estimate

Confidence Rules

ConfidenceWhen to use it
Highfuel type, efficiency, square footage, duct presence, and region are all known
Mediumone major variable is inferred, such as complexity or square footage band
Lowduct presence, venting condition, or electrical requirements are unclear

Stop Conditions

Stop at a planning estimate and recommend an in-home estimate when any of the following are true:

  • the project includes fuel conversion
  • venting reuse is uncertain for a high-efficiency furnace
  • electrical service may need major upgrade
  • duct design is unknown or the no-duct case requires full distribution planning
  • access is unusual, such as condo, rooftop, or restricted mechanical-room access