INEN 420 Final Project. Rhoda Daniel Javier

Size: px
Start display at page:

Download "INEN 420 Final Project. Rhoda Daniel Javier"

Transcription

1 INEN 420 Final Project Rhoda Daniel Javier

2 Grummins Engine Company Facts Produces 2 types of diesel trucks (<300/year) Selling prices and manufacturing costs Government regulation: Pollution emission Cost $2, to hold a truck Maximum Demand for Trucks: Year Type 1 Type

3 Grummins Engine Company Assumptions: Zero trucks in stock at the end of the 3 rd year Should not keep more trucks in inventory than demand predicts, so production is regulated by the amount of trucks in inventory and the amount of trucks that can be sold Trucks are only produced and sold, not acquired by any other method such as auctions, trading, etc.

4 Grummins Engine Company Formulation: Decision variables: Pij= Number of trucks (each type i) produced for each year j. Sij= Number of trucks (each type i) sold for each year j. Rij= Number of trucks (each type i) that remain in stock at the end of each year j. For i=1, 2; j=1, 2, 3.

5 Grummins Engine Company Formulation: Objective Function: Max Z= 20 (S11+S12+S13) + 17 (S21+S22+S23) - 15 (P11+P12+P13) - 14 (P21+P22+P23) - 2 (R11+R12+R21+R22) (in $ thousands)

6 Grummins Engine Company Formulation: Constraints: P11+P21 <=320 (Production) P12+P22 <=320 P13+P23 <=320 S11 <=100 (Sale) S12 <=200 S13 <=300 S21 <=200 S22 <=100 S23 <=150

7 Grummins Engine Company Formulation: Constraints: R11-P11+S11 =0 (Remain in stock) R21-P21+S21 =0 R12-P12+S12-R11 =0 R22-P22+S22-R21 =0 P13+R12-S13 =0 P23+R22-S23 =0 5P11+5P12+5P13-5P21-5P22-5P23<=0 (Emissions requirement) Pij, Sij, Rij >= 0

8 Grummins Engine Company Optimal Solution (using LINDO/Excel Solver): Z = 3, (in $ thousands) S11 = 100 S12 = 200 S13 = 150 S21 = 200 S22 = 100 S23 = 150

9 Grummins Engine Company Optimal Solution: P11 = 100 P12 = 200 P13 = 150 P21 = 200 P22 = 100 P23 = 150 R11 = 0 R12 = 0 R21 = 0 R22 = 0

10 Grummins Engine Company Optimal Solution: 10 iterations Company should sell every truck they make each year

11 Grummins Engine Company Sensitivity Analysis: Decision Variables Current Sale & Production ($ thousands) Range of Increase/Decrease Objective Function Coefficient Range of Decision Variables S <= <= + 20<=C11<= + S <= <= + 20<=C12<= + S <= <= 0 15<=C13<= 20 S <= <= + 9<=C21<= + S <= <= + 9<=C22<= + S <= <= + 9<=C23<= + P <= <=0 13<=C14<=15 P <= <=0 13<=C15<=15

12 Grummins Engine Company Sensitivity Analysis: Decision Variables Current Sale & Production ($ thousands) Range of Increase/ Decrease Objective Function Coefficient Range of Decision Variables P <= <=2 15<=C16<=17 P <= <=8 12<=C24<=22 P <= <=2 12<=C25<=16 P <= <= 2 - <=C26<= 16 R <= <=+ 0 <=C1<=+ R <= <=+ 0 <=C2<=+ R <= <=+ 0 <=C3<=+ R <= <=+ 0 <=C4<=+

13 Grummins Engine Company Sensitivity Analysis: Decision Variable Current Right- Hand Side Range of Increase/Decrease Ranges of Right- Hand Sides b <= 300 <= b 1 b <= 300 <= b 2 b <= 300 <= b 3 b <= <= <= b 4 <= 120 b <= <= <= b 5 <= 220 b <= 150 <= b 6 b <= <= <= b 7 <= 220

14 Grummins Engine Company Sensitivity Analysis: Decision Variable Current Right- Hand Side Range of Increase/Decrease Ranges of Right- Hand Sides b <= <= 20 0 <= b 8 <= 120 b <= <= 10 0 <= b 9 <= 160 b <= <= <= b 10 <= 20 b <= <= <= b 11 <= 150 b <= <= <= b 12 <= 20 b <= <= <= b 13 <= 100 b <= <= <= b 14 <= 150 b <= <= <= b 15 <= 10 b <= <= <= b 16 <= 100

15 Wheat Warehouse Facts: Capacity = 20,000 bushels Month # 1: 6,000 bushels Sell up to the initial stock at the current month s selling price. Buy as much wheat as wanted (Up to 20K) Month Selling Price ($) Purchase Price ($)

16 Wheat Warehouse Assumptions: Wheat can only be sold or purchased (at the given rates) Ending inventory: Ending inventory = beginning inventory amount sold + amount purchased

17 Wheat Warehouse Formulation: Decision variables: si = amount of wheat (in thousands) sold during month i, i = 1,,10 pi = amount of wheat (in thousands) purchased during month i, i=1,,10 ej = # of bushels (in thousands) left at the end of month j, j=1,,9

18 Wheat Warehouse Formulation: Objective Function: Max Z = 3s1 8p1 + 6s2 8p2 + 7s3 2p3 + s4 3p4 + 4s5 4p5 + 5s6 3p6 + 5s7 3p7 + s8 2p8 + 3s9 5p9 + 2s10 5p10 (in $ thousands)

19 Wheat Warehouse Formulation: Constraints: s1 <= 6 (selling restrictions) s2 e1 <= 0 s3 e2 <= 0 s4 e3 <= 0 s5 e4 <= 0 s6 e5 <= 0 s7 e6 <= 0 s8 e7 <= 0 s9 e8 <= 0 s10 e9 <= 0

20 Wheat Warehouse Formulation: Constraints: p1 s1 p2 s2 + e1 <= 20 p3 s3 + e2 <= 20 p4 s4 + e3 <= 20 p5 s5 + e4 <= 20 p6 s6 + e5 <= 20 p7 s7 + e6 <= 20 p8 s8 + e7 <= 20 p9 s9 + e8 <= 20 p10 s10 + e9 <= 20 <= 14 (purchasing restrictions)

21 Formulation: Constraints: Wheat Warehouse e1 + s1 p1 = 6 (ending inventory ) e2 + s2 p2 e1 = 0 e3 + s3 p3 e2 = 0 e4 + s4 p4 e3 = 0 e5 + s5 p5 e4 = 0 e6 + s6 p6 e5 = 0 e7 + s7 p7 e6 = 0 e8 + s8 p8 e7 = 0 e9 + s9 p9 e8 = 0 si, pi >= 0, i = 1,,10; ei >= 0, i = 1,,9

22 Wheat Warehouse Optimal Solution (using LINDO/Excel Solver after 20 iterations): Z = 162 (in $ thousands) s3 = 6,000 p3 = 20,000 s5 = 0 p5 = 0 s6 = 20,000 p6 = 20,000 s7 = 20,000 p7 = 0 p8 = 20,000 s9 = 20,000 s10 = 0

