The maximum profit using the newsvendor model for Store A is $7,500. The correct option is the last option.
The Breakdown
To determine the maximum profit using the newsvendor model, we need to calculate the optimal order quantity that maximizes expected profit.
Given:
Mean demand (μ) = 500
Standard deviation of demand (σ) = 300
Purchase cost per unit (c) = $10
Selling price per unit (p) = $25
Salvage value per unit (s) = $5
The newsvendor model assumes that excess demand is lost sales and unsold inventory is salvaged at the salvage value.
The optimal order quantity (Q*) can be calculated using the following formula:
Q* = μ + (Z × σ)
Where:
Z is the z-score corresponding to the desired service level. For simplicity, let's assume a service level of 50%, which corresponds to a z-score of 0.
Q* = 500 + (0 × 300)
Q* = 500
Now, let's calculate the expected profit (π) using the optimal order quantity:
π = (p - c) × min(Q*, μ) + (s - c) × max(0, Q* - μ)
π = ($25 - $10) × min(500, 500) + ($5 - $10) × max(0, 500 - 500)
π = $15 × 500 + (-$5) × 0
π = $7,500
Therefore, the maximum profit using the newsvendor model for Store A is $7,500.