Skip to main content
๐ŸŽฏConcept #70

Cost Behavior Overview

Fixed, variable, and mixed costs โ€” how costs respond to activity.

Why This Matters

Not all costs are created equal โ€” and the difference can mean the gap between a profitable decision and a catastrophic one.

When a coffee shop sells 500 cups in a slow week and 2,000 cups in a busy week, some costs stay exactly the same (rent, depreciation, the manager's salary). Others change in direct proportion to cups sold (coffee beans, milk, paper cups). And some costs are a hybrid โ€” partly fixed, partly responding to volume.

Cost behavior is the study of how costs respond to changes in business activity.

It's the foundational concept of managerial accounting because every tool that follows โ€” break-even analysis, contribution margin, CVP, budgeting, make-vs-buy decisions โ€” depends on understanding which costs are fixed and which are variable.

Without cost behavior, you can't answer:

  • How many units do I need to sell to make a profit?
  • What happens to profit if revenue drops 20%?
  • Is it worth taking on a large order at a discounted price?
  • Should I hire more staff or invest in automation?

Get cost behavior wrong and every downstream analysis is wrong. Get it right and the entire financial logic of the business becomes clear.

The Three Types of Cost Behavior

TypeHow It Behaves
Fixed CostTotal cost stays constant as activity changes. Per-unit cost decreases as volume increases.
Variable CostTotal cost changes proportionately with activity. Per-unit cost stays constant.
Mixed Cost(Semi-variable)Has both a fixed component (base amount) and a variable component (changes with activity).

Visual: How Each Type Graphs

Fixed Cost

Flat total โ€” constant as activity rises

Horizontal line (total stays constant)

Variable Cost

Upward line through the origin

Diagonal from origin (y = bx)

Mixed Cost

Intercept above zero + upward slope

Diagonal above origin (y = a + bx)

Classify This Cost

Quick practice โ€” tap Fixed, Variable, or Mixed for each cost.

Monthly shop rent โ€” $1,000 regardless of cups sold

Coffee beans and milk โ€” about $0.85 per cup

Electricity โ€” $150 base charge plus $0.003 per cup

Paper cups, lids, and sleeves โ€” $0.12 each

Fixed Costs: The Constant Foundation

Fixed costs don't care how much you sell. Rent is $1,000 whether you sell 10 cups or 10,000.

Activity LevelFixed Cost TotalFixed Cost Per Unit
500 cups/month$1,000$2.00/cup
1,000 cups/month$1,000$1.00/cup
2,000 cups/month$1,000$0.50/cup
4,000 cups/month$1,000$0.25/cup

As volume doubles: total cost unchanged, per-unit cost halves. This is operating leverage โ€” the engine that improves margins as volume grows over a fixed cost base.

ABC Coffee Shop โ€” Fixed Costs (Annual)

  • Rent$12,000
  • Depreciation$2,000
  • Insurance$1,500
  • Base manager pay$18,000
  • Total Fixed$33,500/year = $2,792/month

Important caveat โ€” Relevant Range

Fixed costs are only fixed within a relevant range of activity. If ABC doubles in size and needs a second location, rent doubles. Fixed costs can "step up" when capacity must be expanded.

Activity LevelFixed Cost
0 โ€“ 2,000 cups/mo$1,000/mo (one location)
2,001 โ€“ 4,000 cups$2,000/mo (second location)
4,001 โ€“ 6,000 cups$3,000/mo (third location)

Within each range, the cost is fixed โ€” hence "step fixed."

Variable Costs: Moving in Step with Volume

Variable costs change in direct proportion to activity. If you sell twice as many cups, your coffee bean cost roughly doubles.

Activity LevelVariable Cost TotalVariable Cost Per Unit
500 cups/month$600$1.20/cup
1,000 cups/month$1,200$1.20/cup
2,000 cups/month$2,400$1.20/cup
4,000 cups/month$4,800$1.20/cup

As volume doubles: total cost doubles, per-unit cost unchanged. This is the opposite pattern from fixed costs.

ABC Coffee Shop โ€” Variable Costs (Per Cup)

  • Coffee/espresso ingredients$0.68
  • Milk, syrups, add-ins$0.17
  • Paper cup, lid, sleeve$0.12
  • Variable labor (barista time)$0.23
  • Total Variable Cost/cup$1.20

At 85,000 cups/year: Total variable cost = $1.20 ร— 85,000 = $102,000

Mixed Costs: The Hybrid

Mixed costs contain both fixed and variable elements. They're very common โ€” utilities, phone bills, equipment maintenance, certain labor arrangements.

Mixed Cost Example โ€” ABC's Electricity Bill

  • Base charge (lights, refrigeration, always-on): $150/month (fixed)
  • Usage charge (espresso machines, hot water): $0.003/cup (variable)
  • At 1,000 cups: $150 + ($0.003 ร— 1,000) = $153/month
  • At 2,000 cups: $150 + ($0.003 ร— 2,000) = $156/month
  • At 5,000 cups: $150 + ($0.003 ร— 5,000) = $165/month

MIXED COST FORMULA

Total Mixed Cost = Fixed Component + (Variable Rate ร— Activity)

y = a + bx

y = total cost

a = fixed component (the "base")

b = variable cost per unit of activity

x = activity level (units, hours, etc.)

Mixed costs graph as a straight line that starts above zero โ€” unlike pure variable costs.

The High-Low Method: Separating Mixed Costs

When only total cost data is available (not the fixed/variable split), the high-low method separates mixed costs into their components.

  1. 1

    Identify the highest and lowest activity periods.

  2. 2

    Calculate the variable rate.

  3. 3

    Calculate the fixed component.

ABC Coffee Shop โ€” Utility Cost Analysis

MonthCups SoldUtility Bill
January โ† LOWEST3,200$159.60
February4,100$162.30
March5,600$166.80
April5,200$165.60
May โ† HIGHEST6,800$170.40

WORKED SOLUTION

Variable Rate = ($170.40 โˆ’ $159.60) รท (6,800 โˆ’ 3,200) = $10.80 รท 3,600 = $0.003 per cup

Fixed (high): $170.40 โˆ’ ($0.003 ร— 6,800) = $150.00

Fixed (low check): $159.60 โˆ’ ($0.003 ร— 3,200) = $150.00 โœ“

Mixed Cost Equation: y = $150.00 + $0.003x

High-Low Method Calculator

Pre-filled with ABC Coffee Shop utility data (May high / January low). Change any value to recalculate.

High activity period

Low activity period

RESULTS

Variable cost / unit = $0.003

Fixed cost = $150.00(check: $150.00 from low point)

Equation: y = $150.00 + $0.003x

Limitation of High-Low

Uses only two data points โ€” the extreme high and low. If either is an outlier, the result is distorted. For more accurate separation, use regression analysis (least squares) with all data points.

The Total Cost Formula

Once costs are separated into fixed and variable, the complete cost picture can be expressed:

TOTAL COST FORMULA

Total Cost = Total Fixed Costs + (Variable Cost per Unit ร— Units)

TC = FC + (VC ร— Q)

ABC annual: FC = $33,500 ยท VC = $1.20/cup ยท Q = 85,000

TC = $33,500 + ($1.20 ร— 85,000) = $33,500 + $102,000 = $135,500

Revenue $170,000 โˆ’ Total Cost $135,500 = Net Income $34,500*

*Simplified โ€” excludes interest; demonstrates the framework

At 70,000 cups

TC = $33,500 + $84,000 = $117,500

Revenue $140,000 โ†’ Profit $22,500

At 100,000 cups

TC = $33,500 + $120,000 = $153,500

Revenue $200,000 โ†’ Profit $46,500

The formula lets you instantly model any activity level โ€” the foundation of CVP analysis and budgeting.

Cost Behavior and Operating Leverage

The relationship between fixed and variable costs determines operating leverage โ€” how sensitive profit is to changes in revenue.

High Operating Leverage

High fixed costs relative to variable costs:

  • โ€ข Revenue increases flow through to profit faster
  • โ€ข Revenue decreases hurt profit faster
  • โ€ข Higher risk and reward

Low Operating Leverage

Mostly variable costs (low fixed base):

  • โ€ข More flexible โ€” costs shrink when revenue shrinks
  • โ€ข Profit changes less dramatically with volume swings
  • โ€ข Lower risk, lower reward

ABC Coffee Shop

Fixed $33,500 / Total costs $135,500 = 24.7% fixed โ†’ Moderate operating leverage

A Software Company

Fixed costs (R&D, infrastructure): 80%+ of total โ†’ Very high operating leverage (why software margins explode at scale)

A Staffing Agency

Variable costs (wages to placed workers): 85%+ of total โ†’ Very low operating leverage (margins stay thin but stable)

Cost Behavior Summary Table

FixedVariableMixed
Total costConstantChangesPartly both
Per-unit costDecreasesConstantChanges
Graph shapeHorizontal lineDiagonal from originDiagonal, above origin
ExamplesRent, Insurance, DepreciationIngredients, Packaging, CommissionsUtilities, Maintenance, Some labor
Relevant rangeSteps up at capacityAlways proportionalSteps + varies
Effect on marginsHigh fixed โ†’ high leverageLow fixed โ†’ stable marginsDepends on mix

Key Takeaway

Cost behavior classifies costs by how they respond to activity changes. Fixed costs stay constant in total but decrease per unit as volume grows โ€” creating operating leverage. Variable costs stay constant per unit but change in total with volume. Mixed costs have both components and must be separated using the high-low method or regression before analysis. The total cost formula (TC = FC + VC ร— Q) expresses the complete cost structure of a business and is the foundation for every managerial accounting tool that follows: contribution margin, break-even, CVP analysis, and budgeting.

Test Your Understanding

See if you've got the basics down. Click each option and check your answer.

Question 1: ABC Coffee Shop pays $1,000/month in rent. They sell 1,500 cups in January and 3,000 cups in February. What is the rent cost per cup in February?

Question 2: Variable cost per unit = $1.20. Fixed costs = $33,500. Units sold = 70,000. What is total cost?

Question 3: Highest activity: 8,000 units, $19,000 cost. Lowest activity: 3,000 units, $14,000 cost. Using the high-low method, what is the variable cost per unit?

Question 4: True or False: A fixed cost per unit stays the same regardless of activity level.

Ready to Practice?

Classify costs, run high-low separations, and model total cost at different activity levels in the Practice Lab.

Try the Practice Lab

What's Next?

Fixed vs. Variable Costs โ€” The critical distinction for decision-making. How the fixed/variable framework applies to real choices: pricing, product lines, outsourcing, and expansion decisions.

Related Concepts

Up Next

Fixed vs Variable Costs