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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

How do you conduct error minimization?

A
  1. Introduce an error term for every equation such that f_i = e_i (-> under-determined system)
  2. Convert the problem into a linear problem by replacing e_i by e_i(+) - e_i(-)
  3. Search for the objective weights that minimizes the sum of absolute error terms (min sum [e_i(+) + e_i(-)])
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
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.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly