50% markup is a 33.33% margin
- I have
- A markup, and want the margin
- Percentage
- 50%
Equivalent percentage33.33%
arithmetic identity
Open this exampleConvert between markup and margin in either direction. A 50% markup is a 33.3% margin; a 50% margin is a 100% markup. Getting these the wrong way round is a pricing error that compounds on every sale.
Also called: markup or margin, difference between markup and margin.
A 50% markup is equivalent to 33.33% the other way. They describe the same profit against different denominators.
Both describe the same profit. Markup divides it by cost, margin divides it by price. Since price is cost plus profit, the two are related by margin = markup/(1+markup), and the conversion is exact in both directions. Except at a 100% margin, which would require an infinite markup.
margin = markup/(1+markup); markup = margin/(1-margin)Each of these is asserted on every build. If a change to the engine ever moved one of these answers, the build would fail before the page could print it.
Equivalent percentage33.33%
arithmetic identity
Open this exampleEquivalent percentage100%
arithmetic identity: the inverse of the case above
Open this exampleEquivalent percentage0%
degenerate case: zero cost, so the engine declines rather than returning Infinity
Open this example