2021 10 21 Session1
2021 10 21 Session1
Session 1
Introduction to Quantitative
Decision Making
(IQDM)
• What is scheduled for discussion during
today’s session?
Course Outline
• Course material and textbook
• Course Objectives
• Includes:
– Sharpening your thinking
– Sharpening your ability to intuitively see solutions
• Session-wise plan
Evaluation and Grading
• CP
• End-term
• Two Quizzes
– Usually open notebook (your own handwritten
notes), closed book
• Third part:
– Module IV: Decision Trees
Linear?
• Straight line (in 2D)
• Examples:
z = x + 2y
3x − 4y = 8
x1 + 5x2 − 2x3 = 3
Recall
y = mx + c is a straight line
linear?
• Note that if the above equation is given to you
(as well-defined), then y cannot be 0.
• Provided x is never 0, this equation can be
written linearly, because:
(1/y) + (x/y) = 10
1 + x = 10y
LP Assumptions
• Proportionality
• Additivity
• Certainty
• Divisibility
Example 1: LP Formulation
There are two types of travel bags company AAA
manufactures – big and small.
AAA sells big bags at Rs. 1000 per bag, and small
bags at Rs. 800 per bag.
Formulate as an LP.
• What is AAA’s decision question?
• Limitations or constraints?
LP Formulation in general
• Decision variables
• Objective function
• Constraints
In general…
• Non-negativity
AAA has to
Objective function:
max z = 700x + 600y
Constraints:
x + y 1000
5x + 5y 500
x, y 0
Notation
• Constants: a, b, c, …
Solving the LP
If feasible, then
Objective function:
max z = 700x + 600y
Constraints:
x + y 1000
5x + 5y 500
x, y 0
Example 2
The beginning times for the shifts are 8AM, noon, 4PM,
8PM, midnight and 4AM.
8:00AM – Noon 5
Noon – 4:00PM 6
4:00PM – 8:00PM 10
8:00PM – Midnight 7
Midnight – 4:00AM 4
4:00AM – 8:00AM 6
That is:
min z = x1 + x2 + x3 + x4 + x5 + x6
Constraints
Non-negativity constraints
x1 ≥ 0, x2 ≥ 0, x3 ≥ 0, x4 ≥ 0, x5 ≥ 0, x6 ≥ 0
LP Formulation
DVs: x1 , x2 , x3 , x4 , x5 , x6
= The number of officers who begin work at 8AM, Noon,
4PM, 8PM, Midnight and 4AM, respectively.
min z = x1 + x2 + x3 + x4 + x5 + x6
s.t.
x6+x1 ≥ 5
x1+x2 ≥ 6
x2+x3 ≥ 10
x3+x4 ≥ 7
x4+x5 ≥ 4
x5+x6 ≥ 6
x1 ≥ 0, x2 ≥ 0, x3 ≥ 0, x4 ≥ 0, x5 ≥ 0, x6 ≥ 0
Example 4: Investment Problem
respectively.
Objective
• Maximize the total after tax returns.
• That is:
max z =
Bond name Bond type Quality Years to Yield to After-tax
maturity maturity yield
A Municipal 2 9 4.3 4.3
B Agency 2 15 5.4 2.7
C Government 1 4 5.0 2.5
D Government 1 3 4.4 2.2
E Municipal 5 2 4.5 4.5
Objective
• Maximize the total after tax returns.
• That is:
xB + xC + xD 4
The average quality of the portfolio
cannot exceed 1.4
Bond name Bond type Quality Years to Yield to After-tax
maturity maturity yield
A Municipal 2 9 4.3 4.3
B Agency 2 15 5.4 2.7
C Government 1 4 5.0 2.5
D Government 1 3 4.4 2.2
E Municipal 5 2 4.5 4.5
The average quality of the portfolio
cannot exceed 1.4
2 xA + 2 xB + xC + xD + 5 xE
gives the “total” quality (points).
Average is
(2xA + 2xB + xC + xD + 5xE)/(xA + xB + xC + xD + xE ).
5
Anything else?
xA + xB + xC + xD + xE
10
Non-negativity
xA , xB , xC , xD , xE 0
Example 5
• A product is assembled with 4 units of component A
and 3 units of component B.
RM I RM II A B
I 7 5 6 4
II 4 8 5 8
III 2 7 7 3
Formulate as an LP to maximize the number of
completed assemblies produced each day.
Decision Variables
RM I RM II A B
I 7 5 6 4
II 4 8 5 8
III 2 7 7 3
Constraints
• x1, x2, x3 ≥ 0
Objective Function?
Example 6
A senior executive of a company recently opted for
VRS with a hefty packet of Rs. 100 crores. A Chit
Fund Company has offered the following
investment scheme for the benefit of such retired
people:
• "Invest a certain sum at the beginning of any
month, invest half of that amount beginning of
the next month and end of the second month,
you will get twice the amount invested originally
in the first month".
If you are in his/ her position, what will your aim be?