23 Wheat Warehouse Sensitivity Analysis: Decision Variable Current Selling/Purchase Price Range of Increase/Decrease Objective Function Coefficient Ranges of Decision Variables s 1 $3 - <= <= 4 - <= c 1 <=7 p 1 $8-1 <= 7 <= c 11 s 2 $6 - <= <= 1 - <= c 2 <= 7 p 2 $8-1 <= 7 <= c 21 s 3 $7-1 <= <= 1 6 <= c 3 <= 8 p 3 $2-1 <= <= 1 1 <= c 31 <= 3 s 4 $1 - <= <=1 - <= c 4 <= 2 p 4 $3-1 <= 2 <= c 41 s 5 $4-2 <= <=0 2 <= c 5 <= 4 p 5 $4 0 <= 4 <= c 51

24 Wheat Warehouse Sensitivity Analysis: Decision Variable Current Selling/Purchase Price Range of Increase/Decrease Objective Function Coefficient Ranges of Decision Variables s 6 $5-1 <= 4 <= c 6 p 6 $3 - <= <= 2 - <= c 61 <= 5 s 7 $5-2 <= 3 <= c 7 p 7 $3-1 <= <= 2 2 <= c 71 <= 5 s 8 $1 - <= <= 1 - <= c 8 <= 2 p 8 $2-1 <= <= 1 1 <= c 81 <= 3 s 9 $3-1 <= <= 2 2 <= c 9 <= 5 p 9 $5-2 <= 3 <= c 91 s 10 $2-2 <= <= 1 0 <= c 10 <= 3 p 10 $5-5 <= 0 <= c 11

25 Wheat Warehouse Sensitivity Analysis: Decision Variable Current Right- Hand Side Range of Increase/Decrease Ranges of Right-Hand Sides b <= 0 <= b 1 b <= -6 <= b 2 b <= -6 <= b 3 b <= -20 <= b 4 b <= -20 <= b 5 b <= -20 <= b 6 b <= 0 <= b 7 b <= 0 <= b 8 b <= 0 <= b 9

26 Wheat Warehouse Sensitivity Analysis: Decision Variable Current Right- Hand Side Range of Increase/Decrease Ranges of Right- Hand Sides b <= 0 <= b 10 b <= 0 <= b 11 b <= 6 <= b 12 b <= 20 <= b 13 b <= <= 0 20 <= b 14 <= 20 b <= <= 0 0 <= b 15 <= 20 b <= 0 <= b 16 b <= 0 <= b 17 b <= 0 <= b 18

27 Wheat Warehouse Sensitivity Analysis: Decision Variable Current Right- Hand Side Range of Increase/Decrease Ranges of Right- Hand Sides b <= 0 <= b 19 b <= 0 <= b 20 b <= <= 14 0 <= b 21 <= 20 b <= -6 <= b 22 b <= <= 20 0 <= b 23 <= 20 b <= 0 <= b 24 b <= -20 <= b 25 b <= -20 <= b 26 b <= <= 0-20 <= b 27 <= 0 b <= -20 <= b 28 b <= <= 0-20 <= b 29 <= 0

28 Power Generation Facts Puerto Rico Electric Power Authority (PREPA) accounts for a majority of net electricity generation (5 plants). ASE-PR and Eco Electrica will provide at least 20% of the power demand during high peak demand (0100 PM). Plant 2 will supply only 50% of its maximum output. Plant 4 will supply only 70% of the maximun output. Power Grid: Total Seven Plants beginning Tropical Storm Jeanne: Cause damage to Puerto Rico s power grid ($60 million).

29 Power Generation EcoElectrica ASE-PR New Power Plant Substations

30 Power Generation Cost of Shipping to Substation # (As of 30 SEP 2004) FROM (Plant) Supply (MW) San Juan Palo Seco Aguirre Costa Sur Arecibo ASE-PR Eco Electrica Expected Demand in MW (2005)

31 Power Generation Assumptions: Plants operate at 90% of their maximum capacity. Power supply to the substation is only being used by the intended sources. In the event of any bad weather, at most two plants will be disconnected.

32 Power Generation Formulation: Two different Conditions: Minimize the cost of meeting each substation s peak power demand for next year Minimize the cost of meeting each substation s peak power demand if Plant 2 and 4 are disconnected due to bad weather

33 Formulation: Power Generation Decision variables (both conditions): Xij= number of megawatts produced at plant i and sent to substations j (Power is sent to each substation during high peak hour (0100 PM)). We define seven plants (i = 1, 2,., 7). Plant 1 is San Juan, Plant 2 is Palo Seco, Plant 3 is Aguirre, Plant 4 is Costa Sur, Plant 5 is Arecibo and Plants 6 and 7 are the two new facilities (ASE-PR and Eco Electrica). The twelve substations are defined: j = 1,2,3,4,,12.

34 Power Generation Formulation: Objective Function (Both Conditions) Min Z = 6X11 + 5X12 + 6X13 + 7X14 + 9X X16 + 9X X X X X X X21 + 6X22 + 5X23 + 8X X X X X X29 +16X X X X X X X X X36 + 9X37 + 6X38 + 7X39 + 9X X X X X X X X X X47 + 9X48 + 5X49 + 8X X x X51 + 8X52 + 9X X X X X X58 + 9X59 + 9X X X X61 + 8X62 + 9X63 + 9X64 + 9X65 + 9X66 + 7X67 + 5X68 + 6X69 + 7X X X X X X X X X76+ 14X77 + 7X78 + 5X79 + 8X X X712

35 Power Generation Formulation: Constraints (Condition 1): (Supply Constraints 90%) X11+X12+X13+X14+X15+X16+X17+X18+X19+X110+X111+X112 <= 360 X21+X22+X23+X24+X25+X26+X27+X28+X29+X210+X211+X212 <= 301 X31+X32+X33+X34+X35+X36+X37+X38+X39+X310+X311+X312 <= 810 X41+X42+X43+X44+X45+X46+X47+X48+X49+X410+X411+X412 <= 743 X51+X52+X53+X54+X55+X56+X57+X58+X59+X510+X511+X512 <= 224 X61+X62+X63+X64+X65+X66+X67+X68+X69+X610+X611+X612 <= 409 X71+X72+X73+X74+X75+X76+X77+X78+X79+X710+X711+X712 <= 451

36 Power Generation Formulation: Constraints (Condition 2): (Supply Constraints 90%) X11+X12+X13+X14+X15+X16+X17+X18+X19+X110+X111+X112 <= 360 X21+X22+X23+X24+X25+X26+X27+X28+X29+X210+X211+X212 <= 0 X31+X32+X33+X34+X35+X36+X37+X38+X39+X310+X311+X312 <= 0 X41+X42+X43+X44+X45+X46+X47+X48+X49+X410+X411+X412 <= 743 X51+X52+X53+X54+X55+X56+X57+X58+X59+X510+X511+X512 <= 224 X61+X62+X63+X64+X65+X66+X67+X68+X69+X610+X611+X612 <= 409 X71+X72+X73+X74+X75+X76+X77+X78+X79+X710+X711+X712 <= 451

