Contractor Profit Calculator Formula

Understand the math behind the contractor profit calculator. Each variable explained with a worked example.

Formulas Used

Total Costs

total_costs = labor + materials + overhead

Net Profit

net_profit = revenue - (labor + materials + overhead)

Profit Margin

profit_margin = revenue > 0 ? ((revenue - (labor + materials + overhead)) / revenue) * 100 : 0

Variables

VariableDescriptionDefault
revenueJob Revenue(USD)25000
laborLabor Costs(USD)8000
materialsMaterial Costs(USD)6000
overheadOverhead Costs(USD)3000

How It Works

How to Calculate Contractor Profit

Formula

Net Profit = Revenue - (Labor + Materials + Overhead) Profit Margin = (Net Profit / Revenue) x 100

Most successful contractors aim for a net profit margin between 8% and 20%, depending on the trade and market conditions.

Worked Example

A contractor completes a job for $25,000 with $8,000 labor, $6,000 materials, and $3,000 overhead.

revenue = 25000labor = 8000materials = 6000overhead = 3000
  1. 01Total costs = $8,000 + $6,000 + $3,000 = $17,000
  2. 02Net profit = $25,000 - $17,000 = $8,000
  3. 03Profit margin = ($8,000 / $25,000) x 100 = 32%

When to Use This Formula

  • Preparing a bid or estimate for a construction job where you need to add a profit margin on top of your direct costs (labor, materials, subcontractors).
  • Evaluating whether a project is worth pursuing by calculating the profit after accounting for all job costs and overhead allocation.
  • Comparing the profitability of different project types or sizes to focus your business on the most profitable work.
  • Setting a target profit percentage for your contracting business and back-calculating what your bid price needs to be for a given cost base.
  • Reviewing completed projects to see if actual profit matched the estimated profit, identifying where cost overruns eroded margins.

Common Mistakes to Avoid

  • Confusing markup with profit margin — applying a 20% markup to $100,000 in costs gives a $120,000 bid, but the profit margin on that job is 16.7%, not 20%. If your target is a 20% profit margin, the bid needs to be $125,000.
  • Forgetting to include overhead in the cost base — insurance, office rent, truck payments, tool depreciation, licenses, and unbillable time are real costs that must be covered before any profit is earned.
  • Underestimating labor costs by using base wage only — actual labor cost includes payroll taxes, workers' comp, benefits, and non-productive time (travel, setup, cleanup), which typically adds 30-50% above the hourly wage.
  • Not accounting for change order risk in the profit margin — projects rarely go exactly to plan, and a thin margin can evaporate with one unexpected issue. Experienced contractors factor contingency into their profit calculation.

Frequently Asked Questions

What is a good profit margin for contractors?

Most contractors aim for 8-20% net profit margin. Specialty trades and higher-risk projects often command margins at the higher end. Margins below 8% leave little room for unexpected costs.

What counts as overhead for contractors?

Overhead includes insurance, vehicle costs, office expenses, tools and equipment depreciation, licensing fees, marketing, and administrative costs -- anything not directly tied to a specific job.

Ready to run the numbers?

Open Contractor Profit Calculator