Lecture 5 (End of Chapter Questions) Flashcards
1
Q
When would you use error minimization?
A
Apply error minimization if the number of indifference statements > number of objectives and there are no redundant statements.
2
Q
How do you conduct error minimization?
A
- Introduce an error term for every equation such that f_i = e_i (-> under-determined system)
- Convert the problem into a linear problem by replacing e_i by e_i(+) - e_i(-)
- Search for the objective weights that minimizes the sum of absolute error terms (min sum [e_i(+) + e_i(-)])
3
Q
Why is a transformation of the objective function necessary?
A
The transformation is necessary because we would not have a linear problem otherwise. The decision function and constraints have to be linear in the decision variables.