Party Food Calculator Formula

Understand the math behind the party food calculator. Each variable explained with a worked example.

Formulas Used

Total Appetizer Pieces

total_apps = guests * apps_per_person

Total Main Course

total_main_kg = (guests * main_g) / 1000

Total Sides

total_sides_kg = (guests * sides_g) / 1000

Total Food

total_food_kg = (guests * (main_g + sides_g)) / 1000

Variables

VariableDescriptionDefault
guestsNumber of Guests(guests)20
apps_per_personAppetizer Pieces Per Person(pieces)8
main_gMain Course Per Person(g)250
sides_gSides Per Person(g)200

How It Works

How to Calculate Party Food

Formulas

Total Appetizers = Guests x Pieces Per Person Total Main = Guests x Serving Weight

Planning Guidelines

  • Appetizer-only party: 10-12 pieces per person
  • Dinner party: 4-6 appetizers + main + sides
  • Main course: 200-280 g per person
  • Side dishes: 150-200 g per person
  • Always prepare 10-15% extra
  • Worked Example

    Plan food for a dinner party with 20 guests.

    guests = 20apps_per_person = 8main_g = 250sides_g = 200
    1. 01Appetizers: 20 x 8 = 160 pieces.
    2. 02Main course: 20 x 250 g = 5000 g = 5 kg.
    3. 03Sides: 20 x 200 g = 4000 g = 4 kg.
    4. 04Total food: 5 + 4 = 9 kg plus 160 appetizer pieces.

    Ready to run the numbers?

    Open Party Food Calculator