Download ISyE 3104: Introduction to Supply Chain Modeling

Survey
yes no Was this document useful for you?
   Thank you for your participation!

* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project

Document related concepts

Randomness wikipedia , lookup

Hardware random number generator wikipedia , lookup

Mathematical optimization wikipedia , lookup

Taylor's law wikipedia , lookup

Generalized linear model wikipedia , lookup

Transcript
ISyE 6201A,Q: Manufacturing Systems
Instructor: Spyros Reveliotis
Spring 2009
Homework #2
Due Date: For in-class students, Thursday, 2/19/09
For Video Students, Sunday, 2/22/09
Reading Assignment:
 Sections 2.4-2.5 and Appendices 2A and 2B from your textbook.
 I also suggest that you read Sections 17.5-17.8.
Problem set:
A. Solve Problems 12, 13 and 17 at the end of Chapter 2 of your textbook (Notice that the
numbering refers to the 3rd edition of the book.)
B. In addition, solve the following two problems:
1. Consider your familiar newsboy, but assume that he sells N different newspapers. Each
copy of newspaper i is bought at a cost ci and it is sold at a price pi > ci. Furthermore, unsold
copies of newspaper i are disposed to a recycling company at a value si < ci per copy. Daily
demand for newspaper i can be approximated by a continuous random variable Xi with cdf
Gi( ). Finally, a single copy of newspaper i weighs wi lbs, and the newsboy cannot carry a
weight greater than W.
i. Develop a methodology that will enable the newsboy to maximize his expected daily profit.
ii. Apply your methodology developed in Step (i) to the following problem instance:
In the table above, N stands for normal. Also, W=150 lbs.
Paper
1
2
3
Gi
N(100,20)
N(75,10)
N(50,10)
ci ($)
0.25
0.5
0.7
pi ($)
1
1.5
2
si ($)
0.1
0.1
0.1
wi (lbs)
0.5
0.75
1
Hint: Combine the Newsvendor theory with the theory of multi-product inventory control
under resource allocation constraints. What is the Lagrangian function for this problem and
what conditions does it imply for the optimal solution?
2. A club with 200 members is organizing a celebrating event and it plans to offer to each
attending member a souvenir cup with the club logo imprinted on it. The production of these
cups has been outsourced to a printing company and the club has added 7 dollars to its ticket
price to cover this expense. The club has asked its members to RSVP no later than 5 days
before the event, and it plans to place the exact order to the printing company once the RSVP
period is over.
However, currently we are 8 days before the event, and the printing company, in an effort to
balance its future demand, has called the club management and has offered to produce any
order placed at this point at the reduced price of 5 dollars per cup. (Of course, the club
management can still place an order for additional cups at a later point, at the original price of
7 dollars per cup.)
Given that the number of tickets currently sold is 130, and, according to the club
management, each of the remaining patrons has a 70% chance to attend the event, determine
whether the club management should place an order at this reduced rate or not, and in case of
a positive answer, what should be the optimal order size.
Hint: What is the exact distribution characterizing the number of any additional attendees
beyond the ones that are already bought their tickets?
In your calculations, you can approximate this distribution of the unknown component of the
demand for cups by a normal distribution, with mean and variance obtained through
application of the following Central Limit Theorem:
Theorem: Let X1, X2, … be a sequence of independent, identically distributed random
variables, each with its mean  and variance 2. Then, as n, the distribution of i=1n Xi
tends to a normal distribution with mean n and variance n2.
C. Extra credit (40pts)
1. (10 pts) Prove that, as claimed in class,

R 1
xR
x 0
 ( x  R) p( x)     [1  G( x)]
where p(x), G(x) and  denote respectively the probability mass function, the cumulative
distribution function and the mean value of some discrete distribution taking values over the
set of nonnegative integers.
2. (15 pts) Let L, D, and X be random variables denoting respectively the replenishment lead
time (in days), the daily demand, and the demand experienced over a lead time interval.
Furthermore, assume that daily demands are independent, identically distributed (i.i.d.)
random variables. Then, as it was shown in class,
E[ X ]  E[ L]  E[ D]
Use a similar approach to show that
Var[ X ]  E[ L]  Var[ D]  E[ D]2  Var[ L]
3. (15 pts) Consider the "newsvendor" problem and let c, p and s denote respectively the
purchasing price, the selling price and the salvage value for the considered item. Also, let Q
denote the order quantity and X denote the random demand to be experienced over the
considered interval. In class, we determined Q by employing the following objective:
min (c  s) E[max{ Q  X ,0}]  ( p  c) E[max{ X  Q,0}]
where (c-s) defines the "overage" unit cost, co, and (p-c) defines the "underage" or "shortage"
unit cost, cs.
Prove that the above problem is equivalent to the profit-maximizing objective:
max pE[min{ Q, X }]  sE[max{ Q  X ,0}]  cQ
Finally, those of you with the 2nd edition,, please, remember to consult the document with
the errata regarding your textbook, that can be found at:
http://www.factoryphysics.com/documents/Errata_for_Second_Edition.pdf