37 Power Generarion Formulation: Constraints (Both Conditions): (Supply Constraints for 2 add plants) 4X61 + 4X62+ 4X63 + 4X64 + 4X65 + 4X66 + 4X67 + 4X68 + 4X69 + 4X X X612+ 4X71 + 4X72 + 4X73 + 4X74 + 4X75 + 4X76 + 4X77 + 4X78 + 4X79 + 4X X X712 - X11 - X12 - X13 - X14 - X15 - X16 - X17 - X18 -X19 - X110 - X111 - X112 - X21 - X22 - X23 - X24 - X25 - X26 - X27 - X28 - X29 -X210 - X211 - X212 - X31 - X32 - X33 - X34 - X35 - X36 - X37 - X38 - X39 - X310 -X311 - X312 - X41 - X42 - X43 - X44 - X45 - X46 - X47 - X48 - X49 - X410 - X411 -X412 - X51 - X52 - X53 - X54 - X55 - X56 - X57 - X58 - X59 - X510 - X511 - X512 >= 0

38 Power Generarion Formulation: Constraints (Both Conditions): (Demand Constraints) X11+X21+X31+X41+X51+X61+X71 >= 190 (Substation 1) X12+X22+X32+X42+X52+X62+X72 >= 175 (Substation 2) X13+X23+X33+X43+X53+X63+X73 >= 175 (Substation 3) X14+X24+X34+X44+X54+X64+X74 >= 195 (Substation 4) X15+X25+X35+X45+X55+X65+X75 >= 165 (Substation 5) X16+X26+X36+X46+X56+X66+X76 >= 190 (Substation 6) X17+X27+X37+X47+X57+X67+X77 >= 200 (Substation 7) X18+X28+X38+X48+X58+X63+X78 >= 190 (Substation 8 X19+X29+X39+X49+X59+X69+X79 >= 200 (Substation 9) X110+X210+X310+X410+X510+X610+X710 >= 175 (Substation 10) X111+X211+X311+X411+X511+X611+X711 >= 145 (Substation 11) X112+X212+X312+X412+X512+X612+X112 >= 200 (Substation 12) Sign Restrictions: Xij >= 0, for i=1,..,7; j = 1,..,12

39 Power Generation Optimal Solution (using LINDO): Condition 1: Z = $14,912 Condition 2: Z = $ 17,237 Condition 1 (26 iterations) Plant i to Substation j Power Transmitted Condition 2 (32 iterations) Plant i to Substation j Power Transmitted X X X X X15 0 X15 0 X X X22 0 X21 0 X24 10 X36 0 X X X35 30 X X X X37 0 X51 16 X38 15 X52 0 X X55 30 X X X X X X65 44 X X X65 34 X75 91 X X X79/710 0 X78 15 X X

40 Power Generation Sensitivity Analysis: Decision Variables Cost of Shipping Power ($) Range of Increase/Decrease Objective Function Coefficient Ranges of Decision Variables X11 (NBV) 6-1 <= 5 <= C11 X12 (BV) 5-7 <= <= 0-2 <= C12 <= 5 X <= 3 <= C13 X <= 9 <= C15 X <= 8 <= C16 X <= 7 <= C17 X <= 4 <= C18 Decrease C11 to $4, X11 enter basis. Increase X11=190 C12 to $7, X12 leaves basis. Increase Enter C15 X15=101 to $10, X15 leaves basis. Z= 14,192 X <= 3 <= C19 X <= 6 <= C110 X <= 5 <= C111 X <= 8 <= C112 X <= 1 <= C21 X <= 6 <= C22 X <= 4 <= C23 X <= <= 0 8 <= C25 <= 10

41 Power Generation Sensitivity Analysis: RHS Current Value Range of Increase/Decrease Objective Function Coefficient Ranges of Decision Variables b1 0 - <= <=625 - <= b1< = 625 b <= <= <= b2 <= 370 b <= <= <= b3 <= 331 b <= 235 <= b4 b <= 375 <= b5 b <= <= <= b9 <= 291 b <= <= <= b11 <= 190 b <= <= <= b20 <= 224 Increase b3 to 190, New Z = $14,323 Increase b9 to 292, New Z = $14,472

Puerto Rico Electric Power Authority ( PREPA ) Juan F. Alicea Flores, PE Executive Director

Puerto Rico Electric Power Authority ( PREPA ) Juan F. Alicea Flores, PE Executive Director Puerto Rico Electric Power Authority ( PREPA ) Juan F. Alicea Flores, PE Executive Director Forward-Looking Statements The information included in this presentation contains certain forward-looking statements.

More information

Additional / Voluntary Event-Based Disclosure. Puerto Rico Electric Power Authority (PREPA); Commonwealth of Puerto Rico

Additional / Voluntary Event-Based Disclosure. Puerto Rico Electric Power Authority (PREPA); Commonwealth of Puerto Rico Municipal Secondary Market Disclosure Information Cover Sheet Municipal Securities Rulemaking Board (MSRB) Electronic Municipal Market Access System (EMMA) Additional / Voluntary Event-Based Disclosure

More information

COMM 290 MIDTERM REVIEW SESSION ANSWER KEY BY TONY CHEN

COMM 290 MIDTERM REVIEW SESSION ANSWER KEY BY TONY CHEN COMM 290 MIDTERM REVIEW SESSION ANSWER KEY BY TONY CHEN TABLE OF CONTENTS I. Vocabulary Overview II. Solving Algebraically and Graphically III. Understanding Graphs IV. Fruit Juice Excel V. More on Sensitivity

More information

Sensitivity Analysis LINDO INPUT & RESULTS. Maximize 7X1 + 10X2. Subject to X1 < 500 X2 < 500 X1 + 2X2 < 960 5X1 + 6X2 < 3600 END

Sensitivity Analysis LINDO INPUT & RESULTS. Maximize 7X1 + 10X2. Subject to X1 < 500 X2 < 500 X1 + 2X2 < 960 5X1 + 6X2 < 3600 END Sensitivity Analysis Sensitivity Analysis is used to see how the optimal solution is affected by the objective function coefficients and to see how the optimal value is affected by the right- hand side

More information

Homework #3 Supply Chain Models: Manufacturing & Warehousing (ISyE 3104) - Fall 2001 Due September 20, 2001

Homework #3 Supply Chain Models: Manufacturing & Warehousing (ISyE 3104) - Fall 2001 Due September 20, 2001 Homework #3 Supply Chain Models: Manufacturing & Warehousing (ISyE 3104) - Fall 2001 Due September 20, 2001 Show all your steps to get full credit. (Total 45 points) Reading assignment: Read Supplement

More information

May Economic Activity Index ( FAFAA-EAI )

May Economic Activity Index ( FAFAA-EAI ) May 2016 Economic Activity Index ( FAFAA-EAI ) About the interpretation of the FAFAA-EAI The FAFAA-EAI is an indicator of general economic activity, not a direct measurement of real GNP. The annual growth

More information

$B$8 B&D

$B$8 B&D 1. An Excel Solver sensitivity report for a linear programming model is given below. INTERPRET ALL of the information given for decision variable C (Adjustable Cells Table) and constraint C&D ( Table).

More information

July and August Economic Activity Index ( GDB-EAI )

July and August Economic Activity Index ( GDB-EAI ) July and August 2015 Economic Activity Index ( GDB-EAI ) Clarification about the interpretation of the GDB-EAI figures The GDB-EAI is an indicator of the general economic activity, not a direct measurement

More information

Economic Activity Index ( GDB-EAI ) March 2017

Economic Activity Index ( GDB-EAI ) March 2017 Economic Activity Index ( GDB-EAI ) March 2017 About the interpretation of the GDB-EAI The GDB-EAI is an indicator of general economic activity, not a direct measurement of real GNP. The annual growth

More information

Linear Programming Formulations

Linear Programming Formulations Linear Programming Formulations For these problems you need to answer sensitivity analysis questions using excel. These questions appear in italic fonts. The excel files are available on the course website.

More information

LP OPTIMUM FOUND AT STEP 2 OBJECTIVE FUNCTION VALUE

LP OPTIMUM FOUND AT STEP 2 OBJECTIVE FUNCTION VALUE The Wilson Problem: Graph is at the end. LP OPTIMUM FOUND AT STEP 2 1) 5520.000 X1 360.000000 0.000000 X2 300.000000 0.000000 2) 0.000000 1.000000 3) 0.000000 2.000000 4) 140.000000 0.000000 5) 200.000000

