Cheatography
                https://cheatography.com
            
        
        
    
                   
                            
    
                    This is an exam cheat sheet
                    
                 
                    
        
        
            
    
        
                                    This is a draft cheat sheet. It is a work in progress and is not finished yet.
                    
        
                
        
            
                                
            
                
                                                | Process Analysis
                        
                            if demand rate is less than process capacity, throughput rate and cycle time are given by demand rate'
 Flow time = add all times of the process
 Throughput rate = inventory/time
 Cycle time = time/inventory
 If there is an additional resource, the capacity of that part of the process doubles
 Entire Process Time = Flow time + cycle time *(x-1)
 Efficiency Frontier + Order Winners
                        
                            Order Winners: Quality, Speed, Flexibility, and Price Little's Law
                        
                                                                                    
                                                                                            | Inventory = Throughput Rate * Flow Time |  
                                                                                            | Days of Inventory = (Inventory / COGS) * 365 |  
                                                                                            | Inventory Turnover = COGS/Inventory |  Inventory Buildup
                        
                            Find total waiting time: area under the curve |  | Normal Distribution
                        
                                                                                    
                                                                                            | z = (x-µ)/σ |  
                                                                                            | x = zσ + µ |  
                                                                                            | z = norm.s.inv(%) |  Newsvendor Model
                        
                            round up rule (round up optimal order quantity) Continuous Review Model
                        
                            Discrete Distribution: find cumulative probability, the quantity above the desired SL is your ROP Continuous Review Model
                        
                                                                                    
                                                                                            | Continuous Review Model: Event Triggered Order |  
                                                                                            | Service level is qualified as satisfying customer demand |  
                                                                                            | Rule: if inventory = ROP order EOQ |  
                                                                                            | EP = Lead Time |  
                                                                                            | ROP = d (units/day) * L + zσ (L) |  
                                                                                            | σL = σd√L |  Economic Order Quantity (EOQ)
                        
                                                                                    
                                                                                            | D = Demand rate (unit/yr) |  
                                                                                            | C = Cost of purchasing a unit ($/unit) |  
                                                                                            | S = Setup cost per order ($) |  
                                                                                            | H = Annual Holding Cost per unit of inventory ($/unit *year) |  
                                                                                            | H = iC |  
                                                                                            | i = Annual percentage holding cost |  
                                                                                            | Q = Quantity of an order (units) |  
                                                                                            | Number of Orders per year = D/Q ( / yr) |  
                                                                                            | Annual Fixed (setup) cost = (D/Q) * S ($/yr)) |  
                                                                                            | Average Inventory = Q/2 (units) |  
                                                                                            | Annual Holding cost  = (Q/2) * H ($/yr) |  
                                                                                            | Annual purchasing cost = C * D ($/yr) |  
                                                                                            | Qopt = √(2DS/H) |  |  | Inventory Holding Strategies
                        
                                                                                    
                                                                                            | 1. Inventory Pooling: centralizing inventory (keeping in one location) |  
                                                                                            | 2. Delayed differentiation: keeping inventory of a base model and postpone final differentiation of products |  Periodic Review Model
                        
                                                                                    
                                                                                            | Time Triggered Model: Order at specific time points |  
                                                                                            | Exposure Period: time exposed to stock outs |  
                                                                                            | Exposure Period = RP + LT |  
                                                                                            | Review Period (RP): amount of time it between each order |  
                                                                                            | Target Stock Level = E[D] in EP + SS |  
                                                                                            | Rule: @ time to order, order up to target stock level |  
                                                                                            | SS = zσ(d) |  
                                                                                            | SL* = Cu / (Cu +Co) |  
                                                                                            | Amt to Order = Target Stock Level - Inventory |  
                                                                                            | Periodic review may be necessary if: Too difficult/expensive to track current inventory (e.g. lack IT system) Supplier has bargaining power and/or capacity constraints → imposes order schedule Complex/rigid Shipping and Logistics Coordinating orders across multiple products from the same supplier |  Continuous Review vs Periodic Review |