Skip to content

經濟訂購量(EOQ)計算器

依年需求量、每次訂購成本與每單位年持有成本,找出使總庫存成本最低的訂購量。採用威爾遜 EOQ 模型,並列出每年訂購次數與總成本。

輸入

$
$

結果

輸入數值即可顯示計算結果。

\begin{aligned} Q &= \sqrt{\dfrac{2 \cdot D \cdot S}{H}} \\ &= \sqrt{\dfrac{2 \cdot 10,000 \cdot 50}{2}} \\ &= ? \end{aligned}

詳細資料

\begin{aligned} N &= \dfrac{D}{Q} \\ &= \dfrac{10,000}{?} \\ &= ? \end{aligned}
\begin{aligned} TC &= \sqrt{2 \cdot D \cdot S \cdot H} \\ &= \sqrt{2 \cdot 10,000 \cdot 50 \cdot 2} \\ &= ? \end{aligned}

嵌入這個計算機

預覽

將這段程式碼貼到您的網頁中即可顯示計算機。

分享這個計算

開啟此連結的人都會看到您填入的數值。

200+ 計算機 · 10 種語言 · 完全免費

這個計算機對您有幫助嗎?

需要改進

我們可以如何改進這個計算機?