More information

Linear Programming: Sensitivity Analysis and Interpretation of Solution

Linear Programming: Sensitivity Analysis and Interpretation of Solution 8 Linear Programming: Sensitivity Analysis and Interpretation of Solution MULTIPLE CHOICE. To solve a linear programming problem with thousands of variables and constraints a personal computer can be use

More information

y 3 z x 1 x 2 e 1 a 1 a 2 RHS 1 0 (6 M)/3 M 0 (3 5M)/3 10M/ / /3 10/ / /3 4/3

y 3 z x 1 x 2 e 1 a 1 a 2 RHS 1 0 (6 M)/3 M 0 (3 5M)/3 10M/ / /3 10/ / /3 4/3 AMS 341 (Fall, 2016) Exam 2 - Solution notes Estie Arkin Mean 68.9, median 71, top quartile 82, bottom quartile 58, high (3 of them!), low 14. 1. (10 points) Find the dual of the following LP: Min z =

More information

September Economic Activity Index ( GDB-EAI )

September Economic Activity Index ( GDB-EAI ) September 2014 Economic Activity Index ( GDB-EAI ) General Commentary September 2014 In September 2014, the GDB-EAI registered a 1.8% year-over-year (y-o-y) reduction, and a month-over-month (m-o-m) increase

More information

TUFTS UNIVERSITY DEPARTMENT OF CIVIL AND ENVIRONMENTAL ENGINEERING ES 152 ENGINEERING SYSTEMS Spring Lesson 16 Introduction to Game Theory

TUFTS UNIVERSITY DEPARTMENT OF CIVIL AND ENVIRONMENTAL ENGINEERING ES 152 ENGINEERING SYSTEMS Spring Lesson 16 Introduction to Game Theory TUFTS UNIVERSITY DEPARTMENT OF CIVIL AND ENVIRONMENTAL ENGINEERING ES 52 ENGINEERING SYSTEMS Spring 20 Introduction: Lesson 6 Introduction to Game Theory We will look at the basic ideas of game theory.

More information

July Economic Activity Index ( GDB-EAI )

July Economic Activity Index ( GDB-EAI ) July 2014 Economic Activity Index ( GDB-EAI ) General Commentary July 2014 In July 2014, the GDB-EAI registered a 0.7% year-over-year (y-o-y) reduction, after showing a 1.0% y-o-y decrease in June 2014.

More information

Graphical Sensitivity Analysis

Graphical Sensitivity Analysis What if there is uncertainly about one or more values in the LP model? Sensitivity analysis allows us to determine how sensitive the optimal solution is to changes in data values. This includes analyzing

More information

Operations Research I: Deterministic Models

Operations Research I: Deterministic Models AMS 341 (Spring, 2010) Estie Arkin Operations Research I: Deterministic Models Exam 1: Thursday, March 11, 2010 READ THESE INSTRUCTIONS CAREFULLY. Do not start the exam until told to do so. Make certain

More information

Operations Research I: Deterministic Models

Operations Research I: Deterministic Models AMS 341 (Spring, 2009) Estie Arkin Operations Research I: Deterministic Models Exam 1: Thursday, March 12, 2009 READ THESE INSTRUCTIONS CAREFULLY. Do not start the exam until told to do so. Make certain

More information

Leasing Companies. Balance Sheet. December 31 Q

Leasing Companies. Balance Sheet. December 31 Q Amounts in thousands of $ Balance Sheet Leasing Companies December 31 Q2-2018 2017 2016 2015 2014 2013 2012 2011 2010 2009 2008 2007 2006 2005 2004 Assets Cash in hand and Banks Loans and Lease financing

More information

February Economic Activity Index ( GDB-EAI )

February Economic Activity Index ( GDB-EAI ) February 2015 Economic Activity Index ( GDB-EAI ) General Commentary February 2015 In February 2015, the GDB-EAI registered a 1.6% year-over-year (y-o-y) reduction, and a month-over-month (m-o-m) increase

More information

MODULE-1 ASSIGNMENT-2

MODULE-1 ASSIGNMENT-2 MODULE-1 ASSIGNMENT-2 An investor has Rs 20 lakhs with her and considers three schemes to invest the money for one year. The expected returns are 10%, 12% and 15% for the three schemes per year. The third

More information

Lecture 3. Understanding the optimizer sensitivity report 4 Shadow (or dual) prices 4 Right hand side ranges 4 Objective coefficient ranges

Lecture 3. Understanding the optimizer sensitivity report 4 Shadow (or dual) prices 4 Right hand side ranges 4 Objective coefficient ranges Decision Models Lecture 3 1 Lecture 3 Understanding the optimizer sensitivity report 4 Shadow (or dual) prices 4 Right hand side ranges 4 Objective coefficient ranges Bidding Problems Summary and Preparation

More information

Problem B.1, HR7E Solve the following LP graphically R. Saltzman

Problem B.1, HR7E Solve the following LP graphically R. Saltzman Problem B.1, HR7E Solve the following LP graphically R. Saltzman Maximize 4X + 6Y = Z subject to: (1) X + 2Y = Note: There is a typograhpical error in the book regarding

More information

An Introduction to Linear Programming (LP)

An Introduction to Linear Programming (LP) An Introduction to Linear Programming (LP) How to optimally allocate scarce resources! 1 Please hold your applause until the end. What is a Linear Programming A linear program (LP) is an optimization problem

More information

June Economic Activity Index ( GDB-EAI )

June Economic Activity Index ( GDB-EAI ) June 2014 Economic Activity Index ( GDB-EAI ) General Commentary June 2014 In June 2014, the GDB-EAI registered a 1.0% year-over-year (y-o-y) reduction, after showing a 1.1% y-o-y decrease in June 2014.

