ElectrifyCost

Methodology

How we calculate estimates

ElectrifyCost is a planning tool, not a quoting tool. Our goal is to give you a defensible cost range, an itemized breakdown, and a clear view of incentives — so you can have a more informed conversation with a contractor.

The model in plain English

For each project we compute three independent cost paths — low, mid, and high — instead of taking a midpoint and applying a flat percentage. Each path uses its own equipment cost, labor hours, permit cost, and complexity adjustment. We then add probabilistic items (like a possible panel upgrade) and subtract eligible incentives.

gross_cost =
  base_project_cost
  × state_labor_multiplier
  × install_difficulty_multiplier
  × home_complexity_multiplier
  + permit_cost
  + panel_or_circuit_adder
  + removal_or_disposal_adder

eligible_incentives =
  federal_credit_if_current_and_eligible
  + state_rebate_if_available
  + utility_rebate_if_available

net_cost = gross_cost  eligible_incentives

Where the numbers come from

Incentive freshness policy

Federal credits, state programs, and utility rebates change at unpredictable cadences. The calculator engine compares each program's expiration date against today's date at build time and excludes expired credits from net-cost math. Credits that depend on user-specific eligibility (30C eligible census tract; income-qualified DOE Home Energy Rebates; state-rollout status) are surfaced as potential — visible but not subtracted — until the user confirms eligibility. The intent is to avoid overstating savings the user may not actually qualify for. Every program row in data/csv/rebate-programs.csv and the rollout-status file at data/csv/home-energy-rebate-status.csv carries a last_reviewed date.

Panel-upgrade probability

Adding a heat pump or EV charger may or may not require a service upgrade. We classify your panel size against the new load (per simplified NEC 220.83 thinking) into minimal, low, medium, high, or critical risk, and add the upgrade cost to the estimate weighted by that risk. The result page tells you what we assumed.

Operating cost & payback

We compute annual energy use from a heating-degree-day load model for heat pumps, then convert with a coefficient of performance (COP) appropriate to your climate zone. We then compare against a typical efficiency for your current fuel. The monthly bill impact is the annual change divided by 12, with low/mid/high variance to reflect equipment and weather uncertainty. Simple payback uses net cost after incentives divided by mid-case annual savings.

What this tool does not do

Updates

We re-review primary sources at least quarterly. The "last reviewed" date you see on each calculator reflects the most recent review across the data the calculator used.

See the full sources list →