Download presentation
Presentation is loading. Please wait.
Published byJayde Eggett Modified over 10 years ago
1
BA 452 Lesson A.11 Other Advanced Applications 1 1ReadingsReadings Chapter 5 Advanced Linear Programming Applications
2
BA 452 Lesson A.11 Other Advanced Applications 2 2OverviewOverview
3
3 3Overview Data Envelopment Analysis measures the relative efficiency of operating units with the same goals and objectives, and the same types of resources. Applies to hospitals, banks, courts, … Revenue Management Problems are Resource Allocation Problems when inputs are fixed. Revenue Management Problems thus help airlines determine how many seats to sell at a discount.
4
BA 452 Lesson A.11 Other Advanced Applications 4 4 Tool Summary n Do not make integer restrictions, and maybe the solution are integers. Second Example: IMD = number of Indianapolis-Memphis-Discount seats Second Example: IMD = number of Indianapolis-Memphis-Discount seats n Use compound variables: Second Example: IMD = number of Indianapolis-Memphis-Discount seats Second Example: IMD = number of Indianapolis-Memphis-Discount seats n Constrain a weighted average with a linear constraint: Third Example: Constrain the weighted average risk factor to be no greater than 55: 60X1 + 70X2 + 75X3 + 20X4 + 30X5 + 22X6 + 50X7 + 10X9 < 55(X1 + X2 + X3 + X4 + X5 + X6 + X7 + X8 + X9 + X10) Third Example: Constrain the weighted average risk factor to be no greater than 55: 60X1 + 70X2 + 75X3 + 20X4 + 30X5 + 22X6 + 50X7 + 10X9 < 55(X1 + X2 + X3 + X4 + X5 + X6 + X7 + X8 + X9 + X10) n Interpret the unrealistic assumptions needed for a linear formulation: First Example: Assume the set of alternative inputs and outputs for a high school is convex. Thus if 100 teaching hours gets 20 more students admitted to college, then 10 teaching hours gets at least 2 admitted. First Example: Assume the set of alternative inputs and outputs for a high school is convex. Thus if 100 teaching hours gets 20 more students admitted to college, then 10 teaching hours gets at least 2 admitted. Second Example: Assume demand has only two values. Second Example: Assume demand has only two values. Third Example: Assume risk is a linear function of investment shares. Third Example: Assume risk is a linear function of investment shares. Tool Summary
5
BA 452 Lesson A.11 Other Advanced Applications 5 5 Tool Summary n Critique the unrealistic or approximate variables used because data on better variables may not be available: First Example: High school output is measured by only three variables. First Example: High school output is measured by only three variables. Average SAT Scores, even though maximizing those scores is not the same as maximizing learning.Average SAT Scores, even though maximizing those scores is not the same as maximizing learning. The number of High School Graduates, even though there is no accounting for learning beyond a minimal level.The number of High School Graduates, even though there is no accounting for learning beyond a minimal level. The number of College Admissions, even though there is no accounting for the quality or selectivity of the colleges.The number of College Admissions, even though there is no accounting for the quality or selectivity of the colleges. First Example: High school input is measured by only three variables. First Example: High school input is measured by only three variables. Senior FacultySenior Faculty Budget ($100,000's)Budget ($100,000's) Senior Enrollments, even though there is no measure for the quality of those students before their senior year.Senior Enrollments, even though there is no measure for the quality of those students before their senior year. Tool Summary
6
BA 452 Lesson A.11 Other Advanced Applications 6 6 Data Envelopment Analysis
7
BA 452 Lesson A.11 Other Advanced Applications 7 7 Overview Data Envelopment Analysis measures the relative efficiency of operating units with the same goals and objectives, and the same types of resources. Data Envelopment Analysis applies to fast-food outlets within the same chain, to hospitals, banks, courts, schools, and so on. Data Envelopment Analysis
8
BA 452 Lesson A.11 Other Advanced Applications 8 8 Overview n Data Envelopment Analysis creates a fictitious composite unit made up of an optimal weighted average (w 1, w 2,…) of existing units. n An individual unit, k, can be compared by determining E, the fraction of unit k’s input resources required by the optimal composite unit to achieve k’s goals and objectives. n If E < 1, unit k is less efficient than the composite unit, and is deemed relatively inefficient. n If E = 1, there is no evidence that unit k is inefficient, but one cannot conclude that k is best without further information (such as the value of 1 point higher Average SAT Score compared with 1 more College Admission in the following example). Data Envelopment Analysis
9
BA 452 Lesson A.11 Other Advanced Applications 9 9 Overview Min E s.t.Weighted outputs > Unit k’s output (for each measured output) Weighted inputs < E [Unit k’s input] (for each measured input) Sum of weights = 1 E, weights > 0 Data Envelopment Analysis
10
BA 452 Lesson A.11 Other Advanced Applications 10 n Roosevelt Lincoln Washington n Input Roosevelt Lincoln Washington Senior Faculty 37 25 23 Budget ($100,000's) 6.4 5.0 4.7 Senior Enrollments 850 700 600 n Roosevelt Lincoln Washington n Output Roosevelt Lincoln Washington Average SAT Score 800 830 900 High School Graduates 450 500 400 High School Graduates 450 500 400 College Admissions 140 250 370 College Admissions 140 250 370 Question: The Langley County School District is trying to determine the relative efficiency of its three high schools. In particular, it wants to evaluate Roosevelt High. The district is evaluating performances on SAT scores, the number of seniors finishing high school, and the number of students admitted to college [outputs] as a function of the number of teachers teaching senior classes, the prorated budget for senior instruction, and the number of seniors enrolled [inputs]. Data Envelopment Analysis
11
BA 452 Lesson A.11 Other Advanced Applications 11 Answer: n Define the decision variables E = Fraction of Roosevelt's input resources required by the composite high school E = Fraction of Roosevelt's input resources required by the composite high school w 1 = Weight applied to Roosevelt's input/output resources by the composite high school w 2 = Weight applied to Lincoln’s input/output resources by the composite high school w 3 = Weight applied to Washington's input/output resources by the composite high school n Define the objective function. Minimize the fraction of Roosevelt High School's input resources required by High School's input resources required by the composite high school: Min E the composite high school: Min E Data Envelopment Analysis
12
BA 452 Lesson A.11 Other Advanced Applications 12 n Constrain the sum of the weights to one: (1) w 1 + w 2 + w 3 = 1 n Constrain each output of the composite school to be at least Roosevelt’s: (2) 800w 1 + 830w 2 + 900w 3 > 800 (SAT Scores) (2) 800w 1 + 830w 2 + 900w 3 > 800 (SAT Scores) (3) 450w 1 + 500w 2 + 400w 3 > 450 (Graduates) (3) 450w 1 + 500w 2 + 400w 3 > 450 (Graduates) (4) 140w 1 + 250w 2 + 370w 3 > 140 (College Admissions) (4) 140w 1 + 250w 2 + 370w 3 > 140 (College Admissions) n Constrain the inputs used by the composite high school to be no more than the multiple, E, of the inputs available to Roosevelt: (5) 37w 1 + 25w 2 + 23w 3 < 37E (Faculty) (6) 6.4w 1 + 5.0w 2 + 4.7w 3 < 6.4E (Budget) (6) 6.4w 1 + 5.0w 2 + 4.7w 3 < 6.4E (Budget) (7) 850w 1 + 700w 2 + 600w 3 < 850E (Seniors) (7) 850w 1 + 700w 2 + 600w 3 < 850E (Seniors) Data Envelopment Analysis
13
BA 452 Lesson A.11 Other Advanced Applications 13 Interpretation: The output shows that the composite school is made up of equal weights of Lincoln and Washington. Roosevelt is 76.5% efficient compared to this composite school when measured by High School Graduates (because of the 0 slack on this constraint (#3)). It is less than 76.5% efficient if output were only measured by SAT Scores and College Admissions (there is positive slack in constraints 2 and 4.) Interpretation: The output shows that the composite school is made up of equal weights of Lincoln and Washington. Roosevelt is 76.5% efficient compared to this composite school when measured by High School Graduates (because of the 0 slack on this constraint (#3)). It is less than 76.5% efficient if output were only measured by SAT Scores and College Admissions (there is positive slack in constraints 2 and 4.) Data Envelopment Analysis
14
BA 452 Lesson A.11 Other Advanced Applications 14 Revenue Management
15
BA 452 Lesson A.11 Other Advanced Applications 15 Revenue Management Overview Revenue Management Problems are Resource Allocation Problems when inputs are fixed. Revenue Management Problems thus help airlines determine how many seats to sell at an early-reservation discount fare and many to sell at a full fare. Other applications include hotels, apartment rentals, car rentals, cruise lines, and golf courses.
16
BA 452 Lesson A.11 Other Advanced Applications 16 Answer: LeapFrog Airways provides passenger service for Indianapolis, Baltimore, Memphis, Austin, and Tampa. LeapFrog has two WB828 airplanes, one based in Indianapolis and the other in Baltimore. Each morning the Indianapolis based plane flies to Austin with a stopover in Memphis. The Baltimore based plane flies to Tampa with a stopover in Memphis. Both planes have a coach section with a 120-seat capacity, and they arrive in Memphis at the same time. LeapFrog uses two fare classes: a discount fare D class and a full fare F class. Leapfrog’s products, each referred to as an origin destination itinerary fare (ODIF), are listed on the next slide with their fares and forecasted demand. LeapFrog wants to determine how many seats it should allocate to each ODIF. Revenue Management
17
BA 452 Lesson A.11 Other Advanced Applications 17 Revenue Management
18
BA 452 Lesson A.11 Other Advanced Applications 18 Answer: Define 16 decision variables, one for each ODIF. For example, IMD = number of seats allocated to Indianapolis-Memphis- Discount class. Revenue Management
19
BA 452 Lesson A.11 Other Advanced Applications 19 Simplification: Although the Revenue Management problem is an Integer Linear Programming problem, it has a special form that allows it to be formulated without integer constraints, and the solutions turn out to be integers. Revenue Management
20
BA 452 Lesson A.11 Other Advanced Applications 20 n Define the objective function. Maximize total revenue: Max (fare per seat for each ODIF) Max (fare per seat for each ODIF) x (number of seats allocated to the ODIF) x (number of seats allocated to the ODIF) Max 175IMD + 275IAD + 285ITD + 395IMF + 425IAF + 475ITF + 185BMD + 315BAD + 425IAF + 475ITF + 185BMD + 315BAD + 290BTD + 385BMF + 525BAF + 490BTF + 290BTD + 385BMF + 525BAF + 490BTF + 190MAD + 180MTD + 310MAF + 295MTF + 190MAD + 180MTD + 310MAF + 295MTF Revenue Management
21
BA 452 Lesson A.11 Other Advanced Applications 21 n Define the 4 capacity constraints, one for each flight leg: Indianapolis-Memphis leg (1) IMD + IAD + ITD + IMF + IAF + ITF < 120 Baltimore-Memphis leg (2) BMD + BAD + BTD + BMF + BAF + BTF < 120 Memphis-Austin leg (3) IAD + IAF + BAD + BAF + MAD + MAF < 120 Memphis-Tampa leg (4) ITD + ITF + BTD + BTF + MTD + MTF < 120 Revenue Management
22
BA 452 Lesson A.11 Other Advanced Applications 22 n Define the first 8 demand constraints, one for each ODIF: (5) IMD < 44 (6) IAD < 25 (7) ITD < 40 (8) IMF < 15 (5) IMD < 44 (6) IAD < 25 (7) ITD < 40 (8) IMF < 15 (9) IAF < 10 (10) ITF < 8 (11) BMD < 26 (12) BAD < 50 Revenue Management
23
BA 452 Lesson A.11 Other Advanced Applications 23 n Define the remaining 8 demand constraints, one for each ODIF: (13) BTD < 42 (14) BMF < 12 (15) BAF < 16 (16) BTF < 9 (13) BTD < 42 (14) BMF < 12 (15) BAF < 16 (16) BTF < 9 (17) MAD < 58 (18) MTD < 48 (19) MAF < 14 (20) MTF < 11 (17) MAD < 58 (18) MTD < 48 (19) MAF < 14 (20) MTF < 11 Revenue Management
24
BA 452 Lesson A.11 Other Advanced Applications 24 Interpretation: Total revenue = $94,735.00, with the specified seat allocation. Revenue Management
25
BA 452 Lesson A.11 Other Advanced Applications 25 End of Lesson A.11 BA 452 Quantitative Analysis
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.