EOQ Formula Derivations
In a recent article, I detailed how to find the economic order quantities for a firm. This post will pick up where I left and will show how to find how much money you can actually save by using correct ordering costs instead of inflated costs. The post will then cover how much money a firm can save if it can truly reduce its ordering costs. Today's post will conclude with a formula you can use in excel.
True savings from accurate ordering costs
First, we need to determine the difference in order sizes EOQ gives us when we use the correct order costs instead of artificially high ordering costs. The difference from the example in the previous post is 876 parts. When looked at as average inventory for a steady production, this results in average inventory that is 867/2 which is 433.5 additional inventories per year.
It is half of 867 because average inventory for a steady production is half of the order quantity. Intuitively, this should make sense because if you start out with 876 parts and are constantly using them until you order more, then half the time you have more than half of 876 and half the time you have less. At a steady rate, half of 876 is the average increase in inventory held.
Effect of incorrect ordering costs on EOQ
Something important to notice is that the difference in parts ordered is not the ratio of the wrong holding cost to the right holding cost. That is to say that although the ordering costs used before were almost twice as high as the ordering costs used now, the difference in parts ordered before is not half of what it is now. This is because of the square root, which actually makes the difference in parts the ratio of the square root of each ordering cost.
In other words, take the square root of the old ordering costs:
SQRT($82)=9.0554
And the new, correct, ordering costs:
SQRT($42)=6.4807
Find the ratio between the square root of the two ordering costs:
9.0554/6.4807=1.3972
This ratio is the ratio between the old EOQ and the new EOQ:
3053/2185=1.3972
This is useful because you can take the old ordering costs and the new ordering costs to determine the percent difference in ordering sizes. In other words, you can see the reduction in order sizes by percentage as a result of realizing the correct ordering costs.
Percent difference:
(observed-expected)/expected
In our case that would be:
{[SQRT(New S)]-[SQRT(Old S)]}/[SQRT(Old S)]
Or:
{[SQRT($42)]-[SQRT($82)]}/SQRT($82)=-28%
This formula shows us that the new ordering costs compared to the old ordering costs represent a 28% reduction in order sizes.
Monetary impact of holding extra inventory
When ordering costs are artificially high, so are inventories. With these inventories comes an increase in holding costs. The additional holding costs incurred are equal to the excess inventory multiplied by the annual holding cost per part. Remember, the excess inventory is half the excess order size. In this example, the excess inventory is 433.5 units and the holding cost is $2.64 per unit per year (determined in previous article).
433.5*$2.64=$1146 spent on excess inventory per year.
Total Savings
The total savings, however, are actually less than that. Remember that with smaller batch sizes, orders are placed more frequently. We were placing 49 orders per year, now we are doing 68. This means 19 additional orders (68-49) at a rate of $42 each. This means that the total savings in EOQ is equal to the $1146 saved from inventory control minus the additional amount paid to floor managers for processing the additional orders [(68-49)*$42].
$1146-{(68-49)*$42}=$347.65 of total money saved through correct ordering costs.
Now that we've determined the overall dollar amount in cost savings, we should determine the overall cost savings as a percent decrease of the old system. The formula to determine this is:
[(New total cost)-(old total cost)]/(old total cost)
But first, we need to find the total cost of holding and ordering inventory.
Total cost old system=(new ordering cost*number of orders)+[(H)*(Old EOQ/2)]
The new ordering cost is used because it has always been the correct ordering cost but it was only recently realized. It was still the true cost under the old system regardless of whether or not it was realized.
Plugging in the numbers the equation is as follows:
($42*49)+[($2.64)*(3052/2)]=$6093
Formula for the total cost of the new system is the same, but with all new number of orders and new EOQ.
Total cost of new system=($42*68)+[($2.64)*(2184/20]=$5767
Now we can take these two numbers and plug them into our percent savings formula from above:
(5767-6093)/6093=-5.34%
This means that by realizing what the true ordering costs are, Chuck Co. is able to save 5.34% on the combined values of ordering and holding inventory.
Now we'll see what were to happen if they were not only able to realize that their ordering costs were wrong, but if they were actually able to reduce ordering costs.
Reducing ordering costs through improvement
If Chuck Co. were able to actually able to reduce ordering costs, instead of merely realizing that they weren't spending as much on ordering costs than they thought they were, then Chuck Co. would be able to save some serious money.
Before, when lower ordering costs were just a discovery, they were really only saving money on holding less inventory. In fact, once they started ordering more, they spent more money on orders because it was the same ordering cost with more frequent orders. If, however, they actually reduced inventory, then they would be able to have actual savings in both ordering and inventory holding costs.
Let's assume that ordering costs really were $82 before and they changed their methods to drop them to $42. What would the affect be? All of the numbers, old and new, (EOQ, ordering costs, holding costs) would be the same from our previous example. This means we're ready to find the total cost of each system and then find the percent savings using the percent savings formula.
Total cost of old system=($82*49)+[($2.64)*(3052/2)]=$8058
Notice that the old ordering costs are used instead of the new ordering costs. This is because the old system really did have an $82 ordering cost in this example, not like before where Chuck Co. thought it was $82 but it was really $42, until they actually lowered it, which we'll see here:
Total cost of new system=($42*68)+[($2.64)*(2184/2)]=$5767
We then take the two costs of these systems to find the percent savings in lower ordering costs:
($5767-$8058)/$8058=-28.4%
This means that an actual reduction of ordering costs resulted in 28% savings in ordering and holding costs.
Finally, you may be aware that if ordering cost is the only term changing in the EOQ formula, then there must be some way to determine total cost savings with a formula derived from EOQ using only the variable S (ordering costs). Well, you're right, there is a formula, and lucky for you, I spend the time to derive it. Here it is, but first let's get familiar with the variables involved:
%TC= Percent change in total cost
Sn=New ordering cost
So=Old Ordering cost
And, as always, SQRT=Square Root
%TC=[(SQRT(Sn/2)+((1/SQRT(Sn))*Sn))-
(SQRT(So/2)+((1/SQRT(So))*So))] /
[(SQRT(So/2)+((1/SQRT(So))*So))]
If you plug in the numbers we used here:
Sn=$42
So=$82
The formula will look like such:
((SQRT($42/2)+((1/SQRT($42))*$42))-
(SQRT($$82/2)+((1/SQRT($82))*$82)))/
((SQRT($82/2)+((1/SQRT(So))*$82))) = 28.4%
This is the same reduction is total costs that we saw when we plugged in the total cost savings numbers from before. This time, we only looked at ordering costs. This shows that this formula can be used to determine the total cost savings EOQ can bring you when you are able to actually reduce ordering costs and when you only know your ordering costs. In other words, regardless of holding costs and demand, you can determine how much money you can save by simply lowering ordering costs.
To use this formula for yourself, copy and paste the following into cell A1 in excel (make sure the cell has been double clicked):
=((SQRT(C5/2)+((1/SQRT(C5))*C5))-
(SQRT(B5/2)+((1/SQRT(B5))*B5)))/
((SQRT(B5/2)+((1/SQRT(B5))*B5)))
Now, make cell c5 your new ordering cost and cell b5 your old ordering cost. Make sure cell A1 is in percent format and there you have your reduction in total costs.

Recent Comments