Mathematics for Management Science Notes 04 prepared by Professor Jenny Baglivo

Size: px
Start display at page:

Download "Mathematics for Management Science Notes 04 prepared by Professor Jenny Baglivo"

Transcription

1 Mathematics for Management Science Notes 04 prepared by Professor Jenny Baglivo Jenny A. Baglivo All rights reserved. Application type 1: blending problems Blending problems arise when a manager must decide how to blend two or more resources to produce one or more products. Blending problems occur in the petroleum industry (e.g. crude oil to gasoline), chemical industry (e.g. chemical components to fertilizers), and the food industry (e.g. ingredients to soups). Each product (indexed using i=1, 2, etc.) is produced by blending resources (indexed using j=1, 2, etc.). We need to make decisions about how much of resource j is in product i for all possible i and j. Decision variables have double subscripts and can be visualized using a contingency table. The following table shows the table when there are i=2 products and j=3 components. Resource 1 Resource 2 Resource 3 sum Product 1 x 11 x 12 x 13 x 1+ Product 2 x 21 x 22 x 23 x 2+ sum x +1 x +2 x +3 x ++ In the table, (1) x i+ is the total production of product i. (2) x +j is the total amount of resource j used in making all products. (3) x ++ is the total production (taking all products into account). The sum variables are often called auxiliary or defined variables. They can be used in defining the model and in the spreadsheet implementation. page 1 of 24

2 Exercise 1: The Grand Strand Oil Company produces regular and premium blends for independent service stations in the southeastern United States. The Grand Strand refinery manufactures the gasolines by blending three petroleum components. The gasolines are sold at different prices, and the petroleum components have different costs. The first table gives costs for the three components and supplies in the next production cycle. The second table gives sales prices for the two blends and blending specifications. Component Cost/gallon Available. 1 $0.50 5,000 gallons 2 $ ,000 gallons 3 $ ,000 gallons Product Revenue/gallon Specification. regular $1.00 at most 30% component 1 at least 40% component 2 at most 20% component 3 premium $1.08 at least 25% component 1 at most 40% component 2 at least 30% component 3 Current commitments to distributors require Grand Strand to produce at least 10,000 gallons of regular blend in the next production cycle. The firm wants to determine how to mix or blend the three components into the two gasoline products in order to maximize profits. Summarize the problem Define the decision variables precisely page 2 of 24

3 Completely specify the LP model page 3 of 24

4 Clearly state the optimal solution. x 11 equals zero in the optimal solution, but the reduced cost is zero. Why? If Grand-Strand could obtain 1000 gallons of one of the components at current costs, which should it buy? Why? If the commitment for regular gas was only 9000 gallons, how would the profit change? Be specific. page 4 of 24

5 Exercise 1 solution and sensitivity report A B C D E Grand Strand Oil Company Components used in blending Cost per gallon Available gallons min% in regular blend 0.4 max% in regular blend min% in premium blend max% in premium blend 0.4 Types of blended gasoline R e g u l a r P r e m i u m Sales price per gallon Gallons produced min M O D E L Decision Variables Comp 1 Comp 2 Comp 3 Total: Regular blend Premium blend Total: Total Revenue: Total Cost: Maximize Profit: 9300 Subject to L H S R H S Component 1 available 5000 <= 5000 Component 2 available <= Component 3 available <= Regular needed >= 10,000 Component 1 in regular <= 0 Component 3 in regular 0 <= 0 Component 2 in regular 4000 >= 0 Component 1 in premium 1250 >= 0 Component 3 in premium 3500 >= 0 Component 2 in premium <= 0 Adjustable Cells F i n a l Reduced O b j e c t i v e A l l o w a b l e A l l o w a b l e C e l l N a m e V a l u e C o s t C o e f f i c i e n t I n c r e a s e D e c r e a s e $B$20 Regular blend Comp E+30 $C$20 Regular blend Comp $D$20 Regular blend Comp $B$21 Premium blend Comp E+30 0 $C$21 Premium blend Comp $D$21 Premium blend Comp Constraints F i n a l S h a d o w C o n s t r a i n t A l l o w a b l e A l l o w a b l e C e l l N a m e V a l u e P r i c e R.H. Side I n c r e a s e D e c r e a s e $B$29 Component 1 available LHS $B$30 Component 2 available LHS $B$31 Component 3 available LHS $B$32 Regular needed LHS $B$33 Component 1 in regular LHS E $B$34 Component 3 in regular LHS $B$35 Component 2 in regular LHS E+30 $B$36 Component 1 in premium LHS E+30 $B$37 Component 3 in premium LHS E+30 $B$38 Component 2 in premium LHS E page 5 of 24

6 Formulas worksheet: A B C D E Grand Strand Oil Company Components used in blending Cost per gallon Available gallons min% in regular blend 0.4 max% in regular blend min% in premium blend max% in premium blend 0.4 Types of blended gasoline R e g u l a r Sales price per gallon Gallons produced min M O D E L P r e m i u m Decision Variables Comp 1 Comp 2 Comp 3 Total: Regular blend =SUM(B20:D20) Premium blend =SUM(B21:D21) Total: =SUM(B20:B21) =SUM(C20:C21) =SUM(D20:D21) =SUM(B20:D21) Total Revenue: =B14*E20+C14*E21 Total Cost: =SUMPRODUCT(B5:D5,B22:D22) Maximize Profit: =B24-B25 Subject to L H S R H S Component 1 available =B22 <= =B6 Component 2 available =C22 <= =C6 Component 3 available =D22 <= =D6 Regular needed =E20 >= =B15 Component 1 in regular =B20-B8*E20 <= 0 Component 3 in regular =D20-D8*E20 <= 0 Component 2 in regular =C20-C7*E20 >= 0 Component 1 in premium =B21-B9*E21 >= 0 Component 3 in premium =D21-D9*E21 >= 0 Component 2 in premium =C21-C10*E21 <= 0 page 6 of 24

