Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

2. Robust optimization You are the owner of a factory that makes widgets and gadgets. For each widget and gadget, there is a set of

image text in transcribed

2. Robust optimization You are the owner of a factory that makes widgets and gadgets. For each widget and gadget, there is a set of feature measurements, e.g. the weight, dimensions, material composition, etc., packed in a vector x. For maximum profit, you want the combinations of these features to exactly match a set of gold standard specifications, e.g. Ax -b where A dictates how the features are combined, and b is the gold standard. However, realistically, it is too expensive to exactly satisfy Ax -b, so you have to make some concessions. Instead, you can solve one of three optimization problems minimize ||Ax - b|li- minimize |A-bl max ak-bk mininize A- (a) Show that (1) is a linear program by writing it in standard LP form (b) Show that (2) is a linear program by writing it in standard LP form (c) In Julia, fill in the blanks to solve the LPs. Compare the histogram of the residuals e- Ar -b where x* is the solution for each of the three problems. What conclusions can you draw about the effect of each norm? (d) Widgets are used in the health industry, and if Iakw-bk! is too large, then patients with illness k will die. You must ensure that not a single patient meets this terrible fate. Which norm do you pick? (e) Gadgets are used in the retail industry, and afz - bk means customers of market segment k is satisfied. Realistically, not all customers can be satisfied, but we want to maximize as many market segments as possible. Which norm do you pick? 2. Robust optimization You are the owner of a factory that makes widgets and gadgets. For each widget and gadget, there is a set of feature measurements, e.g. the weight, dimensions, material composition, etc., packed in a vector x. For maximum profit, you want the combinations of these features to exactly match a set of gold standard specifications, e.g. Ax -b where A dictates how the features are combined, and b is the gold standard. However, realistically, it is too expensive to exactly satisfy Ax -b, so you have to make some concessions. Instead, you can solve one of three optimization problems minimize ||Ax - b|li- minimize |A-bl max ak-bk mininize A- (a) Show that (1) is a linear program by writing it in standard LP form (b) Show that (2) is a linear program by writing it in standard LP form (c) In Julia, fill in the blanks to solve the LPs. Compare the histogram of the residuals e- Ar -b where x* is the solution for each of the three problems. What conclusions can you draw about the effect of each norm? (d) Widgets are used in the health industry, and if Iakw-bk! is too large, then patients with illness k will die. You must ensure that not a single patient meets this terrible fate. Which norm do you pick? (e) Gadgets are used in the retail industry, and afz - bk means customers of market segment k is satisfied. Realistically, not all customers can be satisfied, but we want to maximize as many market segments as possible. Which norm do you pick

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Sams Teach Yourself Beginning Databases In 24 Hours

Authors: Ryan Stephens, Ron Plew

1st Edition

067232492X, 978-0672324925

More Books

Students also viewed these Databases questions