More information

36106 Managerial Decision Modeling Sensitivity Analysis

36106 Managerial Decision Modeling Sensitivity Analysis 1 36106 Managerial Decision Modeling Sensitivity Analysis Kipp Martin University of Chicago Booth School of Business September 26, 2017 Reading and Excel Files 2 Reading (Powell and Baker): Section 9.5

More information

Economic Activity Index ( FAFAA-EAI ) October, November and December 2016

Economic Activity Index ( FAFAA-EAI ) October, November and December 2016 Economic Activity Index ( FAFAA-EAI ) October, November and December 2016 About the interpreta>on of the FAFAA-EAI The FAFAA-EAI is an indicator of general economic ac>vity, not a direct measurement of

More information

Lecture 2. A Telephone Staffing Problem TransportCo Distribution Problem Shelby Shelving Case Summary and Preparation for next class

Lecture 2. A Telephone Staffing Problem TransportCo Distribution Problem Shelby Shelving Case Summary and Preparation for next class Decision Models Lecture 2 1 Lecture 2 A Telephone Staffing Problem TransportCo Distribution Problem Shelby Shelving Case Summary and Preparation for next class Decision Models Lecture 2 2 A Telephone Staffing

More information

Dennis L. Bricker Dept. of Industrial Engineering The University of Iowa

Dennis L. Bricker Dept. of Industrial Engineering The University of Iowa Dennis L. Bricker Dept. of Industrial Engineering The University of Iowa 56:171 Operations Research Homework #1 - Due Wednesday, August 30, 2000 In each case below, you must formulate a linear programming

More information

56:171 Operations Research Midterm Examination October 25, 1991 PART ONE

56:171 Operations Research Midterm Examination October 25, 1991 PART ONE 56:171 O.R. Midterm Exam - 1 - Name or Initials 56:171 Operations Research Midterm Examination October 25, 1991 Write your name on the first page, and initial the other pages. Answer both questions of

More information

Introduction to Operations Research

Introduction to Operations Research Introduction to Operations Research Unit 1: Linear Programming Terminology and formulations LP through an example Terminology Additional Example 1 Additional example 2 A shop can make two types of sweets

More information

DUALITY AND SENSITIVITY ANALYSIS

DUALITY AND SENSITIVITY ANALYSIS DUALITY AND SENSITIVITY ANALYSIS Understanding Duality No learning of Linear Programming is complete unless we learn the concept of Duality in linear programming. It is impossible to separate the linear

More information

February Economic Activity Index ( GDB-EAI )

February Economic Activity Index ( GDB-EAI ) February 2014 Economic Activity Index ( GDB-EAI ) General Commentary February 2014 In February 2014, the GDB-EAI registered a 2.4% year-over-year (y-o-y) reduction (the lowest since May 2013), after showing

More information

Lecture 3: Common Business Applications and Excel Solver

Lecture 3: Common Business Applications and Excel Solver Lecture 3: Common Business Applications and Excel Solver Common Business Applications Linear Programming (LP) can be used for many managerial decisions: - Product mix - Media selection - Marketing research

More information

Lesson Topics. B.3 Integer Programming Review Questions

Lesson Topics. B.3 Integer Programming Review Questions Lesson Topics Rounding Off (5) solutions in continuous variables to the nearest integer (like 2.67 rounded off to 3) is an unreliable way to solve a linear programming problem when decision variables should

More information

COMMONWEALTH OF PUERTO RICO FAQs FOR BAR DATE NOTICE

COMMONWEALTH OF PUERTO RICO FAQs FOR BAR DATE NOTICE COMMONWEALTH OF PUERTO RICO FAQs FOR BAR DATE NOTICE Background The Debtors in these Title III Cases and Petition Dates Title III Debtor Federal Case No. Petition Date Tax ID No. Commonwealth of Puerto

More information

Optimizing the service of the Orange Line

Optimizing the service of the Orange Line Optimizing the service of the Orange Line Overview Increased crime rate in and around campus Shuttle-UM Orange Line 12:00am 3:00am late night shift A student standing or walking on and around campus during

More information

January Economic Activity Index ( GDB-EAI )

January Economic Activity Index ( GDB-EAI ) January 2014 Economic Activity Index ( GDB-EAI ) Special Comment March 2014 Benchmark Revision of Payroll Employment In March 2014 there was a major benchmark revision of the payroll employment data for

More information

Calendar Second Quarter 2018

Calendar Second Quarter 2018 Calendar Second Quarter 2018 Earnings summary August 02, 2018 Use of Forward-Looking Statements SAFE HARBOR This presentation contains forward-looking statements within the meaning of the Private Securities

More information

56:171 Operations Research Midterm Exam Solutions October 19, 1994

56:171 Operations Research Midterm Exam Solutions October 19, 1994 56:171 Operations Research Midterm Exam Solutions October 19, 1994 Possible Score A. True/False & Multiple Choice 30 B. Sensitivity analysis (LINDO) 20 C.1. Transportation 15 C.2. Decision Tree 15 C.3.

More information

Non-negativity: negativity:

Non-negativity: negativity: Chapter 3 Linear Programming Applications The process of problem formulation Marketing and media applications Financial Applications Transportation Problem The process of problem formulation 1. Provide

More information

INTERNATIONAL UNIVERSITY OF JAPAN Public Management and Policy Analysis Program Graduate School of International Relations

INTERNATIONAL UNIVERSITY OF JAPAN Public Management and Policy Analysis Program Graduate School of International Relations Hun Myoung Park (4/18/2018) LP Interpretation: 1 INTERNATIONAL UNIVERSITY OF JAPAN Public Management and Policy Analysis Program Graduate School of International Relations DCC5350 (2 Credits) Public Policy

More information

Product Mix Problem: Fifth Avenue Industries. Linear Programming (LP) Can Be Used for Many Managerial Decisions:

Product Mix Problem: Fifth Avenue Industries. Linear Programming (LP) Can Be Used for Many Managerial Decisions: Linear Programming (LP) Can Be Used for Many Managerial Decisions: Product mix Make-buy Media selection Marketing research Portfolio selection Shipping & transportation Multiperiod scheduling For a particular

More information

No. 19. Offshore Wind Energy in Europe Fresh Wind for Insurers, Too? A Berkshire Hathaway Company. Topics No. 19

No. 19. Offshore Wind Energy in Europe Fresh Wind for Insurers, Too? A Berkshire Hathaway Company. Topics No. 19 No. 19 Topics No. 19 Offshore Wind Energy in Europe Fresh Wind for Insurers, Too? A Berkshire Hathaway Company 10 Offshore Wind Energy in Europe Fresh Wind for Insurers, Too? Oliver Stein Oliver Stein

More information

CHAPTER 13: A PROFIT MAXIMIZING HARVEST SCHEDULING MODEL

CHAPTER 13: A PROFIT MAXIMIZING HARVEST SCHEDULING MODEL CHAPTER 1: A PROFIT MAXIMIZING HARVEST SCHEDULING MODEL The previous chapter introduced harvest scheduling with a model that minimized the cost of meeting certain harvest targets. These harvest targets

