Simulating Inventory

Overview

One of the best ways to analyze and optimize the statistics of an inventory policy is through the use of Simulations. (see simulations in statistics) That is, code is written to simulate the demand and lead time, and an algorithm is written that mimics the inventory policy of the firm. Then, several simulations are run to measure the statistics of that policy.

Examples