I'm new to the site, and am hoping someone can assist. I'm currently trying to find the return on investment (ROI), and I can't figure out if the formula below is valid in the context it's being applied; please see the first part of the formula below (keeping in mind this is example data):
$90 / 0.3 = 300$
Above, 90 represents the cost per acquisition (cost to obtain a lead), and 0.3 represents the close ratio (the percentage of leads that result in a sale).
The second part of formula continues as follows:
$300 - 100 - 300 = -100$
Directly above, the first 300 value listed represents the revenue of a sold lead, the 100 value represents operation costs to process the sale, and the second 300 value is the value that was generated in the first part of the formula. As you can see, this results in a negative ROI, which doesn't quite make sense to me.
Please let me know if the logic above is valid in the context of generating CPA/ROI figures.
Thank you.
The first calculation is fine. You are claiming that $30\%$ of the leads result in a sale and computing that it takes $300$ leads to make $90$ sales.
Note: this was written when the first paragraph talked about numbers of leads and orders, before it was changed to the cost of leads and orders.
The second makes no sense. The units do not match. The first $300$ and $100$ are dollars, but the second $300$ is the number of leads. What you should do is subtract the cost of fulfilling the order ($100$) and the cost of generating an order. It takes you $\frac 1{0.3}=\frac {10}3$ leads to generate an order. You should multiply that by the cost of a lead to get the profit on one order. If a lead costs you $45$, the profit on one order is $$300-100-45\cdot \frac {10}3=50$$