I'm new and trying to maximize a shipment with certain parameters. I have 6
products differing in weights (5,4,3.5,3,2,1) each with different costs
(9,8,7,6,5,4) and sale price(17,13,11,9,7,5). I can only send a combination
of 3 products lines with 4-8 pieces of product and cannot weigh more than 50
pounds. I am trying to maximize profit.
I reviewed solver but am lost, can anyone forward me to some help?
Thanks in advance!
Balan - 17 Sep 2007 15:22 GMT
This is ,in my opinion, a "linear programming" problem. You may have to set
the equations for maximising profits, simulateneously identifying the
constraints ( say, in your case, the combined weight cannot be more than 50
pounds, products cannot be more than 3 and so on). For solving the equations
you may use Excel. If you are not familiar with linear programming nor have
any study material I suggest you refer to wikipedia.org.
> I'm new and trying to maximize a shipment with certain parameters. I have 6
> products differing in weights (5,4,3.5,3,2,1) each with different costs
[quoted text clipped - 5 lines]
>
> Thanks in advance!
jen the runner - 17 Sep 2007 16:10 GMT
thanks
> This is ,in my opinion, a "linear programming" problem. You may have to set
> the equations for maximising profits, simulateneously identifying the
[quoted text clipped - 12 lines]
> >
> > Thanks in advance!
JE McGimpsey - 17 Sep 2007 15:34 GMT
Since your largest weight is 5 and the package can contain a maximum of
8 pieces, any combination of eight pieces will weigh less than 50 lbs,
so it really doesn't matter how you ship, given the information you've
posted. You can maximize profit by shipping 8 pieces of the 1st product.
That assumes, of course, that shipping costs don't vary with weight,
that any 8 pieces will fit in your shipping package, and that your
customers are indifferent to which products they receive.
> I'm new and trying to maximize a shipment with certain parameters. I have 6
> products differing in weights (5,4,3.5,3,2,1) each with different costs
[quoted text clipped - 5 lines]
>
> Thanks in advance!
jen the runner - 17 Sep 2007 16:02 GMT
Thanks for your response, I have to order 3 different products with
combination of 4-8 products with a max of 20 units?
> Since your largest weight is 5 and the package can contain a maximum of
> 8 pieces, any combination of eight pieces will weigh less than 50 lbs,
[quoted text clipped - 14 lines]
> >
> > Thanks in advance!
Peo Sjoblom - 17 Sep 2007 17:26 GMT
Is this school work?

Signature
Regards,
Peo Sjoblom
> Thanks for your response, I have to order 3 different products with
> combination of 4-8 products with a max of 20 units?
[quoted text clipped - 20 lines]
>> >
>> > Thanks in advance!
jen the runner - 17 Sep 2007 21:06 GMT
Yes it is and I have a worksheet to show I have been attempting this and not
looking for a free ride!
> Is this school work?
>
[quoted text clipped - 22 lines]
> >> >
> >> > Thanks in advance!
Mankind - 17 Sep 2007 19:02 GMT
wt per pc 5 4 3.5 3 2 1
cost per pc 9 8 7 6 5 4
product counter 1 1 0 0 0 1
ini-counter pcs 6 4 0 0 0 4
count pcs 6 4 0 0 0 4
cost 54 32 0 0 0 16
sum wt 30 16 0 0 0 4
sale price 17 13 11 9 7 5
sale amt 102 52 0 0 0 20
profit 72.00
the solver says you can have profit of 72 <sales-cost>.
if
u send /sell
6 units of product weighing 5lbs. ea.
4 units of product weighing 4lbs. ea.
4 units of product weighing 1 lb. ea.
> Thanks for your response, I have to order 3 different products with
> combination of 4-8 products with a max of 20 units?
[quoted text clipped - 17 lines]
> > >
> > > Thanks in advance!
jen the runner - 17 Sep 2007 21:08 GMT
I figured this out manually but cannot get into the correct formula. My
constraints aren't even working...This is a project for school that has been
getting the best of me all day! feel free to email my contact email address
and I can email my progress, or lack thereof:(
> wt per pc 5 4 3.5 3 2 1
> cost per pc 9 8 7 6 5 4
[quoted text clipped - 35 lines]
> > > >
> > > > Thanks in advance!
Mankind - 17 Sep 2007 21:30 GMT
constraints...
better post here what you have now...
> I figured this out manually but cannot get into the correct formula. My
> constraints aren't even working...This is a project for school that has been
[quoted text clipped - 40 lines]
> > > > >
> > > > > Thanks in advance!
jen the runner - 17 Sep 2007 22:14 GMT
These are what I have on the sheet and below is what I have in my "solver" box.
Constraints:
# of orders: 20
Weight(lbs) 50
# of Title/Authors: 3
Max orders per title/author 8
Min orders per title/author 4
Solver box:
Cannot copy?
> constraints...
> better post here what you have now...
[quoted text clipped - 43 lines]
> > > > > >
> > > > > > Thanks in advance!
Mankind - 18 Sep 2007 00:12 GMT
here's my addr.
rmlsbat<nospam>@gmail.com.
remove <nospam>
i will see your file and wait for tomorrow..
> These are what I have on the sheet and below is what I have in my "solver" box.
>
[quoted text clipped - 56 lines]
> > > > > > >
> > > > > > > Thanks in advance!