Use this calculator to estimate catering pricing calculator from your own assumptions. The calculation runs locally in your browser, and the formula, example, scope, and source are visible below.
How to use this calculator
- Guest count: enter the value for the same scenario and period as the other inputs.
- Food cost per guest: enter the value for the same scenario and period as the other inputs.
- Labor hours and loaded rate: enter the value for the same scenario and period as the other inputs.
- Rentals/supplies: enter the value for the same scenario and period as the other inputs.
- Delivery/travel: enter the value for the same scenario and period as the other inputs.
- Overhead %: enter the value for the same scenario and period as the other inputs.
- Target margin %: enter the value for the same scenario and period as the other inputs.
- Replace the example values with values from one consistent scenario.
- Select Calculate and review the primary and supporting results.
- Change one assumption at a time when comparing scenarios, then verify material decisions against the governing source or a qualified professional.
Formula and method
food = guests*food_cost_per_guest
labor = labor_hours*loaded_rate
direct = food + labor + rentals + delivery
loaded = direct*(1+overhead_pct)
quote = loaded/(1-target_margin_pct)
price_per_guest = quote/guests
The implementation uses the audited A12 — Restaurant / Recipe Cost method. Intermediate values retain calculation precision; the interface formats values only for display unless the formula itself specifies a rounding rule.
Worked example
Inputs: Guests=100; Food=$12/guest; Labor=20h×$30; Rentals=$300; Delivery=$100; Overhead=10%; Margin=25%
Result: Direct=$2,200.00; Loaded=$2,420.00; Quote=$3,226.67; Price/guest=$32.27
This is the baseline audited scenario used to check that the page, formula, and displayed result remain aligned.
How to interpret the result
The calculator reports Total quote; price/guest; cost breakdown; expected profit. Treat the output as a scenario estimate: it changes when the entered scope, time period, fee basis, or cost definition changes. It does not establish a universal benchmark or guarantee a business outcome.
Assumptions and limitations
-
The result is limited to the inputs and A12 — Restaurant / Recipe Cost logic shown on this page.
-
Results are informational planning estimates, not accounting, tax, legal, employment, valuation, or investment advice.
-
Values are processed in the browser and are not submitted to an application server.
Common mistakes
-
Guests=0.
-
service charge/tax/gratuity separate.
-
Rounding intermediate values before completing the formula can change the final result.
-
A worked example is not a default recommendation; replace every assumption that does not match your case.
Frequently asked questions
What inputs should a restaurant include in the Catering Pricing Calculator?
Use the same period and units for these inputs: Guest count; Food cost per guest; Labor hours and loaded rate; Rentals/supplies; Delivery/travel; Overhead %; Target margin %. Keep optional assumptions at their example values only when those values match your scenario.
How is Catering Pricing calculated?
The calculation applies this audited method: food = guests*food_cost_per_guest labor = labor_hours*loaded_rate direct = food + labor + rentals + delivery loaded = direct*(1+overhead_pct) quote = loaded/(1-target_margin_pct) price_per_guest = quote/guests Display rounding is applied after the calculation rather than to intermediate values unless the rule explicitly requires it.
Which labor, overhead or tax items are excluded unless entered?
Use the same period and units for these inputs: Guest count; Food cost per guest; Labor hours and loaded rate; Rentals/supplies; Delivery/travel; Overhead %; Target margin %. Keep optional assumptions at their example values only when those values match your scenario.
How should I interpret the result for my own restaurant?
Read Total quote; price/guest; cost breakdown; expected profit as a planning estimate for the assumptions entered. Compare scenarios using the same scope and period; the calculator does not establish a universal target or guarantee an outcome.
How this calculator was created and tested
- Formula basis: the public formula is generated from the audited implementation specification for this calculator, not inferred from a search snippet or an AI answer.
- Validation coverage: 2 of 2 release test vectors are marked Audited for this calculator. The suite covers a normal scenario plus boundary or invalid-input behavior where defined.
- Regression behavior: build checks compare expected outputs, validation states, route integrity, structured data, internal links, and release blockers before publication.
- Automation and AI: automation or AI may assist drafting, organization, and regression work, but it is not treated as an authoritative source and does not override the audited formula, official rate registry, or release blockers.
- Editorial responsibility: MIASIN S.R.O. controls publication, source policy, corrections, and release decisions. No named individual expert review is claimed unless a page explicitly identifies one.
Read the full Methodology, Editorial Standards, and Corrections Policy.
Sources and freshness
Sources are ordered by authority: government or official sources first, then first-party platform sources, educational references, and finally supporting industry references.
- Educational reference: OpenStax
- Educational reference: OpenStax
- Supporting industry reference: calculator.academy
Last reviewed: September 22, 2026
Source set reviewed: September 22, 2026
Next scheduled review: September 22, 2027
Review cadence: Formula stable; external benchmarks only when explicitly sourced