7 Application type 2: financial planning problems Many financial planning problems involve planning for multiple periods of time, since the amount of money invested or spent at one point directly affects the amount available in subsequent time periods. In the problems considered here, the manager must determine the levels of initial funding, initial investments, and re-investments necessary to meet obligations at fixed periods of time over a fixed time horizon. (For example, a construction fund could be set aside now so that scheduled monthly payments for a new building can be made over the next two years.) The initial funds include the obligation for the first period and the amount to be invested to meet the future obligations. By rewriting, we get For subsequent time periods: Initial Funds Initial Investments = Obligation for period 1 Returns on Investments Re-Investments = Obligation for the given period In general, we write Cash In Cash Out = Obligation The manager would like to satisfy all obligations using the minimum level of initial funding. Notes: There will be flow constraints for each time period. There may be other decisions variables, and there may be additional constraints. page 7 of 24

8 Exercise 2: Hewlitt Corporation has established an early retirement program as part of its corporate restructuring. At the close of the voluntary sign-up period, sixty-eight employees had elected early retirement. As a result of these early retirements, the company has incurred the following obligations over the next eight years. Cash requirements (in thousands of dollars) are due at the beginning of each year: Year Requirement The corporate treasurer must determine how much money has to be set aside today to meet the eight-year financial obligations as they come due. The financial plan for the retirement program includes investments in government bonds as well as savings. The investments in government bonds are limited to three choices. Price/Unit Rate Maturity Bond 1 $ % 5 years Bond 2 $ % 6 years Bond 3 $ % 7 years The government bonds have a par value of $1000 (that is, they pay $1000 at maturity even with different purchase prices). The rates shown are based on the par value. For purposes of planning, the treasurer has assumed that any funds not invested in bonds at the beginning of this period will be placed in savings and earn interest at an annual rate of 4%. Hewlitt would like to minimize the total dollars that must be set aside now to meet the eight-year obligation. (Note: Units of bonds are purchased. The units do not have to be whole numbers.) Summarize the problem Define the decision variables precisely page 8 of 24

9 Completely specify the LP model Clearly state the optimal solution. page 9 of 24

10 Exercise 2 solution and sensitivity reports: A B C D E F G H I Hewlitt Corporation Y e a r Cash Requirement Bond 1 Bond 2 Bond Price (thous) Rate Maturity (yrs) Savings M u l t i p l e M O D E L Decision Variables: F B 1 B 2 B 3 Thousands of $: Units: S 1 S 2 S 3 S 4 S 5 S 6 S 7 S 8 Thousands of $: Minimize Funds: Subject to INFLOW OUTFLOW L H S R H S Year = 430 Year = 210 Year = 222 Year = 231 Year = 240 Year = 195 Year = 225 Year = 255 Adjustable Cells F i n a l Reduced O b j e c t i v e A l l o w a b l e A l l o w a b l e C e l l N a m e V a l u e C o s t C o e f f i c i e n t I n c r e a s e D e c r e a s e $B$18 Thousands of $: F E+30 1 $E$18 Units: B $F$18 Units: B $G$18 Units: B $B$22 Thousands of $: S $C$22 Thousands of $: S $D$22 Thousands of $: S $E$22 Thousands of $: S $F$22 Thousands of $: S E $G$22 Thousands of $: S E $H$22 Thousands of $: S E $I$22 Thousands of $: S E Constraints F i n a l S h a d o w C o n s t r a i n t A l l o w a b l e A l l o w a b l e C e l l N a m e V a l u e P r i c e R.H. Side I n c r e a s e D e c r e a s e $D$28 Year 1 LHS E $D$29 Year 2 LHS E $D$30 Year 3 LHS E $D$31 Year 4 LHS E $D$32 Year 5 LHS E $D$33 Year 6 LHS $D$34 Year 7 LHS $D$35 Year 8 LHS page 10 of 24

11 Exercise 2 formulas sheet: Hewlitt A B C Corporation Cash Y e a r Requirement M O D E L Thousands of $: 0 Decision Variables: F S 1 S 2 Thousands of $: 0 0 Minimize Funds: =B18 Subject to I N F L O W OUTFLOW Year 1 =B18 =SUMPRODUCT(E6:G6,E18:G18)+B22 Year 2 =SUMPRODUCT(E7:G7,E18:G18)+E11*B22 =C22 Year 3 =SUMPRODUCT(E7:G7,E18:G18)+E11*C22 =D22 Year 4 =SUMPRODUCT(E7:G7,E18:G18)+E11*D22 =E22 Year 5 =SUMPRODUCT(E7:G7,E18:G18)+E11*E22 =F22 Year 6 =(1+E7)*E18+F7*F18+G7*G18+E11*F22 =G22 Year 7 =(1+F7)*F18+G7*G18+E11*G22 =H22 Year 8 =(1+G7)*G18+E11*H22 =I22... continued on next page page 11 of 24

12 (continuation) D E F G H I Bond 1 Bond 2 Bond 3 Price (thous) Rate Maturity (yrs) Savings M u l t i p l e 1.04 B 1 B 2 B 3 Units: S 3 S 4 S 5 S 6 S 7 S L H S R H S =B28-C28 = =B5 =B29-C29 = =B6 =B30-C30 = =B7 =B31-C31 = =B8 =B32-C32 = =B9 =B33-C33 = =B10 =B34-C34 = =B11 =B35-C35 = =B12 page 12 of 24

