Buffet Amount Calculator Formula
Understand the math behind the buffet amount calculator. Each variable explained with a worked example.
Formulas Used
Per Main Dish (total)
total_main_per_dish = (guests * main_per_guest) / 1000Per Side Dish (total)
total_side_per_dish = (guests * side_per_guest) / 1000Grand Total Food
total_all_food = (guests * (280 + 200)) / 1000Grand Total Food
total_lbs = (guests * (280 + 200)) / 453.592Variables
| Variable | Description | Default |
|---|---|---|
guests | Number of Guests(guests) | 30 |
num_mains | Number of Main Dishes | 2 |
num_sides | Number of Side Dishes | 3 |
main_per_guest | Main grams per guest per dish= 280 / num_mains | calculated |
side_per_guest | Side grams per guest per dish= 200 / num_sides | calculated |
How It Works
How to Calculate Buffet Amounts
Formula
For buffets, estimate about 280 g of main dishes and 200 g of sides per person total, then divide across the number of dishes.
Per Main Dish = (280 g / Number of Mains) x Guests Per Side Dish = (200 g / Number of Sides) x Guests
Buffet Tips
Worked Example
Plan a buffet for 30 guests with 2 main dishes and 3 sides.
guests = 30num_mains = 2num_sides = 3
- 01Main per guest per dish: 280 / 2 = 140 g.
- 02Per main dish total: 30 x 140 = 4200 g = 4.2 kg.
- 03Side per guest per dish: 200 / 3 = 66.7 g.
- 04Per side dish total: 30 x 66.7 = 2000 g = 2 kg.
- 05Grand total: 30 x 480 g = 14,400 g = 14.4 kg.
Ready to run the numbers?
Open Buffet Amount Calculator