Multi-Objective Decision Making
Multi-Objective Decision Making
Decision Making
DR MRINALINI SHAH
PROFESSOR
IMT GHAZIABAD
First, you can prioritize your objectives. This is done in goal programming,
where the highest priority objective is optimized first, then the second, and so
on.
Second, you can optimize one objective while constraining the others to be
no worse than specified values. This approach is used to find trade-off curves
between the objectives.
Finally, you can attempt to weight the objectives to measure their importance
relative to one another. This is the approach taken by the Analytic Hierarchy
Process.
Goal
Programming
Goal Programming
Firms usually have more than one goal. For example,
maximizing total profit,
maximizing market share,
maintaining full employment,
providing quality ecological management,
minimizing noise level in the neighborhood, and
meeting numerous other non-economic goals.
It is not possible for LP to have multiple goals unless they are all measured in
the same units (such as dollars),
a highly unusual situation.
Goal Programming
Goal programming satisfies,
sports
show
HIM
HIW
LIP
cost
120000
40000
sitcom
soap
opera
drama
6
5
3
4
5
7
6
8
6
3
4
5
50000
40000
60000
40000
2.
Do It Yourself
Lucys Music Store at present employs five full-time employees and three parttime employees. The normal workload is 40 hours per week for full-time
employees and 20 hours per week for part-time employees. Each full-time
employee is paid $6 per hour for work up to 40 hours per week and can sell five
recordings per hour. A full-time employee who works overtime is paid $10 per
hour. Each part-time employee is paid $3 per hour and can sell three recordings
per hour. It costs Lucy $6 to buy a recording, and each recording sells for $9. Lucy
has weekly fixed expenses of $500. She has established the following weekly
goals, in order of priority:
Goal 1: Sell at least 1600 recordings per week.
Goal 2: Earn a profit of at least $2200 per week.
Goal 3: Full-time employees should work at most 100 hours of overtime.
Goal 4: To promote a sense of job security, the number of hours by which each
full-time employee fails to work 40 hours should be minimized.
Use a goal programming model to determine how many hours per week each
employee should work?
Goal 1: to produce as much profit above $30 as possible during the production
period.
Goal 2: to fully utilize the available wiring department hours.
Goal 3: limit overtime in the assembly department to 10 hours.
subject to:
Stockco
Stockco produces two products. Product 1 requires 4 labour hours and
product 2, requires 2 hours . revenue contribution of product 1 and 2 is $4
and $2 respectively. Stcokco has a goal of $48 as weekly revenue and incur
$1 penalty for each dollar it falls short of this goal. A total of 32 hours of
labor available. A $2 penalty incurred for each hour of overtime and a $1
penalty incurs for each hour of labour unused. Marketing consideration
requires at least 7 units of product 1, and at least 10 units of product 2 to
be produced. For each unit by which production falls short of demand $5
penalty is assessed. Determine how to minimize total penalty.
Analytic Hierarchy
Process (AHP)
You will graduate in few months time. You are planning to choose
among the offers by determining how well each job offer meets the
following four objectives:
Objective 1: High starting salary
Objective 2: Quality of life in city where job is located
Objective 3: Interest of work
Applications of AHP
AHP in Saudi Arabia
Bahurmoz (2003) designed and implemented a system based on AHP to
select the best candidates to send overseas to do graduate studies and
eventually become teachers at the Dar Al-Hekma womens college in
Saudi Arabia.
AHP has been used by companies in many areas, including accounting,
finance, marketing, energy resource planning, microcomputer selection,
sociology, architecture, and political science. See Zahedi (1986), Golden
et al. (1989), and Saaty (1988) for a discussion of applications of AHP.
1
3
5
7
9
Interpretation
Objectives i and j are equally important.
Objective i is slightly more important than j.
Objective i is strongly more important than j.
Objective i is very strongly more important than j.
Objective i is absolutely more important than j.
MODELING ISSUES
1.
2.
Pareto Optimality
and Trade off
curves
Labour h/unit
3.5
3.5
Raw material/unit
Pollution/unit
Profit/unit
Min production
Max production
3
25
$53
0
190
4.5
29
$69
30
110
5
35
$73
0
140
5
26
$69
10
140
4.5
17
$51
20
190
2
25
$49
50
190
3.5
28
$71
30
110
3
6
$40
0
150
Thank You
DR MRINALINI SHAH