13 Application type 3: make-or-buy problems In make-or-buy problems, the manager must determine how much of several components the company should manufacture (or make) and how much it should purchase from an outside supplier (or buy). There may be other decisions to make as well. The components are indexed using i=1, 2, etc. Convenient variables are M i equals the quantity of component i to make (i = 1, 2, etc.) B i equals the quantity of component i to buy (i = 1, 2, etc.) Exercise 3: The Janders Company markets various business and engineering products. Currently, Janders is preparing to introduce two new calculators: one for the business market called the Financial Manager and one for the engineering market called the Technician. Each calculator has three components: a base, an electronic cartridge, and a face plate or top. The same base is used for both calculators, but the cartridges and tops are different. All components can be manufactured by the company or purchased from outside suppliers. The manufacturing costs and purchase costs are summarized below, as well as the manufacturing time (in minutes) for the components. Cost per unit. To Make To Buy Manufacturing Time Component (regular time) (in minutes). Base $0.50 $ minutes Financial cartridge minutes Technician cartridge minutes Financial top minutes Technician top minutes Janders forecasters indicate that 3000 Financial Manager calculators and 2000 Technician calculators will be needed. However, manufacturing capacity is limited. The company has 200 hours of regular manufacturing time and 50 hours of overtime that can be scheduled for calculators. Overtime involves a premium at the additional cost of $9.00 per hour. The problem for Janders is to determine how many units of each component to manufacture and how many units of each component to purchase in order to minimize total cost. page 13 of 24

14 Summarize the problem Define the decision variables precisely Completely specify the LP model page 14 of 24

15 Clearly state the optimal solution. Exercise 3 solution sheet: A B C D E Janders Company Financial Technician Demand: Overtime Premium Regular Overtime ($/hr): Available (hrs): Cost ($) Cost($) Time (mins) To Make: To Buy: To Make: Base Fin. Cart Tech. Cart Fin. Top Tech.Top M O D E L Decision Variables: Make Buy 1 Base: F.Cart: T.Cart: F.Top: T.Top: Overtime hours: 0 Minimize Cost Subject to: L H S R H S #Bases 5000 = 5000 #Fin. Carts = 3000 #Tech. Carts = 2000 #Fin. Tops 3000 = 3000 #Tech. Tops 2000 = 2000 Overtime 0 <= 50 Mfg. time <= page 15 of 24

16 Exercise 3 sensitivity report: Adjustable Cells F i n a l Reduced O b j e c t i v e A l l o w a b l e A l l o w a b l e C e l l N a m e V a l u e C o s t C o e f f i c i e n t I n c r e a s e D e c r e a s e $B$20 1 Base: Make E+30 $C$20 1 Base: Buy E $B$21 2 F.Cart: Make $C$21 2 F.Cart: Buy $B$22 3 T.Cart: Make E+30 $C$22 3 T.Cart: Buy E $B$23 4 F.Top: Make E $C$23 4 F.Top: Buy E+30 $B$24 5 T.Top: Make E $C$24 5 T.Top: Buy E+30 $B$27 hours: Overtime E+30 4 Constraints F i n a l S h a d o w C o n s t r a i n t A l l o w a b l e A l l o w a b l e C e l l N a m e V a l u e P r i c e R.H. Side I n c r e a s e D e c r e a s e $B$32 #Bases LHS $B$33 #Fin. Carts. LHS E $B$34 #Tech. Carts. LHS $B$35 #Fin. Tops LHS E $B$36 #Tech. Tops LHS E $B$37 Overtime LHS E $B$38 Mfg. time LHS Notice that: (1) The range of optimality of the coefficient for overtime is C11 5 (dollars per hour). (2) The shadow price for the manufacturing time constraint (dollars per minute) for minutes in the range 10,000 to 19,000. Converting to hours: dcost/dr7 = 5 (dollars per hour) for hours in the range to Thus, if additional hours of manufacturing time come with a premium on cost per hour, then Janders management should be willing to pay up to 5 additional dollars per hour. page 16 of 24

17 Exercise 3 formulas sheet: A B C D E Janders Company Financial Technician Demand: Overtime Premium Regular Overtime ($/hr): Available (hrs): Cost ($) Cost($) Time (mins) To Make: To Buy: To Make: Base Fin. Cart Tech. Cart Fin. Top Tech.Top M O D E L Decision Variables: Make Buy 1 Base: F.Cart: T.Cart: F.Top: T.Top: 0 0 Minimize Overtime hours: 0 Cost =SUMPRODUCT(B10:C14,B20:C24)+E6*B27 Subject to: L H S R H S #Bases =B20+C20 = =B3+C3 #Fin. Carts. =B21+C21 = =B3 #Tech. Carts. =B22+C22 = =C3 #Fin. Tops =B23+C23 = =B3 #Tech. Tops =B24+C24 = =C3 Overtime =B27 <= =C6 Mfg. time =SUMPRODUCT(D10:D14,B20:B24)-60*B27 <= =60*B6 page 17 of 24

18 Application type 4: production scheduling problems In production scheduling problems, the manager s job is to determine an efficient multi-period production and inventory schedule that allows the company to meet product demand and other requirements. There may be additional decisions to make as well. If there is more than one product, then products are indexed using i=1, 2, etc. Each period is indexed using j=1, 2, etc. Let X ij equal the amount of product i produced during period j S ij equal the amount of product i stored at the end of period j for all possible i and j. Since the current period s demand can be met from the current period s production or from inventory carried over from previous periods, there will be constraints of the form Beginning Inventory + Current Production Ending Inventory = Current Demand for each product and period in the problem. Exercise 4 Bollinger Electronics Company produces two different electronic components for a major airplane engine manufacturer. The airplane engine manufacturer notifies the Bollinger sales office each quarter of its monthly requirements for components for each of the next three months. The monthly requirements for the components may vary considerably, depending on the type of engine the airplane engine manufacturer is producing. The order for the next three-month period is shown below. Component April May June 322A B After the order is processed, a demand statement is sent to the production control department. The production control department must then develop a three-month production plan for the components. In arriving at the desired schedule, the production manager will want to identify the total production cost and the inventory holding cost. Component 322A costs $20.00 per unit to produce and component 802B costs $10.00 per unit to produce. Monthly basis inventory holding costs are 1.5% of the production cost. Machine, labor, and storage requirements for each component are given below. Machine Labor Storage Component (hrs/unit) (hrs/unit) (sqr.ft./unit) 322A B page 18 of 24