More information

Supplement dated May 24, 2007 to Official Statement dated April 19, 2007

Supplement dated May 24, 2007 to Official Statement dated April 19, 2007 Supplement dated May 24, 2007 to Official Statement dated April 19, 2007 $1,943,565,000 Puerto Rico Electric Power Authority $643,530,000 Power Revenue Bonds, Series TT $1,300,035,000 Power Revenue Refunding

More information

VIA August 10, 2015

VIA   August 10, 2015 D 787.250.5669 Carlos J. Fernández Lugo Capital Member cfl@mcvpr.com VIA E-MAIL: comentarios@energia.pr.gov August 10, 2015 Mr. Agustín F. Carbó-Lugo President Puerto Rico Energy Commision 268 Muñoz Rivera

More information

Midterm 2 Example Questions

Midterm 2 Example Questions Midterm Eample Questions Solve LPs using Simple. Consider the following LP:, 6 ma (a) Convert the LP to standard form.,,, 6 ma (b) Starting with and as nonbasic variables, solve the problem using the Simple

More information

56:171 Operations Research Midterm Exam Solutions Fall 1994

56:171 Operations Research Midterm Exam Solutions Fall 1994 56:171 Operations Research Midterm Exam Solutions Fall 1994 Possible Score A. True/False & Multiple Choice 30 B. Sensitivity analysis (LINDO) 20 C.1. Transportation 15 C.2. Decision Tree 15 C.3. Simplex

More information

56:171 Operations Research Midterm Exam Solutions October 22, 1993

56:171 Operations Research Midterm Exam Solutions October 22, 1993 56:171 O.R. Midterm Exam Solutions page 1 56:171 Operations Research Midterm Exam Solutions October 22, 1993 (A.) /: Indicate by "+" ="true" or "o" ="false" : 1. A "dummy" activity in CPM has duration

More information

Homework. Part 1. Computer Implementation: Solve Wilson problem by the Lindo and compare the results with your graphical solution.

Homework. Part 1. Computer Implementation: Solve Wilson problem by the Lindo and compare the results with your graphical solution. Homework. Part 1. Computer Implementation: Solve Wilson problem by the Lindo and compare the results with your graphical solution. Graphical Solution is attached to email. Lindo The results of the Wilson

More information

Continuing Education Course #287 Engineering Methods in Microsoft Excel Part 2: Applied Optimization

Continuing Education Course #287 Engineering Methods in Microsoft Excel Part 2: Applied Optimization 1 of 6 Continuing Education Course #287 Engineering Methods in Microsoft Excel Part 2: Applied Optimization 1. Which of the following is NOT an element of an optimization formulation? a. Objective function

More information

Mathematics for Management Science Notes 04 prepared by Professor Jenny Baglivo

Mathematics for Management Science Notes 04 prepared by Professor Jenny Baglivo Mathematics for Management Science Notes 04 prepared by Professor Jenny Baglivo Jenny A. Baglivo 2002. All rights reserved. Application type 1: blending problems Blending problems arise when a manager

More information

56:171 Operations Research Midterm Examination October 28, 1997 PART ONE

56:171 Operations Research Midterm Examination October 28, 1997 PART ONE 56:171 Operations Research Midterm Examination October 28, 1997 Write your name on the first page, and initial the other pages. Answer both questions of Part One, and 4 (out of 5) problems from Part Two.

More information

56:171 Operations Research Midterm Examination Solutions PART ONE

56:171 Operations Research Midterm Examination Solutions PART ONE 56:171 Operations Research Midterm Examination Solutions Fall 1997 Answer both questions of Part One, and 4 (out of 5) problems from Part Two. Possible Part One: 1. True/False 15 2. Sensitivity analysis

More information

COMMONWEALTH OF PUERTO RICO FAQs FOR BAR DATE NOTICE

COMMONWEALTH OF PUERTO RICO FAQs FOR BAR DATE NOTICE COMMONWEALTH OF PUERTO RICO FAQs FOR BAR DATE NOTICE Background The Debtors in these Title III Cases and Petition Dates Title III Debtor Federal Tax ID No. Case No. Petition Date Commonwealth of Puerto

More information

Actual neighborhood of Sunrun customer homes

Actual neighborhood of Sunrun customer homes This presentation contains forward-looking statements within the meaning of Section 27A of the Securities Act of 1933 and Section 21E of the Securities Exchange Act of 1934. Forward-looking statements

More information

Solution to P2 Sensitivity at the Major Electric Company

Solution to P2 Sensitivity at the Major Electric Company Solution to P2 Sensitivity at the Major Electric Company 1.(a) Are there alternate optimal solutions? Yes or no. (b) If yes, which nonbasic variables could enter the basis without changing the value of

More information

Government Development Bank

Government Development Bank Government Development Bank Strong Capital Base to Support Puerto Rico s Economic Upturn José R. Otero EVP Financing & Capital Markets Government Development Bank for Puerto Rico Ignacio M. Canto EVP -

More information

Optimization Methods in Management Science

Optimization Methods in Management Science Optimization Methods in Management Science MIT 15.053, Spring 013 Problem Set (Second Group of Students) Students with first letter of surnames I Z Due: February 1, 013 Problem Set Rules: 1. Each student

More information

56:171 Operations Research Midterm Examination Solutions PART ONE

56:171 Operations Research Midterm Examination Solutions PART ONE 56:171 Operations Research Midterm Examination Solutions Fall 1997 Write your name on the first page, and initial the other pages. Answer both questions of Part One, and 4 (out of 5) problems from Part

More information

OPTIMIZAÇÃO E DECISÃO 10/11

OPTIMIZAÇÃO E DECISÃO 10/11 OPTIMIZAÇÃO E DECISÃO 10/11 PL #1 Linear Programming Alexandra Moutinho (from Hillier & Lieberman Introduction to Operations Research, 8 th edition) The Wyndor Glass Co. Problem Wyndor Glass Co. produces

More information

LP Sensitivity Analysis

LP Sensitivity Analysis LP Sensitivity Analysis Max: 50X + 40Y Profit 2X + Y >= 2 (3) Customer v demand X + 2Y >= 2 (4) Customer w demand X, Y >= 0 (5) Non negativity What is the new feasible region? a, e, B, h, d, A and a form

More information

AGRICULTURE POTFOLIO MODEL MODEL TWO. Keywords: Decision making under uncertainty, efficient portfolio, variance analysis, MOTAD

