Cocktail ABV with Dilution

Final ABV and standard-drink count of a cocktail after ice-melt dilution.

Run the calculator

Example

You enter

You get

Details, formula, and sources

Final ABV and standard-drink count of a mixed drink after ice-melt dilution (shaken ~28%, stirred ~23%, rocks ~15%, neat 0%). A strength figure that ignores the melt overstates the pour; final_abv = pure_alcohol / (volume + melt).

pure_alcohol = total_volume x weighted_abv / 100; dilution_water = total_volume x method_pct / 100; final_abv = pure_alcohol / (total_volume + dilution_water) x 100; standard_drinks = pure_alcohol / 0.6.

Cocktail dilution model (Dave Arnold, Liquid Intelligence), by name.

Bartending-practice dilution figures; responsible-service practice governs.

Estimate. AHJ and licensed professional govern.

Field names used by the API: total_volume_oz, weighted_abv_pct, method, dilution_pct, final_abv_pct, standard_drinks

Related tools