19 Capacities for the next three months are as follows: Capacities. Machine Labor Storage Month (hours) (hours) (square feet) April ,000 May ,000 June ,000 Further, assume there are 500 units of component 322A and 200 units of component 802B inventoried at the beginning of the three-month period and that Bollinger specifies a minimum inventory level of 400 units of component 322A and 200 units of component 802B at the end of the three-month period. Bollinger would like to determine a three month production schedule that minimizes total cost. Summarize the problem Define the decision variables precisely page 19 of 24

20 Completely specify the LP model page 20 of 24

21 Clearly state the optimal solution. If the ending inventory requirement was 200 of each type, how much would be saved? If an additional 20 hours of machine time in June could be obtained at a premium of $5.00 per hour, would it make sense for Bollinger to obtain it? If it does make sense, find the new cost; if not, explain why. page 21 of 24

22 Exercise 4 solution sheet: A B C D E F G Bollinger Electronics M O D E L April May June Initial Final Demand: Demand: Demand: Inventory: Inventory: 322A: B: Production Cost: Storage Cost: April May June April May June 322A: B: Per Unit: Machine Labor Storage Time (hrs) ( h r s ) (sq.ft.) 322A: B: Per month: Labor Storage April May June ( h r s ) (sq.ft.) Machine Hrs: Production Decision Variables: Storage Decision Variables: Xi1 Xi2 Xi3 Si1 Si2 Si3 322A B Minimize Cost Subject to L H S R H S Demand 1/Apr 1000 = 1000 Demand 2/Apr 1000 = 1000 Demand 1/May 3000 = 3000 Demand 2/May 500 = 500 Demand 1/Jun 5000 = 5000 Demand 2/Jun 3000 = 3000 Ending Inventory >= 400 Ending Inventory >= 200 Machine time Apr 350 <= 600 Machine time May 500 <= 500 Machine time Jun 400 <= 400 Labor hours Apr <= 300 Labor hours May 250 <= 300 Labor hours June <= 300 Storage sq.ft. Apr 7500 <= Storage sq.ft. May <= Storage sq.ft. Jun 1400 <= page 22 of 24

23 Exercise 4 sensitivity report: Adjustable Cells F i n a l Reduced O b j e c t i v e A l l o w a b l e A l l o w a b l e C e l l N a m e V a l u e C o s t C o e f f i c i e n t I n c r e a s e D e c r e a s e $B$27 322A Xi E $C$27 322A Xi E+30 $D$27 322A Xi E+30 $E$27 322A Si E $F$27 322A Si E $G$27 322A Si E $B$28 802B Xi E+30 $C$28 802B Xi E $D$28 802B Xi E $E$28 802B Si E+30 $F$28 802B Si E+30 $G$28 802B Si E Constraints F i n a l S h a d o w C o n s t r a i n t A l l o w a b l e A l l o w a b l e C e l l N a m e V a l u e P r i c e R.H. Side I n c r e a s e D e c r e a s e $B$34 Demand 1/Apr LHS $B$35 Demand 2/Apr LHS $B$36 Demand 1/May LHS $B$37 Demand 2/May LHS $B$38 Demand 1/Jun LHS $B$39 Demand 2/Jun LHS $B$40 Ending Inventory 1 LHS $B$41 Ending Inventory 2 LHS $B$42 Machine time Apr LHS E $B$43 Machine time May LHS $B$44 Machine time Jun LHS $B$45 Labor hours Apr LHS E $B$46 Labor hours May LHS E $B$47 Labor hours June LHS E $B$48 Storage sq.ft. Apr LHS E $B$49 Storage sq.ft. May LHS $B$50 Storage sq.ft. Jun LHS E Notice that: The April demand shadow prices are exactly equal to the costs of producing an item of each type. Ane, the May demand shadow prices are exactly equal to the costs of producing an item in April and storing that item for one month. page 23 of 24

24 Exercise 4 formulas sheet: Bollinger M O D E L A B C D E F G Electronics April May June Initial Final Demand: Demand: Demand: Inventory: Inventory: 322A: B: Production Cost: Storage Cost: April May June April May June 322A: B: Per Unit: Machine Labor Storage Time (hrs) ( h r s ) (sq.ft.) 322A: B: Per month: Labor Storage April May June ( h r s ) (sq.ft.) Machine Hrs: Minimize Production Decision Variables: Storage Decision Variables: Xi1 Xi2 Xi3 Si1 Si2 Si3 322A B Cost =SUMPRODUCT(B11:G12,B27:G28) Subject to L H S R H S Demand 1/Apr =F5+B27-E27 = =B5 Demand 2/Apr =F6+B28-E28 = =B6 Demand 1/May =E27+C27-F27 = =C5 Demand 2/May =E28+C28-F28 = =C6 Demand 1/Jun =F27+D27-G27 = =D5 Demand 2/Jun =F28+D28-G28 = =D6 Ending Inventory 1 =G27 >= =G5 Ending Inventory 2 =G28 >= =G6 Machine time Apr =SUMPRODUCT(B18:B19,B27:B28) <= =B22 Machine time May =SUMPRODUCT(B18:B19,C27:C28) <= =C22 Machine time Jun =SUMPRODUCT(B18:B19,D27:D28) <= =D22 Labor hours Apr =SUMPRODUCT(C18:C19,B27:B28) <= =F22 Labor hours May =SUMPRODUCT(C18:C19,C27:C28) <= =F22 Labor hours June =SUMPRODUCT(C18:C19,D27:D28) <= =F22 Storage sq.ft. Apr =SUMPRODUCT(D18:D19,E27:E28) <= =G22 Storage sq.ft. May =SUMPRODUCT(D18:D19,F27:F28) <= =G22 Storage sq.ft. Jun =SUMPRODUCT(D18:D19,G27:G28) <= =G22 page 24 of 24

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

