Project Quote Calculator
Build a service quote from hours, rate, materials and markup.
About the Project Quote Calculator
Calculates a client quote from billable hours and your hourly rate, plus material costs and a markup percentage.
$$ quote = (hours\times rate + materials)\times(1+\text{tfrac}{markup}{100}) $$
How to use this calculator
- Enter the number of work hours, the hourly rate, the material cost, and the markup percent.
- Make sure the hours and rate are in matching units, so labor cost is computed correctly.
- Check that the markup is entered as a percent, not a decimal.
- Read the quote result, which shows the final price after labor, materials, and markup are included.
The formula explained
The formula computes the quote by adding labor cost and materials first, then multiplying by a markup factor. In symbols, \( quote = (hours\\times rate + materials)\\times(1+\\text{tfrac}{markup}{100}) \).
- quote = the final project price
- hours = the number of hours worked
- rate = the hourly charge
- materials = the total material cost
- markup = the markup percentage added to cover profit or overhead
Step by step method
- Compute labor cost with \( hours\\times rate \).
- Add material cost to get the pre-markup subtotal, \( hours\\times rate + materials \).
- Convert the markup percent to a multiplier using \( 1+\\text{tfrac}{markup}{100} \), then multiply to get the final quote.
Worked example
Problem. A job takes \( 8 \) hours at \( \$45 \) per hour, with \( \$120 \) in materials and a markup of \( 15\\% \). Find the quote.
- First find labor cost, \( 8\\times 45 = 360 \).
- Add materials, \( 360 + 120 = 480 \).
- Apply markup, \( 480\\times(1+\\text{tfrac}{15}{100}) = 480\\times 1.15 = 552 \).
Answer. The quote is \( \$552 \).
Tips and common mistakes
- Enter markup as a percent like \( 15 \), not as \( 0.15 \).
- If your quote seems too low, check whether you forgot to include materials before applying markup.
Frequently asked questions
What is markup for?+
It covers overhead and profit on top of your direct labour and material costs.
Should I quote with or without tax?+
This gives a pre-tax quote; add sales tax separately if required.
More Finance Tools
Explore related calculators in this category
Invoice Total Calculator
Calculate an invoice total from line items, tax and discount.
4% Rule Calculator
Find the retirement nest egg you need using the 4% safe-withdrawal rule.
APR Calculator
Calculate Annual Percentage Rate including fees.
Amortization Schedule Calculator - Free Online
Free Generate a complete amortization schedule. Step-by-step solutions and formulas included. Free, accurate results with step-by-step explanations.
You Might Also Like
Popular tools from other categories
.htaccess Generator
Generate common .htaccess rules, force HTTPS, www redirect, and caching, with checkboxes.
API Key Generator
Generate random, secure API keys and tokens with an optional prefix. Cryptographically secure.
Barcode Generator
Generate Code 128 / EAN barcodes from your data.
Bcrypt Hash Generator
Generate bcrypt password hashes in your browser with a configurable cost factor. Free online bcrypt tool.
Can't Find the Right Calculator?
Try our AI Math Solver, type any problem in plain English and get instant step-by-step solutions.