Ice Quantity Calculator Formula

Understand the math behind the ice quantity calculator. Each variable explained with a worked example.

Formulas Used

Total Ice Needed

total_lbs = guests * hours * ice_per_guest_lb

Total Ice Needed

total_kg = (guests * hours * ice_per_guest_lb) * 0.453592

10-lb Bags Needed

bags_10lb = ceil((guests * hours * ice_per_guest_lb) / 10)

Variables

VariableDescriptionDefault
guestsNumber of Guests(guests)25
hoursEvent Duration(hours)4
ice_per_guest_lbIce Per Guest Per Hour0.5

How It Works

How Much Ice for an Event

Formula

Total Ice = Guests x Hours x Ice Per Guest Per Hour

Guidelines

  • Indoor/cool weather: 0.25 lb per person per hour
  • Standard: 0.5 lb per person per hour
  • Outdoor/hot weather: 0.75-1 lb per person per hour
  • Always round up and buy extra. Ice is inexpensive and running out is inconvenient.

    Worked Example

    Calculate ice for 25 guests at a 4-hour outdoor summer party.

    guests = 25hours = 4ice_per_guest_lb = 0.5
    1. 01Total ice: 25 x 4 x 0.5 = 50 lbs.
    2. 02In kilograms: 50 x 0.454 = 22.7 kg.
    3. 0310-lb bags: ceil(50 / 10) = 5 bags.

    Frequently Asked Questions

    How long does ice last at a party?

    In a cooler, ice lasts 4-8 hours. Outdoors in summer without insulation, it melts in 1-2 hours. Keep cooler lids closed and use block ice (slower melting) underneath.

    Should I get bagged ice or block ice?

    Use both: block ice for coolers (melts slower) and bagged cubed ice for drinks. Cubed ice is also needed for cocktails.

    Where should I store extra ice?

    Store in coolers, bathtubs, or large bins. Buy ice the day of the event or the night before and keep in the freezer or an insulated cooler.

    Ready to run the numbers?

    Open Ice Quantity Calculator