LOYOLA COLLEGE (AUTONOMOUS), CHENNAI – 600 034
M.Sc. DEGREE EXAMINATION – STATISTICS
|
FOURTH SEMESTER – APRIL 2008
ST 4807 – ADVANCED OPERATIONS RESEARCH
Date : 23/04/2008 Dept. No. Max. : 100 Marks
Time : 9:00 – 12:00
SECTION- A
Answer all the questions. 10 x 2 = 20 Marks
- When an LPP is said to have an unbounded solution?
- Write the significance of goal programming.
- Write a note on holding and shortage costs in an inventory system.
- What are the behaviours of customers in queuing analysis?
- Provide the Khun -Tucker conditions for a maximization problem.
- How Beal’s method differs from Wolfe’s method?
- Give an account of methods used for solving an integer programming problem.
- Define dynamic programming problem.
- How to find an optimal inventory policy for multiple item static model?
10.When an LPP is called stochastic?
SECTION- B
Answer any five questions. 5 x 8 = 40 Marks
- Use two-phase simplex method to
Max. Z = 5x1 + 3x2
Subject to
2x1 + x2 1
x1 + 4x2 6
x1 0 and x2 0 .
- An item sells for $25 a unit ,but a 10 % discount is offered for lots of 150 units or more. A company uses this item at the rate of 20 units per day. The setup cost for ordering a lot is $50 and the holding cost per unit per day is $0.3. Should the company take advantage of the discount?
- Explain multi-item EOQ model with storage limitation.
- Derive the steady-state measures of performance for (M / M / 1):(FIFO/ / ).
- Explain generalized Poisson queuing model.
- Provide branch and bound algorithm for solving I P P.
- Use dynamic programming to
Min. Z = x12 + x22 + x32
Subject to
x1 + x2 + x3 15
x1 0 , x2 0 and x3 0.
- Explain the two- stage programming technique used in stochastic programming.
…2
-2-
SECTION – C
Answer any two questions. 2 x 20 = 40 Marks
19.(a) Solve the following LPP graphically:
Max. Z = 2x1 + 5x2
Subject to
x1 + x2 1 , x1 – 5x2 0 , 5x1 – x2 0 , x1 – x2 -1 , x1 + x2 6 ,
x2 3 , x1 0 and x2 0 .
- Use dynamic programming to solve the following LPP:
Max.Z = 3x1 + 5x2
Subject to
x1 4 , x2 6 , 3x1 + 2x2 18
x1 0 and x2 0 .
- (a) Derive the probabilistic EOQ model.
(b) Electro uses resin in its manufacturing process at the rate of 100 gallons per
month. It cost Electro $100 to place an order for a new shipment. The holding
cost per gallon per month is $2 and the shortage cost per gallon is $10.Historical
data show that the demand during lead time is uniform over the range (0, 100)
gallons. Determine the optimal ordering policy for Electro.
- Use Wolfe’s method to solve the following QPP:
Max. Z = 2x1 + x2 – x12
Subject to
2x1 + 3x2 6
2x1 + x2 4
x1 0 and x2 0 .
- Solve the following mixed-integer programming problem using Gomory’s cutting plane algorithm:
Max. Z = 3x1 + x2+ 3x3
Subject to
-x1 + 2x2 + x3 4
4x2 – 3x3 2
x1 – 3x2 + 2x3 3
xi 0 (i = 1,2,3) where x1 and x3 are integers.