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) / 1000

Per Side Dish (total)

total_side_per_dish = (guests * side_per_guest) / 1000

Grand Total Food

total_all_food = (guests * (280 + 200)) / 1000

Grand Total Food

total_lbs = (guests * (280 + 200)) / 453.592

Variables

VariableDescriptionDefault
guestsNumber of Guests(guests)30
num_mainsNumber of Main Dishes2
num_sidesNumber of Side Dishes3
main_per_guestMain grams per guest per dish= 280 / num_mainscalculated
side_per_guestSide grams per guest per dish= 200 / num_sidescalculated

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

  • More dish variety means less of each individual dish
  • The first 2 dishes on a buffet line get taken most
  • Place vegetables and salads first
  • Worked Example

    Plan a buffet for 30 guests with 2 main dishes and 3 sides.

    guests = 30num_mains = 2num_sides = 3
    1. 01Main per guest per dish: 280 / 2 = 140 g.
    2. 02Per main dish total: 30 x 140 = 4200 g = 4.2 kg.
    3. 03Side per guest per dish: 200 / 3 = 66.7 g.
    4. 04Per side dish total: 30 x 66.7 = 2000 g = 2 kg.
    5. 05Grand total: 30 x 480 g = 14,400 g = 14.4 kg.

    Ready to run the numbers?

    Open Buffet Amount Calculator