Mathematics for Management Science Notes 07 prepared by Professor Jenny Baglivo

Mathematics for Management Science Notes 07 prepared by Professor Jenny Baglivo Mathematics for Management Science Notes 07 prepared by Professor Jenny Baglivo Jenny A. Baglivo 2002. All rights reserved. Calculus and nonlinear programming (NLP): In nonlinear programming (NLP), either

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

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

x x x1

x x x1 Mathematics for Management Science Notes 08 prepared by Professor Jenny Baglivo Graphical representations As an introduction to the calculus of two-variable functions (f(x ;x 2 )), consider two graphical

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

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

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

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

Assignment 2 Answers Introduction to Management Science 2003

Assignment 2 Answers Introduction to Management Science 2003 Assignment Answers Introduction to Management Science 00. a. Top management will need to know how much to produce in each quarter. Thus, the decisions are the production levels in quarters,,, and. The

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

Solving Examples of Linear Programming Models

Solving Examples of Linear Programming Models Solving Examples of Linear Programming Models Chapter 4 Copyright 2013 Pearson Education 4-1 Chapter Topics 1. A Product Mix Example 2. A Diet Example 3. An Investment Example 4. A Marketing Example 5.

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

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

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

The homework is due on Wednesday, September 7. Each questions is worth 0.8 points. No partial credits.

The homework is due on Wednesday, September 7. Each questions is worth 0.8 points. No partial credits. Homework : Econ500 Fall, 0 The homework is due on Wednesday, September 7. Each questions is worth 0. points. No partial credits. For the graphic arguments, use the graphing paper that is attached. Clearly

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

Operations Management. Aggregate Planning

Operations Management. Aggregate Planning Operations Management Aggregate Planning MacPherson Refrigerator Limited Executive staff meeting Whenever Business gets good, we run out of product and our customer service was lousy. Why so? Shortage

More information

3.3 - One More Example...

3.3 - One More Example... c Kathryn Bollinger, September 28, 2005 1 3.3 - One More Example... Ex: (from Tan) Solve the following LP problem using the Method of Corners. Kane Manufacturing has a division that produces two models

More information

The application of linear programming to management accounting

The application of linear programming to management accounting The application of linear programming to management accounting After studying this chapter, you should be able to: formulate the linear programming model and calculate marginal rates of substitution and

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

Optimization Methods in Management Science

Optimization Methods in Management Science Problem Set Rules: Optimization Methods in Management Science MIT 15.053, Spring 2013 Problem Set 6, Due: Thursday April 11th, 2013 1. Each student should hand in an individual problem set. 2. Discussing

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

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

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

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

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

WAYNE STATE UNIVERSITY Department of Industrial and Manufacturing Engineering

WAYNE STATE UNIVERSITY Department of Industrial and Manufacturing Engineering WAYNE STATE UNIVERSITY Department of Industrial and Manufacturing Engineering PhD Preliminary Examination- February 2006 Candidate Name: Answer ALL Questions Question 1-20 Marks Question 2-15 Marks Question

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

Pat O Rourke Illinois State University Agribusiness Management Program Department of Agriculture Illinois State University Campus Box 5020 Normal, IL

Pat O Rourke Illinois State University Agribusiness Management Program Department of Agriculture Illinois State University Campus Box 5020 Normal, IL Pat O Rourke Illinois State University Agribusiness Management Program Department of Agriculture Illinois State University Campus Box 5020 Normal, IL 61790-5020 309-438-3492 Fax 309-438-5653 E-mail: porourke@ilstu.edu

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

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

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

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

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

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

WikiLeaks Document Release

WikiLeaks Document Release WikiLeaks Document Release February 2, 2009 Congressional Research Service Report RL31972 Private Crude Oil Stocks and the Strategic Petroleum Reserve Debate Robert L. Pirog, Resources, Science, and Industry

More information

Do all of Part One (1 pt. each), one from Part Two (15 pts.), and four from Part Three (15 pts. each) <><><><><> PART ONE <><><><><>

Do all of Part One (1 pt. each), one from Part Two (15 pts.), and four from Part Three (15 pts. each) <><><><><> PART ONE <><><><><> 56:171 Operations Research Final Exam - December 13, 1989 Instructor: D.L. Bricker Do all of Part One (1 pt. each), one from Part Two (15 pts.), and four from

More information

For 466W Forest Resource Management Lab 5: Marginal Analysis of the Rotation Decision in Even-aged Stands February 11, 2004

For 466W Forest Resource Management Lab 5: Marginal Analysis of the Rotation Decision in Even-aged Stands February 11, 2004 For 466W Forest Resource Management Lab 5: Marginal Analysis of the Rotation Decision in Even-aged Stands February 11, 2004 You used the following equation in your first lab to calculate various measures

More information

Econ 172A, W2002: Final Examination, Solutions

Econ 172A, W2002: Final Examination, Solutions Econ 172A, W2002: Final Examination, Solutions Comments. Naturally, the answers to the first question were perfect. I was impressed. On the second question, people did well on the first part, but had trouble

More information

Optimization Methods. Lecture 7: Sensitivity Analysis

Optimization Methods. Lecture 7: Sensitivity Analysis 5.093 Optimization Methods Lecture 7: Sensitivity Analysis Motivation. Questions z = min s.t. c x Ax = b Slide How does z depend globally on c? on b? How does z change locally if either b, c, A change?

More information

2016 EXAMINATIONS ACCOUNTING TECHNICIAN PROGRAMME PAPER TC 3: BUSINESS MATHEMATICS & STATISTICS

