💼  Gross Margin

Gross Margin#

Revenue minus cost of goods sold, expressed as an amount or a percentage.

Important

✨ AI-generated content. This page was written with the assistance of an AI language model and is provided as a learning aid. Despite careful review, it may still contain mistakes, omissions, or out-of-date information. Whether you are new to the topic, a team lead, or a senior practitioner, treat it as a starting point rather than an authoritative reference: read it critically and independently verify anything you act on (code, commands, figures, and factual claims) against official documentation and primary sources before relying on it.

What it is#

Gross margin is the share of revenue left after subtracting the cost of goods sold (COGS) — the direct cost of producing and delivering the product. It measures the efficiency of core operations, before overhead, sales, marketing or admin. It answers: for every $1 of sales, how much is kept after paying to make the product?

Formula#

\[\text{Gross Margin} = \frac{\text{Revenue} - \text{COGS}}{\text{Revenue}} \times 100\%,\]

where COGS is the direct cost of the product or service — materials, production labour, and for SaaS, hosting and infrastructure fees.

Worked example#

With revenue $1,000,000 and COGS $400,000,

\[\text{Gross Margin} = \frac{1{,}000{,}000 - 400{,}000}{1{,}000{,}000} \times 100\% = 60\%,\]

i.e. the company keeps 60 cents of every sales dollar after production costs.

Interpretation#

  • High margin — strong pricing power and efficient delivery; software is often 70–90%.

  • Low margin — heavy production or operational cost; retail and manufacturing run 20–40%.

Gross vs net margin#

Gross margin subtracts COGS only; net margin subtracts all expenses (sales, marketing, R&D, admin, interest, tax). Gross margin speaks to core operations, net margin to overall profitability.

Why it anchors unit economics#

Gross margin is the bridge from revenue to profit in customer metrics: Net (Contribution) LTV = Gross LTV × Gross Margin, so it is what turns a top-line LTV into the profit number you actually compare against CAC.


Theme: Business & Growth Analytics  ·  All terminology



See also

Source article Adapted (context, re-expressed) in our own words from: Gross Margin (insightful-data-lab.com).

Tags: purpose: reference topic: terminology level: intermediate