220k views
0 votes
The local Toyota dealer has to decide how many spare shock absorbers of a particular type to order for repairing Toyota automobiles. This shock absorber has a demand of four units per month and costs $25 each. The carrying charge is 30 percent per year, and the ordering cost is $15 per order. The Toyota dealer is considering installing either a Q or a P system for inventory control. The standard deviation of demand has been 4 units per month, and the replenishment lead time is two months. A 95 percent service level is desired. a. If a continuous review system is used, what is the value of Q and R that should be used? Round both answers to integer

User Bassie
by
6.9k points

2 Answers

3 votes

Final answer:

The Toyota dealer should use an order quantity of 44 units and a reorder point of 17 units for the shock absorbers, based on the application of economic order quantity and reorder point formulas.

Step-by-step explanation:

To determine the optimal order quantity (Q) and the reorder point (R) for the Toyota dealer using a continuous review system (also known as Q system), we need to apply inventory management formulas.

Based on the given information, we have a demand of four units per month, a standard deviation of demand of four units per month, and a replenishment lead time of two months.

Given a carrying charge of 30 percent per year (0.30) and a cost per unit of $25, the annual holding cost per unit (H) is $25 × 0.30 = $7.50. The ordering cost (S) is $15 per order.

To calculate the economic order quantity (EOQ), we use the formula:

EOQ = √((2DS)/H)

where D is the annual demand. Since our monthly demand is 4 units, the annual demand D = 4 units/month * 12 months/year = 48 units/year. Plugging in the values:

EOQ = √((2×48×15)/7.5) = √(1920) ≈ 43.84

Since we cannot order a fraction of a unit, we'll round the EOQ to 44 units.

For the reorder point (R), which is the inventory level at which an order should be placed, we use the formula:

R = dL + Zσ√L

where d is the average demand rate per period, L is the lead time, Z is the Z-score corresponding to the desired service level, and σ is the standard deviation of demand. Given our service level of 95%, the Z-score for a normally distributed variable is approximately 1.645. The monthly standard deviation is given as 4, so the standard deviation of demand during the lead time is σ√L = 4× √2 = 5.66. Plugging in the values:

R = 4×2 + 1.645×5.66 ≈ 8 + 9.31 = 17.31

Again, rounding to the nearest whole number, we get an R of 17 units.

Therefore, the Toyota dealer should use an order quantity of 44 units and a reorder point of 17 units if a continuous review system is employed.

User Eli Berkow
by
7.5k points
2 votes

Final answer:

To determine the value of Q and R for the continuous review system, use the economic order quantity (EOQ) and reorder point formulas.

Step-by-step explanation:

To determine the value of Q and R for the continuous review system, we can use the economic order quantity (EOQ) formula. Firstly, we need to calculate the EOQ:

EOQ = √((2 * D * S) / H)

Where:

  • D = Demand per month = 4 units
  • S = Ordering cost = $15
  • H = Carrying charge = 0.30

Plugging in the values:

EOQ =√(2 * 4 * 15) / 0.30) =√(120) = 10.95

Since the EOQ cannot be a decimal number, we round it up to the nearest integer to get Q = 11.

The reorder point (R) can be calculated using the formula:

R = D * L

Where:

  • D = Demand per month = 4 units
  • L = Replenishment lead time = 2 months

Plugging in the values:

R = 4 * 2 = 8

Therefore, the value of Q that should be used in the continuous review system is 11, and the value of R is 8.

User Gonzalo Cao
by
7.2k points