What man-hours actually measure
A man-hour (or person-hour) is one person working for one hour. It is the unit that lets you compare jobs of completely different shapes on equal footing — two people for six hours is the same 12 man-hours as one person for twelve, or four people for three — which is exactly what makes it useful for estimating labour, comparing bids, and working out total cost when the crew size might change but the total work does not.
Man-hours = number of workers × hours per worker per day × number of daysLabour cost = man-hours × hourly rateWorked example
A job with 4 workers, each working 8 hours a day, over 5 days, at $35/hour:
- Man-hours:
4 × 8 × 5 = 160 - Labour cost:
160 × $35 = $5,600
The same 160 man-hours could be delivered by 2 workers over 10 days, or 8 workers over 2.5 days — useful for working out how adding or removing crew changes the schedule for a fixed amount of work, assuming the work genuinely scales with headcount, which is the caveat below.
Where the simple multiplication breaks down
- Not all work parallelises. Nine workers do not finish a job in a ninth of the time if the task has a sequence that cannot be split — pouring a single slab of concrete, or a task that depends on the step before it finishing first.
- Coordination overhead. Larger crews spend more combined time communicating, waiting on shared tools or space, and correcting duplicated or conflicting work — a real effect sometimes called Brooks's law in software, and true in physical trades as well.
- Skill is not interchangeable. A man-hour of a specialist and a man-hour of an apprentice are not the same output, even though this calculator treats them identically. Mixed-skill crews often need a blended rate or a separate calculation per skill level.
- Overtime pay. Many jurisdictions require a higher rate beyond a standard threshold — commonly 8 hours a day or 40 a week — which a flat hourly rate does not capture. Calculate overtime hours separately at the correct premium rate.
What it is genuinely good for
Despite those limits, man-hours are the standard unit for estimating and comparing labour precisely because most real jobs sit somewhere between "perfectly parallel" and "impossible to split" — a rough estimate from man-hours is usually close enough to plan around, and it is the figure construction bids, project estimates and time-and-materials contracts are built on. Use it to size a job, compare a bid against your own estimate, or work out what a schedule change costs — and treat the coordination and skill caveats as reasons to add a margin, not reasons to throw the estimate out.