Problem 29
Question
A business sells an item at a constant rate of \(r\) units per month. It reorders in batches of \(q\) units, at a cost of \(a+b q\) dollars per order. Storage costs are \(k\) dollars per item per month, and, on average, \(q / 2\) items are in storage, waiting to be sold. [Assume \(r, a, b, k\) are positive constants.] (a) How often does the business reorder? (b) What is the average monthly cost of reordering? (c) What is the total monthly cost, \(C\) of ordering and storage? (d) Obtain Wilson's lot size formula, the optimal batch size which minimizes cost.
Step-by-Step Solution
Verified Answer
(a) Reorders every \(\frac{q}{r}\) months. (b) Average cost is \(\frac{ra}{q} + rb\). (c) Total cost \(C = \frac{ra}{q} + rb + \frac{q}{2} k\). (d) Optimal \(q = \sqrt{\frac{2ra}{k}}\).
1Step 1: Calculate Reorder Frequency
To find how often the business reorders, we divide the reorder quantity by the rate at which items are sold. The reorder frequency is given by the formula: \[ T = \frac{q}{r} \] where \(T\) is the time in months between reorders. Thus, the business reorders every \(\frac{q}{r}\) months.
2Step 2: Calculate Reordering Cost
The cost to reorder is \(a + bq\) per order. To find the average monthly cost of reordering, calculate the number of orders per month: \(\frac{r}{q}\). Then multiply by the reorder cost: \[ \text{Average monthly reordering cost} = \left(\frac{r}{q}\right) (a + bq) = \frac{ra}{q} + rb \]
3Step 3: Calculate Average Storage Cost
The average storage cost per month is based on the average quantity held \(\frac{q}{2}\) and the storage cost \(k\). Hence, the average monthly storage cost is: \[ \text{Average monthly storage cost} = \frac{q}{2} \, k \]
4Step 4: Determine Total Monthly Cost
The total monthly cost, \(C\), combines reordering and storage costs: \[ C = \frac{ra}{q} + rb + \frac{q}{2} \, k \]
5Step 5: Derive Wilson's Lot Size Formula
To find the order quantity that minimizes the total monthly cost, we take the derivative of \(C\) with respect to \(q\) and set it to zero: \[ C' = -\frac{ra}{q^2} + \frac{k}{2} = 0 \] Solving for \(q\) yields: \[ q = \sqrt{\frac{2ra}{k}} \] which is Wilson's lot size formula.
Key Concepts
Reorder FrequencyReordering CostStorage CostWilson's Lot Size Formula
Reorder Frequency
Reorder frequency tells us how often a business needs to purchase more inventory to keep up with its sales rate. It's a fundamental part of inventory management because it ensures that the company has enough stock to meet customer demand without overstocking, which can lead to higher storage costs.
In our exercise, the reorder frequency is calculated using the formula:
For instance, if a business orders 100 units and sells at a rate of 25 units per month, it will reorder every 4 months.
In our exercise, the reorder frequency is calculated using the formula:
- Reorder Frequency (\(T\)) = \(\frac{q}{r}\)
For instance, if a business orders 100 units and sells at a rate of 25 units per month, it will reorder every 4 months.
Reordering Cost
Reordering cost refers to the expenses incurred every time a new order is placed to replenish inventory. It's crucial for businesses to minimize these costs as they can quickly add up, especially in high-turnover industries.
In the exercise, the reordering cost for each order is given by the formula:
In the exercise, the reordering cost for each order is given by the formula:
- Reordering Cost per Order = \(a + bq\)
- Average Monthly Reordering Cost = \(\left(\frac{r}{q}\right)(a + bq)\)
- Simplified to = \(\frac{ra}{q} + rb\)
Storage Cost
Storage cost is another essential factor in inventory management, representing the cost to hold inventory over a period. Effective management of these costs is vital to maintain profitability.
In our case, the average number of items held in storage is \(\frac{q}{2}\), since, on average, half of each order is still unsold. The formula for calculating the average monthly storage cost is straightforward:
In our case, the average number of items held in storage is \(\frac{q}{2}\), since, on average, half of each order is still unsold. The formula for calculating the average monthly storage cost is straightforward:
- Average Monthly Storage Cost = \(\frac{q}{2} \, k\)
Wilson's Lot Size Formula
Wilson's lot size formula, also known as the Economic Order Quantity (EOQ) model, helps determine the optimal order quantity that minimizes the total costs associated with ordering and holding inventory.
The total monthly cost (\(C\)) is calculated by adding the reordering and storage costs:
The total monthly cost (\(C\)) is calculated by adding the reordering and storage costs:
- Total Monthly Cost = \(\frac{ra}{q} + rb + \frac{q}{2} \, k\)
- \(q = \sqrt{\frac{2ra}{k}}\)
Other exercises in this chapter
Problem 28
Elasticity of cost with respect to quantity is defined as \(E_{C, q}=q / C \cdot d C / d q\) (a) What does this elasticity tell you about sensitivity of cost to
View solution Problem 28
Find the exact global maximum and minimum values of the function. The domain is all real numbers unless otherwise specified. $$f(x)=x+1 / x \text { for } x>0$$
View solution Problem 29
The income elasticity of demand for a product is defined as \(E_{\text {income }}=|I / q \cdot d q / d I|\) where \(q\) is the quantity demanded as a function o
View solution Problem 29
Find the exact global maximum and minimum values of the function. The domain is all real numbers unless otherwise specified. $$g(t)=t e^{-t} \text { for } t>0$$
View solution