Optimizing an Apparel Company’s Supply · Optimizing an Apparel Company’s Supply Chain by...

24
Optimizing an Apparel Company’s Supply Chain by Combining Agent-Based Modeling with Geographic Information Systems Beth Tyrie Manager, Data Science 11/4/2015

Transcript of Optimizing an Apparel Company’s Supply · Optimizing an Apparel Company’s Supply Chain by...

Page 1: Optimizing an Apparel Company’s Supply · Optimizing an Apparel Company’s Supply Chain by Combining Agent-Based Modeling with Geographic Information Systems Beth Tyrie Manager,

Optimizing an Apparel Company’s Supply Chain by Combining Agent-Based Modeling

with Geographic Information Systems

Beth Tyrie

Manager, Data Science

11/4/2015

Page 2: Optimizing an Apparel Company’s Supply · Optimizing an Apparel Company’s Supply Chain by Combining Agent-Based Modeling with Geographic Information Systems Beth Tyrie Manager,

• 4 Separate Business Units

• SKU and retailer intensive company

Page 3: Optimizing an Apparel Company’s Supply · Optimizing an Apparel Company’s Supply Chain by Combining Agent-Based Modeling with Geographic Information Systems Beth Tyrie Manager,

Problem Statement

• Will it benefit the company in terms of cost and supply chain optimization to add a new distribution center (DC)

on the East coast or West coast or will it benefit the company to redistribute products to a pre-existing DC?

Page 4: Optimizing an Apparel Company’s Supply · Optimizing an Apparel Company’s Supply Chain by Combining Agent-Based Modeling with Geographic Information Systems Beth Tyrie Manager,

Simulation Modeling Importance

• Solves real-world problems without “real-world” experiment costs

• Enables abstraction

• Simplifies complex systems by parameterizing only relevant details

• Simulations can be conducted faster than real time

• Allows the testing of multiple variations of the experiment

Systems Engineering Fundamentals.Defense Acquisition University Press, 2001

Page 5: Optimizing an Apparel Company’s Supply · Optimizing an Apparel Company’s Supply Chain by Combining Agent-Based Modeling with Geographic Information Systems Beth Tyrie Manager,

Modeling Software: AnyLogic

“The only simulation tool that supports Discrete Event, Agent Based, and System Dynamics Simulation”

Page 6: Optimizing an Apparel Company’s Supply · Optimizing an Apparel Company’s Supply Chain by Combining Agent-Based Modeling with Geographic Information Systems Beth Tyrie Manager,

Supply Chain Agent-Based Modeling

• Supply chain participant examples:

• Producers (Cotton farmers)

• Processors (Yarn mills)

• Companies ( FOTL distribution centers)

• Wholesalers

• Retailers

• Each have their own goals and rules and can naturally be represented as agents

Page 7: Optimizing an Apparel Company’s Supply · Optimizing an Apparel Company’s Supply Chain by Combining Agent-Based Modeling with Geographic Information Systems Beth Tyrie Manager,

Data Collection

Page 8: Optimizing an Apparel Company’s Supply · Optimizing an Apparel Company’s Supply Chain by Combining Agent-Based Modeling with Geographic Information Systems Beth Tyrie Manager,

Data Required

• DC Customer Shipment Data

• High Demand Customer locations

• Total shipments, total units

• Shipment Types and Rates

• Truckload, LTL, Rail

• Distance from DC to Customers

• Overhead Cost Estimates

• Cost to build new DC

• Fixed and variable costs per products

AnyLogic

DC to Customer Shipment

Data

Shipment Types and

Rates

Distance

DC->

Customers

Overhead Cost

Estimates

Page 9: Optimizing an Apparel Company’s Supply · Optimizing an Apparel Company’s Supply Chain by Combining Agent-Based Modeling with Geographic Information Systems Beth Tyrie Manager,

Collaborative Data Collection

• Data Warehouse

• Logistics Planning and Analysis

• Transportation Analysis

• Process Engineering

• Simulations MIS dept

• IT- In Transit

• Business Solutions Manufacturing Systems

http://pardington10.wikis.birmingham.k12.mi.us/Collaboration+Techniques

Page 10: Optimizing an Apparel Company’s Supply · Optimizing an Apparel Company’s Supply Chain by Combining Agent-Based Modeling with Geographic Information Systems Beth Tyrie Manager,

Data Exploration: Outlier Detection

Page 11: Optimizing an Apparel Company’s Supply · Optimizing an Apparel Company’s Supply Chain by Combining Agent-Based Modeling with Geographic Information Systems Beth Tyrie Manager,

GIS (Geographic Information Systems)

• Geographically referenced data (i.e. customer location data) can be spatially visualized and analyzed

