Hi everyone!
I am looking to allocate a quantity evenly between several locations. Each location has a different average monthly sales and on hand quantity. I want to evenly distribute a quantity based on the location's demand and on hand quantity so that the final "Days Supply of Inventory" (DSI) is as evenly distributed as possible while utilizing the "quantity to allocate" of 130. I am convinced that there is a formula that can accomplish this however my searches have come up empty thus far!
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]Location[/TD]
[TD]Average Monthly Sales (cases)[/TD]
[TD]Inventory on Hand (cases)[/TD]
[TD]DSI = (30/AMS)*IOH
(days)[/TD]
[TD]QUANTITY TO ALLOCATE
(cases)[/TD]
[TD]Final DSI
(days)[/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD]20[/TD]
[TD]85[/TD]
[TD]127.5[/TD]
[TD]?[/TD]
[TD]?[/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD]31[/TD]
[TD]45[/TD]
[TD]43.55[/TD]
[TD]?[/TD]
[TD]?[/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD]56[/TD]
[TD]45[/TD]
[TD]24.11[/TD]
[TD]?[/TD]
[TD]?[/TD]
[/TR]
[TR]
[TD]4[/TD]
[TD]100[/TD]
[TD]68[/TD]
[TD]20.40[/TD]
[TD]?[/TD]
[TD]?[/TD]
[/TR]
[TR]
[TD]5[/TD]
[TD]30[/TD]
[TD]33[/TD]
[TD]33[/TD]
[TD]?[/TD]
[TD]?[/TD]
[/TR]
[TR]
[TD]6[/TD]
[TD]42[/TD]
[TD]37[/TD]
[TD]26.43[/TD]
[TD]?[/TD]
[TD]?[/TD]
[/TR]
[TR]
[TD]7[/TD]
[TD]15[/TD]
[TD]10[/TD]
[TD]20[/TD]
[TD]?[/TD]
[TD]?[/TD]
[/TR]
[TR]
[TD]8[/TD]
[TD]27[/TD]
[TD]22[/TD]
[TD]24.44[/TD]
[TD]?[/TD]
[TD]?[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD]Quantity to Allocate: 130[/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
Thank you for your time and any help you can offer!
Cheers,
Ben
I am looking to allocate a quantity evenly between several locations. Each location has a different average monthly sales and on hand quantity. I want to evenly distribute a quantity based on the location's demand and on hand quantity so that the final "Days Supply of Inventory" (DSI) is as evenly distributed as possible while utilizing the "quantity to allocate" of 130. I am convinced that there is a formula that can accomplish this however my searches have come up empty thus far!
[TABLE="class: grid, width: 500"]
<tbody>[TR]
[TD]Location[/TD]
[TD]Average Monthly Sales (cases)[/TD]
[TD]Inventory on Hand (cases)[/TD]
[TD]DSI = (30/AMS)*IOH
(days)[/TD]
[TD]QUANTITY TO ALLOCATE
(cases)[/TD]
[TD]Final DSI
(days)[/TD]
[/TR]
[TR]
[TD]1[/TD]
[TD]20[/TD]
[TD]85[/TD]
[TD]127.5[/TD]
[TD]?[/TD]
[TD]?[/TD]
[/TR]
[TR]
[TD]2[/TD]
[TD]31[/TD]
[TD]45[/TD]
[TD]43.55[/TD]
[TD]?[/TD]
[TD]?[/TD]
[/TR]
[TR]
[TD]3[/TD]
[TD]56[/TD]
[TD]45[/TD]
[TD]24.11[/TD]
[TD]?[/TD]
[TD]?[/TD]
[/TR]
[TR]
[TD]4[/TD]
[TD]100[/TD]
[TD]68[/TD]
[TD]20.40[/TD]
[TD]?[/TD]
[TD]?[/TD]
[/TR]
[TR]
[TD]5[/TD]
[TD]30[/TD]
[TD]33[/TD]
[TD]33[/TD]
[TD]?[/TD]
[TD]?[/TD]
[/TR]
[TR]
[TD]6[/TD]
[TD]42[/TD]
[TD]37[/TD]
[TD]26.43[/TD]
[TD]?[/TD]
[TD]?[/TD]
[/TR]
[TR]
[TD]7[/TD]
[TD]15[/TD]
[TD]10[/TD]
[TD]20[/TD]
[TD]?[/TD]
[TD]?[/TD]
[/TR]
[TR]
[TD]8[/TD]
[TD]27[/TD]
[TD]22[/TD]
[TD]24.44[/TD]
[TD]?[/TD]
[TD]?[/TD]
[/TR]
[TR]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD][/TD]
[TD]Quantity to Allocate: 130[/TD]
[TD][/TD]
[/TR]
</tbody>[/TABLE]
Thank you for your time and any help you can offer!
Cheers,
Ben