AGRICULTURE POTFOLIO MODEL MODEL TWO. Keywords: Decision making under uncertainty, efficient portfolio, variance analysis, MOTAD AGRICULTURE POTFOLIO MODEL MODEL TWO Keywords: Decision making under uncertainty, efficient portfolio, variance analysis, MOTAD DATA Net income from three crops per acre of land (Income in thousand dollar

More information

Determination of DC-OPF Dispatch & LMP Solutions in the AMES Testbed

Determination of DC-OPF Dispatch & LMP Solutions in the AMES Testbed Determination of DC-OPF Dispatch & LMP Solutions in the AMES Testbed Leigh Tesfatsion Prof. of Econ, Math and ECpE Iowa State University Ames, IA 50011-1070 1070 http://www.econ.iastate.edu/tesfatsi www.econ.iastate.edu/tesfatsi/

More information

#DELIVERINGTRUST #COMPLIANCEMADEEASY

#DELIVERINGTRUST #COMPLIANCEMADEEASY #DELIVERINGTRUST #COMPLIANCEMADEEASY 2007: 1973: Founded by Néstor Reyes Cabán 1982: Edmundo Rodríguez becomes a Licensed Customs House Broker 1991: Ángel C. Escalera becomes a Licensed Customs House Broker

More information

Note on Using Excel to Compute Optimal Risky Portfolios. Candie Chang, Hong Kong University of Science and Technology

Note on Using Excel to Compute Optimal Risky Portfolios. Candie Chang, Hong Kong University of Science and Technology Candie Chang, Hong Kong University of Science and Technology Andrew Kaplin, Kellogg Graduate School of Management, NU Introduction This document shows how to, (1) Compute the expected return and standard

More information

CPS 270: Artificial Intelligence Markov decision processes, POMDPs

CPS 270: Artificial Intelligence  Markov decision processes, POMDPs CPS 270: Artificial Intelligence http://www.cs.duke.edu/courses/fall08/cps270/ Markov decision processes, POMDPs Instructor: Vincent Conitzer Warmup: a Markov process with rewards We derive some reward

More information

ASSESSMENT OF TRANSMISSION CONGESTION IMPACTS ON ELECTRICITY MARKETS

ASSESSMENT OF TRANSMISSION CONGESTION IMPACTS ON ELECTRICITY MARKETS ASSESSMENT OF TRANSMISSION CONGESTION IMPACTS ON ELECTRICITY MARKETS presentation by George Gross Department of Electrical and Computer Engineering University of Illinois at Urbana-Champaign University

More information

Financial Aspects. March 3, ECO 4934: Public Utilities Economics: International Infrastructure

Financial Aspects. March 3, ECO 4934: Public Utilities Economics: International Infrastructure Financial Aspects March 3, 2008 ECO 4934: Public Utilities Economics: International Infrastructure The importance of Financial data Regulators gather and study financial data to partially overcome the

More information

Economics 101 Fall 1998 Section 3 - Hallam Exam 2. Iowa Missouri 100 4

Economics 101 Fall 1998 Section 3 - Hallam Exam 2. Iowa Missouri 100 4 Economics 101 Fall 1998 Section 3 - Hallam Exam 2 Iowa and Missouri can both produce corn and hay. The following table represents yield per acre for the two states. Corn is measured in bushels while hay

More information

56:171 Operations Research Homework #8 Solution -- Fall Estimated resale price A: Private $ $600 B: Dealer $

56:171 Operations Research Homework #8 Solution -- Fall Estimated resale price A: Private $ $600 B: Dealer $ 56:171 Operations Research Homework #8 Solution -- Fall 2002 1. Decision Analysis (an exercise from Operations Research: a Practical Introduction, by M. Carter & C. Price) Suppose that you are in the position

More information

Sensitivity Analysis for LPs - Webinar

Sensitivity Analysis for LPs - Webinar Sensitivity Analysis for LPs - Webinar 25/01/2017 Arthur d Herbemont Agenda > I Introduction to Sensitivity Analysis > II Marginal values : Shadow prices and reduced costs > III Marginal ranges : RHS ranges

More information

Commitment Cost Enhancements Phase 3 Opportunity Cost Methodology. Technical Appendix

Commitment Cost Enhancements Phase 3 Opportunity Cost Methodology. Technical Appendix Commitment Cost Enhancements Phase 3 Opportunity Cost Methodology Technical Appendix April 22, 2016 Table of Contents 1. Introduction... 3 2. Overview of opportunity cost... 3 3. Opportunity cost model

More information

A Day-Ahead Regional PV Generation Forecast Applied to Micro EMS

A Day-Ahead Regional PV Generation Forecast Applied to Micro EMS A Day-Ahead Regional PV Generation Forecast Applied to Micro EMS The 13 th International Workshops on Electric Power Control Centers (EPCC 13) Bled, Slovenia, May 17 th -20 th, 2015 Naoto Yorino, Yutaka

More information

Economic Activity Index ( GDB-EAI ) For the month of May 2013 G O V E R N M E N T D E V E L O P M E N T B A N K F O R P U E R T O R I C O

Economic Activity Index ( GDB-EAI ) For the month of May 2013 G O V E R N M E N T D E V E L O P M E N T B A N K F O R P U E R T O R I C O Economic Activity Index ( GDB-EAI ) For the month of May 2013 General Commentary May 2013 GDB-EAI for the month of May registered a 3.4% year-over-year ( YOY ) reduction May 2013 EAI was 126.7, a 3.4%

More information

Integer Programming Models

Integer Programming Models Integer Programming Models Fabio Furini December 10, 2014 Integer Programming Models 1 Outline 1 Combinatorial Auctions 2 The Lockbox Problem 3 Constructing an Index Fund Integer Programming Models 2 Integer

More information

The Americas. Port of the Americas. Executive Director, Port of the Americas Authority

The Americas. Port of the Americas. Executive Director, Port of the Americas Authority Port the Americas Rhonda M. Castillo Gammill, Esq., P.E. Executive Director, Port the Americas Authority Port the Americas Authority - Public Corporation created by Law 171 August 11, 2002 Objective: promote,

More information

4. Introduction to Prescriptive Analytics. BIA 674 Supply Chain Analytics

4. Introduction to Prescriptive Analytics. BIA 674 Supply Chain Analytics 4. Introduction to Prescriptive Analytics BIA 674 Supply Chain Analytics Why is Decision Making difficult? The biggest sources of difficulty for decision making: Uncertainty Complexity of Environment or

More information

IE312 Optimization: Homework #5 Solution Fall Due on Oct. 29, 2010

IE312 Optimization: Homework #5 Solution Fall Due on Oct. 29, 2010 IE312 Optimization: Homework #5 Solution Fall 2010 Due on Oct. 29, 2010 1 1 (Problem 2 - p. 254) LINGO model: SETS: types / 1 2 / : lbound, ruby, diamond, price, cost, x; ENDSETS DATA: lbound = 11 0; ruby

More information

AAEC 6524: Environmental Theory and Policy Analysis. Outline. Introduction to the Theory of Environmental Policy, Part A. Klaus Moeltner Spring 2017

AAEC 6524: Environmental Theory and Policy Analysis. Outline. Introduction to the Theory of Environmental Policy, Part A. Klaus Moeltner Spring 2017 AAEC 6524: Environmental Theory and Policy Analysis to the Theory of Environmental Policy, Part A Klaus Moeltner Spring 2017 January 16, 2017 Outline More realistic setup (many firms & households) Focus

More information

STATE ENERGY PROGRAM GOVERNMENT OF PUERTO RICO

STATE ENERGY PROGRAM GOVERNMENT OF PUERTO RICO COMMONWEALTH OF PUERTO RICO STATE OFFICE OF ENERGY POLICY GREEN ENERGY FUND Tier 1 Reference Guide (Revised on August 17, 2017) STATE ENERGY PROGRAM GOVERNMENT OF PUERTO RICO TABLE OF CONTENTS CHAPTER

More information

Handout 8: Introduction to Stochastic Dynamic Programming. 2 Examples of Stochastic Dynamic Programming Problems

Handout 8: Introduction to Stochastic Dynamic Programming. 2 Examples of Stochastic Dynamic Programming Problems SEEM 3470: Dynamic Optimization and Applications 2013 14 Second Term Handout 8: Introduction to Stochastic Dynamic Programming Instructor: Shiqian Ma March 10, 2014 Suggested Reading: Chapter 1 of Bertsekas,

More information

$697,345,000 PUERTO RICO ELECTRIC POWER AUTHORITY Power Revenue Bonds, Series WW

$697,345,000 PUERTO RICO ELECTRIC POWER AUTHORITY Power Revenue Bonds, Series WW NEW ISSUE BOOK-ENTRY ONLY $697,345,000 PUERTO RICO ELECTRIC POWER AUTHORITY Power Revenue Bonds, Series WW The Power Revenue Bonds, Series WW (the Bonds ) of the Puerto Rico Electric Power Authority (the

More information

SOLVING ROBUST SUPPLY CHAIN PROBLEMS

SOLVING ROBUST SUPPLY CHAIN PROBLEMS SOLVING ROBUST SUPPLY CHAIN PROBLEMS Daniel Bienstock Nuri Sercan Özbay Columbia University, New York November 13, 2005 Project with Lucent Technologies Optimize the inventory buffer levels in a complicated

More information

Mathematics for Management Science Notes 06 prepared by Professor Jenny Baglivo

Mathematics for Management Science Notes 06 prepared by Professor Jenny Baglivo Mathematics for Management Science Notes 0 prepared by Professor Jenny Baglivo Jenny A. Baglivo 00. All rights reserved. Integer Linear Programming (ILP) When the values of the decision variables in a

More information

The Rebound Effect in Transportation: Understanding the Important Implications for Climate Change

The Rebound Effect in Transportation: Understanding the Important Implications for Climate Change The Rebound Effect in ation: Understanding the Important Implications for Climate Change Constantine Costa Samaras email: csamaras@rand.org This Briefing Asks Two Questions What is the rebound effect in

More information

Evaluating the Doha Market Access Modalities

Evaluating the Doha Market Access Modalities Evaluating the Doha Market Access Modalities David Laborde, Will Martin & Dominique van der Mensbrugghe 12 November 2011 Market access proposals The core of the Doha Agenda Easy to evaluate the pain from

More information

Estimated Cost per Watt Methodology

Estimated Cost per Watt Methodology Estimated Cost per Watt Methodology November 7, 2017 Cost per watt (CPW) is an important metric in understanding Vivint Solar s residential business. The CPW calculation includes costs associated with

More information

An Analysis of Long Run Power-Emissions Markets Interactions Under Alternative Emissions Allocation Rules. Benjamin F. Hobbs

An Analysis of Long Run Power-Emissions Markets Interactions Under Alternative Emissions Allocation Rules. Benjamin F. Hobbs An Analysis of Long Run Power-Emissions Markets Interactions Under Alternative Emissions Allocation Rules Benjamin F. Hobbs The Johns Hopkins University Jinye Zhao and Jong-Shi Pang Rennselaer Polytechnic

More information

UNITED STATES DISTRICT COURT FOR THE DISTRICT OF PUERTO RICO NOTICE OF DEADLINES FOR FILING PROOFS OF CLAIM

UNITED STATES DISTRICT COURT FOR THE DISTRICT OF PUERTO RICO NOTICE OF DEADLINES FOR FILING PROOFS OF CLAIM UNITED STATES DISTRICT COURT FOR THE DISTRICT OF PUERTO RICO In re: THE FINANCIAL OVERSIGHT AND MANAGEMENT BOARD FOR PUERTO RICO, as representative of THE COMMONWEALTH OF PUERTO RICO, et al. Debrs. PROMESA

More information

Optimal Integer Delay Budget Assignment on Directed Acyclic Graphs

Optimal Integer Delay Budget Assignment on Directed Acyclic Graphs Optimal Integer Delay Budget Assignment on Directed Acyclic Graphs E. Bozorgzadeh S. Ghiasi A. Takahashi M. Sarrafzadeh Computer Science Department University of California, Los Angeles (UCLA) Los Angeles,

More information

OPTIMIZATION OF BANKS LOAN PORTFOLIO MANAGEMENT USING GOAL PROGRAMMING TECHNIQUE

OPTIMIZATION OF BANKS LOAN PORTFOLIO MANAGEMENT USING GOAL PROGRAMMING TECHNIQUE IMPACT: International Journal of Research in Applied, Natural and Social Sciences (IMPACT: IJRANSS) ISSN(E): 3-885; ISSN(P): 347-4580 Vol., Issue 8, Aug 04, 43-5 Impact Journals OPTIMIZATION OF BANKS LOAN

More information

Generation Production Costs, Scheduling & Operating Rate

Generation Production Costs, Scheduling & Operating Rate Disclaimer This training presentation is provided as a reference for preparing for the PJM Certification Exam. Note that the following information may not reflect current PJM rules and operating procedures.

More information

Congestion Control In The Internet Part 1: Theory. JY Le Boudec 2015

Congestion Control In The Internet Part 1: Theory. JY Le Boudec 2015 1 Congestion Control In The Internet Part 1: Theory JY Le Boudec 2015 Plan of This Module Part 1: Congestion Control, Theory Part 2: How it is implemented in TCP/IP Textbook 2 3 Theory of Congestion Control

More information

Pricing Transmission

Pricing Transmission 1 / 47 Pricing Transmission Quantitative Energy Economics Anthony Papavasiliou 2 / 47 Pricing Transmission 1 Locational Marginal Pricing 2 Congestion Rent and Congestion Cost 3 Competitive Market Model

More information

February 24, 2005

February 24, 2005 15.053 February 24, 2005 Sensitivity Analysis and shadow prices Suggestion: Please try to complete at least 2/3 of the homework set by next Thursday 1 Goals of today s lecture on Sensitivity Analysis Changes

More information

Energy Efficiency Modeling Discussion. October 14th, 2016

Energy Efficiency Modeling Discussion. October 14th, 2016 Energy Efficiency Modeling Discussion October 14th, 2016 Major Energy Efficiency Modeling Assumptions 2 Vectren s IRP process will inform the level of Energy Efficiency (EE) to achieve in future program

More information

Principal Page. (2) by request to our addresses above, or (3) by phone or fax, Monday to Friday, 8:00am to 4:30pm.

Principal Page. (2) by request to our addresses above, or (3) by phone or fax, Monday to Friday, 8:00am to 4:30pm. Principal Page In the next subsequent pages we have included financial statistical data organized by the different sectors that compose the economy of Puerto Rico. This report has been updated to include

More information