<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Technology Consultant &#187; EOQ</title>
	<atom:link href="http://darrinkeller.com/tag/eoq/feed/" rel="self" type="application/rss+xml" />
	<link>http://darrinkeller.com</link>
	<description>Harness the power of the Internet</description>
	<lastBuildDate>Sun, 20 Nov 2011 06:04:31 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>How to Calculate the Most Effecient Order Quantity or Economic Order Quantity- EOQ</title>
		<link>http://darrinkeller.com/2010/06/how-to-calculate-the-most-effecient-order-quantity-or-economic-order-quantity-eoq/</link>
		<comments>http://darrinkeller.com/2010/06/how-to-calculate-the-most-effecient-order-quantity-or-economic-order-quantity-eoq/#comments</comments>
		<pubDate>Thu, 24 Jun 2010 05:42:15 +0000</pubDate>
		<dc:creator>darrinkeller</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Economic Order Quantity Forumla]]></category>
		<category><![CDATA[EOQ]]></category>
		<category><![CDATA[excel]]></category>
		<category><![CDATA[How to Calculate EOQ in Excel.]]></category>

		<guid isPermaLink="false">http://darrinkeller.com/2010/06/how-to-calculate-the-most-effecient-order-quantity-or-economic-order-quantity-eoq/</guid>
		<description><![CDATA[Here is the scenario. You're considering how much inventory to buy for an online business. You know how much you've sold in the past so you're able to calculate the Average or Mean monthly or weekly sales (aka Demand). You are also able to calculate the Standard Deviation for this demand using your actual sales [...]]]></description>
			<content:encoded><![CDATA[<p>Here is the scenario. You're considering how much inventory to buy for an online business. You know how much you've sold in the past so you're able to calculate the Average or Mean monthly or weekly sales (aka Demand). You are also able to calculate the Standard Deviation for this demand using your actual sales numbers. (If you don't know what your Demand and Std. Dev are, you should probably use your best guess.)</p>
<p>There are multiple configurations for this scenario. Is this a one-time event, e.g, you're ordering for the holidays or is this something where you have constant demand and you just need to establish an efficient Re-Order point that takes into consideration service level agreements, lost opportunities, ordering costs, and liquidation costs?</p>
<p>Here is the basic formula for Excel: =SQRT((2*DEMAND*ORDERING_COSTS)/(CARRYING_COSTS))</p>
<p>Where Demand= Number you expect to sell<br />
Ordering Cost = The cost of placing the order (this is NOT the unit cost)<br />
Carrying Cost = The cost of carrying inventory-this includes things like shrinkage, warehousing, etc. This should be calculated as a percentage of the unit cost. For example, if it costs me $10 for a widget and 10% to maintain it, the inventory carrying cost is = (10 *.10) = $1.</p>
<p>For a more detailed explanation, please see this website: <a title="Economic Order Quantity" href="http://en.wikipedia.org/wiki/Economic_order_quantity " target="_blank">Economic Order Quantity- EOQ</a></p>
<p>Also, see this Spreadsheet with some examples of One-Time event ordering. <a href="http://darrinkeller.com/wp-content/uploads/2010/06/One-Time-Event-Ordering.xlsx">One Time Event Ordering</a>.</p>
<p>I'll post some additional examples as soon as I get more time.</p>
<p>(Disclaimer- this is material adapted from an Operations Class at the University of Utah and not my original material)</p>
]]></content:encoded>
			<wfw:commentRss>http://darrinkeller.com/2010/06/how-to-calculate-the-most-effecient-order-quantity-or-economic-order-quantity-eoq/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

