Catering Quantity Calculator Formula
Understand the math behind the catering quantity calculator. Each variable explained with a worked example.
Formulas Used
Total Entree
total_entree = (guests * entree_weight_g) / 1000Total Per Side Dish
total_per_side = (guests * side_weight_g) / 1000Total All Sides
total_all_sides = (guests * side_weight_g * num_sides) / 1000Total Food Weight
total_food = (guests * (entree_weight_g + side_weight_g * num_sides)) / 1000Variables
| Variable | Description | Default |
|---|---|---|
guests | Number of Guests(guests) | 50 |
entree_weight_g | Entree Portion(g) | 225 |
num_sides | Number of Side Dishes | 2 |
side_weight_g | Side Dish Portion(g) | 150 |
How It Works
Professional Catering Quantities
Formula
Total = Guests x Portion Size
Professional Standards
Professional caterers add 5-10% to all quantities.
Worked Example
Cater a dinner for 50 guests with an entree and 2 sides.
guests = 50entree_weight_g = 225num_sides = 2side_weight_g = 150
- 01Entree: 50 x 225 g = 11,250 g = 11.25 kg.
- 02Per side: 50 x 150 g = 7,500 g = 7.5 kg.
- 03Both sides: 7.5 x 2 = 15 kg.
- 04Total food: 11.25 + 15 = 26.25 kg.
Ready to run the numbers?
Open Catering Quantity Calculator