User Tools

Site Tools


Sidebar

Index

start:backoffice:products:products:formulae

This is an old revision of the document!


Formulae

Calculating Markup

Markup is calculated using the following formula:

((Ex. Price / (Unit Cost × Quantity)) - 1) × 100

ie: ((10 / (5 × 1)) - 1) × 100
    ((10 / 5) - 1) × 100
    (2 - 1) × 100
    1 × 100
  ∴ Markup = 100%

Calculating Profit

Net Profit is calculated using the following formula:

(Ex. Price - (Unit Cost × Quantity))

ie: (10 - (5 × 1))
    (10 - 5)
  ∴ Net Profit = 5.00
start/backoffice/products/products/formulae.1493856978.txt.gz · Last modified: 2017/05/04 10:16 by 127.0.0.1