Set your operation size and loss rate — see how much of your honey revenue goes to replacement costs before the season begins.
Replacement cost = round(colonies × loss rate) × (package price + 2.5 hrs × $22/hr). Labour at $22/hr is the 2024 BLS median for agricultural workers; 2.5 hrs covers inspection, package installation, and first feeding.
Gross revenue = colonies × 80 lbs/colony × honey price. The 80 lb/colony/yr is the USDA NASS national average for 5+ colony operations. Migratory operations on pollination contracts often yield 50-70 lbs; dedicated honey crops 80-120 lbs. First-year replacement colonies typically yield 30-50% less — this model does not discount their revenue.
Not included: Varroa and disease treatments ($30-80/colony/yr), equipment depreciation, feed, transportation, and the reduced yield of first-year colonies. True replacement burden is typically 20-40% higher than shown here. Full methodology →
replacements = round(colonies × loss_rate) package_cost = replacements × pkg_price labour_cost = round(replacements × 2.5 × 22) total_cost = package_cost + labour_cost gross_revenue = colonies × 80 × honey_price_per_lb burden = total_cost / gross_revenue
<iframe src="https://rawhoneyguide.com/tools/honey-colony-economics" width="100%" height="1400" frameborder="0" loading="lazy" title="Colony Replacement Economics Calculator" ></iframe>
?theme=dark to the src URL for dark mode. All 40 embeddable widgets at /tools/embed.