• Spatial relationships, patterns, and trends are revealed that are not readily apparent in spreadsheets leading to:• Cost reduction• Identification of

opportunities• Streamlined operation

http://www.esri.com/

Page 12: Optimizing an Apparel Company’s Supply · Optimizing an Apparel Company’s Supply Chain by Combining Agent-Based Modeling with Geographic Information Systems Beth Tyrie Manager,

GIS Network Analysis of Original DC to Customers

Note: Mock Data

Page 13: Optimizing an Apparel Company’s Supply · Optimizing an Apparel Company’s Supply Chain by Combining Agent-Based Modeling with Geographic Information Systems Beth Tyrie Manager,

Chosen Location: McCook, NE

GIS Network Analysis to Determine Optimal Location for DC based on Weighted Distances

Note: Mock Data

Page 14: Optimizing an Apparel Company’s Supply · Optimizing an Apparel Company’s Supply Chain by Combining Agent-Based Modeling with Geographic Information Systems Beth Tyrie Manager,

Model Calculations• Model Probabilities:

• Percentage of Shipments per Customer:

• Demand per Shipment in Units per Customer:

• Benefits:

• Model does not depend on single orders

• Model can be flexible in terms of total units and shipments

• Model is equipped to be predictive

custNumShipments

totalShipments

(custNumShipments/ totalCustUnits)

totalShippedUnits

Page 15: Optimizing an Apparel Company’s Supply · Optimizing an Apparel Company’s Supply Chain by Combining Agent-Based Modeling with Geographic Information Systems Beth Tyrie Manager,

Model Assumptions

• Latitude/Longitude calculation by Haversine Formula used by NOAA and NASA

• Cannot take into account road distances; however, 325 mile error was reasonable in terms of total cost

• Currently, model does not take into account small package or consolidated shipments

• Approximately 85% of shipments modeled

Page 16: Optimizing an Apparel Company’s Supply · Optimizing an Apparel Company’s Supply Chain by Combining Agent-Based Modeling with Geographic Information Systems Beth Tyrie Manager,

Model Agents• Distribution Centers

• Parameters: location, units, overHeadCost, startUpCost

• Customers

• Parameters: location, demandRate, totalShipments, distance, freightRate, shipmentType

• Trucks

• Parameters: location, units, owner, destination

• Trains

• Parameters: location, units, owner, destination

Page 17: Optimizing an Apparel Company’s Supply · Optimizing an Apparel Company’s Supply Chain by Combining Agent-Based Modeling with Geographic Information Systems Beth Tyrie Manager,

Demo

Page 18: Optimizing an Apparel Company’s Supply · Optimizing an Apparel Company’s Supply Chain by Combining Agent-Based Modeling with Geographic Information Systems Beth Tyrie Manager,

Simulation Results Excel File

Page 19: Optimizing an Apparel Company’s Supply · Optimizing an Apparel Company’s Supply Chain by Combining Agent-Based Modeling with Geographic Information Systems Beth Tyrie Manager,

Code Behind Simulation: Action Charts

Page 20: Optimizing an Apparel Company’s Supply · Optimizing an Apparel Company’s Supply Chain by Combining Agent-Based Modeling with Geographic Information Systems Beth Tyrie Manager,

Java Code Behind Simulation: Events

Page 21: Optimizing an Apparel Company’s Supply · Optimizing an Apparel Company’s Supply Chain by Combining Agent-Based Modeling with Geographic Information Systems Beth Tyrie Manager,

Java Code Behind Simulation: FunctionsCalculate DC with Shortest Distance to Customer Create New DC

Page 22: Optimizing an Apparel Company’s Supply · Optimizing an Apparel Company’s Supply Chain by Combining Agent-Based Modeling with Geographic Information Systems Beth Tyrie Manager,

Manufacturers to DCs Model• Manufacturers

• Distribution Centers

• Parameters: location, shipPercent, distance

• Loading Ports

• Parameters: location, annual volume

• Ports of Discharge

• Parameters: location, distance

• Vessels

• Parameters: location, owner, destination, dc, oceanRate

• Trucks

• Parameters: location, owner, destination

Page 23: Optimizing an Apparel Company’s Supply · Optimizing an Apparel Company’s Supply Chain by Combining Agent-Based Modeling with Geographic Information Systems Beth Tyrie Manager,

Conclusions

• Simulations used as exploratory research tool for the business to investigate feasibility of recommendations

• Data-driven insights from GIS and AnyLogic paired with business knowledge creates a full-fledged approach to develop informed supply chain decisions

Page 24: Optimizing an Apparel Company’s Supply · Optimizing an Apparel Company’s Supply Chain by Combining Agent-Based Modeling with Geographic Information Systems Beth Tyrie Manager,

Thank you!