2016 EXAMINATIONS ACCOUNTING TECHNICIAN PROGRAMME PAPER TC 3: BUSINESS MATHEMATICS & STATISTICS EXAMINATION NO. 16 EXAMINATIONS ACCOUNTING TECHNICIAN PROGRAMME PAPER TC : BUSINESS MATHEMATICS & STATISTICS WEDNESDAY 0 NOVEMBER 16 TIME ALLOWED : HOURS 9.00 AM - 12.00 NOON INSTRUCTIONS 1. You are allowed

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

TEST TWO QUANTITATIVE METHODS BSTA 450 March 17, 2003

TEST TWO QUANTITATIVE METHODS BSTA 450 March 17, 2003 TEST TWO QUANTITATIVE METHODS BSTA 450 March 17, 2003 Name:(Print neatly) Student Number: -Put all your solutions on the paper provided. -make sure you READ the question and provide the solution it asks

More information

Mean-Variance Portfolio Choice in Excel

Mean-Variance Portfolio Choice in Excel Mean-Variance Portfolio Choice in Excel Prof. Manuela Pedio 20550 Quantitative Methods for Finance August 2018 Let s suppose you can only invest in two assets: a (US) stock index (here represented by the

More information

Week 6: Sensitive Analysis

Week 6: Sensitive Analysis Week 6: Sensitive Analysis 1 1. Sensitive Analysis Sensitivity Analysis is a systematic study of how, well, sensitive, the solutions of the LP are to small changes in the data. The basic idea is to be

More information

Lesson Plan for Simulation with Spreadsheets (8/31/11 & 9/7/11)

Lesson Plan for Simulation with Spreadsheets (8/31/11 & 9/7/11) Jeremy Tejada ISE 441 - Introduction to Simulation Learning Outcomes: Lesson Plan for Simulation with Spreadsheets (8/31/11 & 9/7/11) 1. Students will be able to list and define the different components

More information

(AA22) COST ACCOUNTING AND REPORTING

(AA22) COST ACCOUNTING AND REPORTING All Rights Reserved ASSOCIATION OF ACCOUNTING TECHNICIANS OF SRI LANKA AA2 EXAMINATION - JULY 2016 (AA22) COST ACCOUNTING AND REPORTING Instructions to candidates (Please Read Carefully): (1) Time Allowed:

More information

Formulating Linear Programming Models

Formulating Linear Programming Models Session # Page 1 Some Examples: Product Mix (Session #2) Cash Flow (Session #) Diet / Blending Scheduling Transportation / Distribution Assignment Steps for Developing an Algebraic LP Model 1. What decisions

More information

17. Forestry Applications of Linear Programming

17. Forestry Applications of Linear Programming 191 17. Forestry Applications of Linear Programming Steve Harrison Linear programming (LP) is a highly versatile mathematical optimization technique which has found wide use in management and economics.

More information

McGraw-Hill /Irwin McGraw-Hill /Irwin McGraw-Hill /Irwin McGraw-Hill /Irwin Advantages McGraw-Hill /Irwin McGraw-Hill /Irwin

McGraw-Hill /Irwin McGraw-Hill /Irwin McGraw-Hill /Irwin McGraw-Hill /Irwin Advantages McGraw-Hill /Irwin McGraw-Hill /Irwin 7-1 Today s LEcture Management Accounting Lecture 11 (Chapter 7) Profit Planning n What is a n Why and how organizations n ing n Sales n Production n Sales & Administration n Balance Sheet Items n Working

More information

1 The EOQ and Extensions

1 The EOQ and Extensions IEOR4000: Production Management Lecture 2 Professor Guillermo Gallego September 16, 2003 Lecture Plan 1. The EOQ and Extensions 2. Multi-Item EOQ Model 1 The EOQ and Extensions We have explored some of

More information

Advanced Operations Research Prof. G. Srinivasan Dept of Management Studies Indian Institute of Technology, Madras

Advanced Operations Research Prof. G. Srinivasan Dept of Management Studies Indian Institute of Technology, Madras Advanced Operations Research Prof. G. Srinivasan Dept of Management Studies Indian Institute of Technology, Madras Lecture 23 Minimum Cost Flow Problem In this lecture, we will discuss the minimum cost

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

1. (18 pts) D = 5000/yr, C = 600/unit, 1 year = 300 days, i = 0.06, A = 300 Current ordering amount Q = 200

1. (18 pts) D = 5000/yr, C = 600/unit, 1 year = 300 days, i = 0.06, A = 300 Current ordering amount Q = 200 HW 1 Solution 1. (18 pts) D = 5000/yr, C = 600/unit, 1 year = 300 days, i = 0.06, A = 300 Current ordering amount Q = 200 (a) T * = (b) Total(Holding + Setup) cost would be (c) The optimum cost would be

More information

Income Statement Chapter 10 Unit 3

Income Statement Chapter 10 Unit 3 Income Statement Chapter 10 Unit 3 Performance Objectives: You will analyze and calculate parts of an income statement using a sample company income statement. You will define major financial terms. You

More information

Chapter 8: Fundamentals of Capital Budgeting

Chapter 8: Fundamentals of Capital Budgeting Chapter 8: Fundamentals of Capital Budgeting - 1 Chapter 8: Fundamentals of Capital Budgeting Note: Read the chapter then look at the following. Fundamental question: How do we determine the cash flows

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

Imperial earns $516 million in the first quarter of 2018

Imperial earns $516 million in the first quarter of 2018 Q1 News Release Calgary, April 27, 2018 Imperial earns $516 million in the first quarter of 2018 $1 billion of cash generated from operations; nearly $400 million returned to shareholders Quarterly dividend

More information

Production Management Winter 2002 Odette School of Business University of Windsor. Midterm Exam 2 Solution Tuesday, March 26, 7:00 9:00 pm

Production Management Winter 2002 Odette School of Business University of Windsor. Midterm Exam 2 Solution Tuesday, March 26, 7:00 9:00 pm Name (print, please) ID Production Management 7-604 Winter 00 Odette School of Business University of Windsor Midterm Exam Solution Tuesday, March 6, 7:00 9:00 pm Instructor: Mohammed Fazle Baki Aids Permitted:

More information

Livelihood Development via Agro-Processing SFA2006 (GCP/RLA/167/EC) Location: Grenada

Livelihood Development via Agro-Processing SFA2006 (GCP/RLA/167/EC) Location: Grenada Business Skills Workshop #9 Wednesday, July 14, 2010 & July 21, 2010 Business Skills Training Handbook Livelihood Development via Agro-Processing SFA2006 (GCP/RLA/167/EC) Location: Grenada Dr. Reccia Charles

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

Optimization for Chemical Engineers, 4G3. Written midterm, 23 February 2015

Optimization for Chemical Engineers, 4G3. Written midterm, 23 February 2015 Optimization for Chemical Engineers, 4G3 Written midterm, 23 February 2015 Kevin Dunn, kevin.dunn@mcmaster.ca McMaster University Note: No papers, other than this test and the answer booklet are allowed

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

CHAPTER 2: THE BASIC FINANCIAL STATEMENTS. Instructor s Manual Problem Set

CHAPTER 2: THE BASIC FINANCIAL STATEMENTS. Instructor s Manual Problem Set CHAPTER 2: THE BASIC FINANCIAL STATEMENTS Solutions can be found in the accompanying Excel files. Note that if you wish to see all of the formulas at once, you may use the CTRL+` (Control plus grave accent)

More information

1. Determine the solution for. c) d) e) f ) none of the preceding. 2. Find the solution to the system. , b) (1, 2, 1) c,

1. Determine the solution for. c) d) e) f ) none of the preceding. 2. Find the solution to the system. , b) (1, 2, 1) c, Name MATH 19 TEST 3 instructor: Dale Nelson date Nov 1 5 minutes with calculator Work problems completely, either on this paper, or on another sheet, which you include with this paper. Credit will be given

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

Technical Line FASB final guidance

Technical Line FASB final guidance No. 2017-16 29 June 2017 Technical Line FASB final guidance How the new revenue recognition standard affects downstream oil and gas entities In this issue: Overview... 1 Scope and scope exceptions... 2

More information

MAT Pre-Calculus Class Worksheet - Word Problems Chapter 1

MAT Pre-Calculus Class Worksheet - Word Problems Chapter 1 MAT 111 - Pre-Calculus Name Class Worksheet - Word Problems Chapter 1 1. The cost of a Frigbox refrigerator is $950, and it depreciates $50 each year. The cost of a new Arctic Air refrigerator is $1200,

More information

A MATHEMATICAL PROGRAMMING APPROACH TO ANALYZE THE ACTIVITY-BASED COSTING PRODUCT-MIX DECISION WITH CAPACITY EXPANSIONS

A MATHEMATICAL PROGRAMMING APPROACH TO ANALYZE THE ACTIVITY-BASED COSTING PRODUCT-MIX DECISION WITH CAPACITY EXPANSIONS A MATHEMATICAL PROGRAMMING APPROACH TO ANALYZE THE ACTIVITY-BASED COSTING PRODUCT-MIX DECISION WITH CAPACITY EXPANSIONS Wen-Hsien Tsai and Thomas W. Lin ABSTRACT In recent years, Activity-Based Costing

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

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

Duality & The Dual Simplex Method & Sensitivity Analysis for Linear Programming. Metodos Cuantitativos M. En C. Eduardo Bustos Farias 1

Duality & The Dual Simplex Method & Sensitivity Analysis for Linear Programming. Metodos Cuantitativos M. En C. Eduardo Bustos Farias 1 Dualit & The Dual Simple Method & Sensitivit Analsis for Linear Programming Metodos Cuantitativos M. En C. Eduardo Bustos Farias Dualit EverLP problem has a twin problem associated with it. One problem

More information

Alon USA Reports Fourth Quarter and Full Year 2010 Results

Alon USA Reports Fourth Quarter and Full Year 2010 Results March 10, 2011 Alon USA Reports Fourth Quarter and Full Year 2010 Results Company schedules conference call for March 11, 2011, at 10:00 A.M. Eastern DALLAS, March 10, 2011 /PRNewswire/ -- Alon USA Energy,

More information

Math Models of OR: More on Equipment Replacement

Math Models of OR: More on Equipment Replacement Math Models of OR: More on Equipment Replacement John E. Mitchell Department of Mathematical Sciences RPI, Troy, NY 12180 USA December 2018 Mitchell More on Equipment Replacement 1 / 9 Equipment replacement

More information

Chapter 7 An Introduction to Linear Programming

Chapter 7 An Introduction to Linear Programming n Introduction to Linear Programming Learning Objectives 1. Obtain an overview of the kinds of problems linear programming has been used to solve. 2. Learn how to develop linear programming models for

More information

SCHOOL OF BUSINESS, ECONOMICS AND MANAGEMENT. BF360 Operations Research

SCHOOL OF BUSINESS, ECONOMICS AND MANAGEMENT. BF360 Operations Research SCHOOL OF BUSINESS, ECONOMICS AND MANAGEMENT BF360 Operations Research Unit 3 Moses Mwale e-mail: moses.mwale@ictar.ac.zm BF360 Operations Research Contents Unit 3: Sensitivity and Duality 3 3.1 Sensitivity

More information

Section 3.1 Relative extrema and intervals of increase and decrease.

Section 3.1 Relative extrema and intervals of increase and decrease. Section 3.1 Relative extrema and intervals of increase and decrease. 4 3 Problem 1: Consider the function: f ( x) x 8x 400 Obtain the graph of this function on your graphing calculator using [-10, 10]

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

Analysing cost and revenues

Analysing cost and revenues Osborne Books Tutor Zone Analysing cost and revenues Chapter activities answers Osborne Books Limited, 2013 2 a n a l y s i n g c o s t s a n d r e v e n u e s t u t o r z o n e 1 An introduction to cost

More information

Reducing Maintenance Costs Using Beyond Economic Repair Analysis

Reducing Maintenance Costs Using Beyond Economic Repair Analysis Reducing Maintenance Costs Using Beyond Economic Repair Analysis Jerry Le May Multi-Discipline Engineer June 2011 Copyright 2010 Raytheon Company. All rights reserved. Customer Success Is Our Mission is

More information

Business Mathematics (BK/IBA) Quantitative Research Methods I (EBE) Computer tutorial 4

Business Mathematics (BK/IBA) Quantitative Research Methods I (EBE) Computer tutorial 4 Business Mathematics (BK/IBA) Quantitative Research Methods I (EBE) Computer tutorial 4 Introduction In the last tutorial session, we will continue to work on using Microsoft Excel for quantitative modelling.

More information

PERT 12 Quantitative Tools (1)

PERT 12 Quantitative Tools (1) PERT 12 Quantitative Tools (1) Proses keputusan dalam operasi Fundamental Decisin Making, Tabel keputusan. Konsep Linear Programming Problem Formulasi Linear Programming Problem Penyelesaian Metode Grafis

More information

Applications of Linear Programming

Applications of Linear Programming Applications of Linear Programming lecturer: András London University of Szeged Institute of Informatics Department of Computational Optimization Lecture 8 The portfolio selection problem The portfolio

More information

Econ 172A - Slides from Lecture 7

Econ 172A - Slides from Lecture 7 Econ 172A Sobel Econ 172A - Slides from Lecture 7 Joel Sobel October 18, 2012 Announcements Be prepared for midterm room/seating assignments. Quiz 2 on October 25, 2012. (Duality, up to, but not including

More information

ECON Micro Foundations

ECON Micro Foundations ECON 302 - Micro Foundations Michael Bar September 13, 2016 Contents 1 Consumer s Choice 2 1.1 Preferences.................................... 2 1.2 Budget Constraint................................ 3

More information

Buckeye Partners, L.P. One Greenway Plaza Suite 600 Houston, TX 77046

Buckeye Partners, L.P. One Greenway Plaza Suite 600 Houston, TX 77046 News Release NYSE: BPL Buckeye Partners, L.P. One Greenway Plaza Suite 600 Houston, TX 77046 Contact: Kevin J. Goodwin Vice President and Treasurer irelations@buckeye.com (800) 422-2825 BUCKEYE PARTNERS,

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

OR-Notes. J E Beasley

OR-Notes. J E Beasley 1 of 17 15-05-2013 23:46 OR-Notes J E Beasley OR-Notes are a series of introductory notes on topics that fall under the broad heading of the field of operations research (OR). They were originally used

More information

Chapter 21. Dynamic Programming CONTENTS 21.1 A SHORTEST-ROUTE PROBLEM 21.2 DYNAMIC PROGRAMMING NOTATION

Chapter 21. Dynamic Programming CONTENTS 21.1 A SHORTEST-ROUTE PROBLEM 21.2 DYNAMIC PROGRAMMING NOTATION Chapter 21 Dynamic Programming CONTENTS 21.1 A SHORTEST-ROUTE PROBLEM 21.2 DYNAMIC PROGRAMMING NOTATION 21.3 THE KNAPSACK PROBLEM 21.4 A PRODUCTION AND INVENTORY CONTROL PROBLEM 23_ch21_ptg01_Web.indd

More information

Mr. Orchard s Math 141 WIR Test 1 Review Week 3

Mr. Orchard s Math 141 WIR Test 1 Review Week 3 1. Formulate, but do not solve, the following two exercises as linear programming problems. (a) A company manufactures x number of plush cats, and y number of plush dogs. Each plush toy must go through

More information

MGT402 Cost & Management Accounting. Composed By Faheem Saqib MIDTERM EXAMINATION. Spring MGT402- Cost & Management Accounting (Session - 1)

MGT402 Cost & Management Accounting. Composed By Faheem Saqib MIDTERM EXAMINATION. Spring MGT402- Cost & Management Accounting (Session - 1) MGT402 Cost & Management Accounting Composed By Faheem Saqib 14 Midterm Papers 3 of 2010 & 11 of 2009 For more Help Rep At Faheem_saqib2003@yahoo.com Faheem.saqib2003@gmail.com 0334-6034849 MIDTERM EXAMINATION

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

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

Corn Soy Oats Fish Min Max

Corn Soy Oats Fish Min Max 9 diet.xls A B C D E F G Diet Problem Corn Soy Oats Fish Min Max Protein 9 0 Calcium 0 0 Fat 0 90 0 Calories 900 0 00 00 00 Cost/Unit 0. 0. 0. 0. Decision Variables, >= 0 Feed 0 0.0. 0 Provided Cost Protein

More information

Part I OPTIMIZATION MODELS

Part I OPTIMIZATION MODELS Part I OPTIMIZATION MODELS Chapter 1 ONE VARIABLE OPTIMIZATION Problems in optimization are the most common applications of mathematics. Whatever the activity in which we are engaged, we want to maximize

More information

Chapter 5. Learning Objectives. Principals Applied in this Chapter. Time Value of Money. Principle 1: Money Has a Time Value.

Chapter 5. Learning Objectives. Principals Applied in this Chapter. Time Value of Money. Principle 1: Money Has a Time Value. Chapter 5 Time Value of Money Learning Objectives 1. Construct cash flow timelines to organize your analysis of problems involving the time value of money. 2. Understand compounding and calculate the future

More information

Chapter 5. Time Value of Money

Chapter 5. Time Value of Money Chapter 5 Time Value of Money Using Timelines to Visualize Cashflows A timeline identifies the timing and amount of a stream of payments both cash received and cash spent - along with the interest rate

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