How can I reduce variance in this LP problem?
- From: stktung@xxxxxxxxx
- Date: Wed, 22 Aug 2007 17:10:55 -0000
Hi all,
I have a simple LP problem:
Objective Function:
Set Value x_1 + x_2 + x_3 = 1000
And if I plug this into Excel Solver with the standard LP engine,
solver gives me these results:
x_1 = 1000
x_2 = 0
x_3 = 0
Which is a problem for me since I would like the result to be
distributed evenly amongst its variables such as:
x_1 = 333.33
x_2 = 333.33
x_3 = 333.33
How can I refine my LP problem to minimize variance of my results?
What type of problem would this consider to be?
-Steve
.
- Follow-Ups:
- Re: How can I reduce variance in this LP problem?
- From: quasi
- Re: How can I reduce variance in this LP problem?
- From: Puppet_Sock
- Re: How can I reduce variance in this LP problem?
- Prev by Date: Re: cantorian algebra
- Next by Date: Re: Math is not a memoriter course.
- Previous by thread: Exists? primitive GF(2)[X] pentanomials for all degrees avove 4
- Next by thread: Re: How can I reduce variance in this LP problem?
- Index(es):
Relevant Pages
|