AVC Calculator (Average Variable Cost)

Calculate Average Variable Cost from total variable cost and quantity produced.
Includes Average Fixed Cost and Average Total Cost when fixed cost provided.

Average Variable Cost

AVC = Total Variable Cost / Quantity. It is variable cost per unit of output: wages, raw materials, packaging, anything that scales with how much you make. Note that this is an average across everything produced, not the cost of the next unit. The cost of the next unit is marginal cost, and the two only meet at one point (more on that below).

The two cost components every microeconomics student learns:

  • Variable costs scale with quantity: doubling output roughly doubles them.
  • Fixed costs do not change with quantity in the short run: rent, salaried managers, depreciation.

Total Cost = Total Fixed Cost + Total Variable Cost. Divide each by quantity for averages:

  • AFC (average fixed cost) = Fixed Cost / Q
  • AVC (average variable cost) = Variable Cost / Q
  • ATC (average total cost) = Total Cost / Q = AFC + AVC

The classic AVC curve. AVC is U-shaped on most production functions. At low output, average variable cost is high because workers are not yet specialized and fixed factors (machines) are under-utilized. As output rises, AVC falls (efficiencies, specialization). At some point AVC reaches a minimum, then rises as you push beyond efficient capacity (overtime pay, cramped facility, tired workers, broken equipment).

Why AVC matters for shutdown decisions. In the short run, a firm should keep producing as long as price covers AVC. Even if price is below ATC (you are losing money overall), as long as price > AVC, every unit produced contributes something toward fixed costs. Shutting down means losing 100% of fixed costs; producing at a loss means losing only the unrecovered fixed portion.

The shutdown rule: P < min(AVC) → shut down.

Marginal cost vs AVC. Marginal cost (MC) intersects AVC at AVC’s minimum. When MC < AVC, AVC is falling. When MC > AVC, AVC is rising. So the bottom of the AVC curve is where MC = AVC. Standard economics-textbook geometry.

Reading real-world numbers.

  • Manufacturing: AVC dominated by raw materials. Cost-down programs often target AVC reduction.
  • Services: AVC dominated by labor. Outsourcing or automation directly cuts AVC.
  • Software / digital: AVC near zero. The whole concept barely applies, because the cost structure is fixed-heavy.
  • Restaurants: AVC is roughly food cost (28-35% of revenue) plus variable labor.

Worked example. A small bakery produces 500 loaves of bread per day.

  • Flour, yeast, salt, water: $250 ($0.50/loaf)
  • Hourly bakers: $300 ($0.60/loaf)
  • Packaging: $50 ($0.10/loaf)
  • Fixed (rent, ovens, manager): $400/day

AVC = ($250 + $300 + $50) / 500 = $1.20 per loaf AFC = $400 / 500 = $0.80 per loaf ATC = $1.20 + $0.80 = $2.00 per loaf

If they sell at $4.00/loaf, gross margin is $2.80, contribution is $2.80, profit per loaf is $2.00. If a slow day drops sales to 200 loaves and price falls to $1.50, AVC stays $1.20, so they should still bake. Every loaf contributes $0.30 toward fixed costs. They are still losing money on the day overall, but less than they would by shutting the ovens off.

One subtlety: AVC assumes proportionality. If your raw material has bulk discounts or your labor has overtime premiums, true variable cost is not perfectly proportional to Q. AVC then varies by output level — which is why the curve is U-shaped, not flat.


How we build and check this calculator

This calculator runs entirely in your browser, so the numbers you enter stay on your device. The math behind it is written by hand and tested against worked examples and standard references before the page goes live.

SuperGlobalCalculator is independently built and maintained. See how we build and verify our calculators.


Embed This Calculator

Copy the code below and paste it into your website or blog.
The calculator will work directly on your page.