Ask Question, Ask an Expert

+61-413 786 465

info@mywordsolution.com

Ask Operation Management Expert

Exercise 1

A store is known for is bargains. The store has the habit of lowering the price of its bargains every day, to make sure  that articles are sold fast. Consider that you spot an item on Wednesday (there is only one of it left) that costs 30 Euro and that you would like to buy for a friend as present for Saturday. You know that the price will be lowered to 25 Euro on Thursday when the item is not sold, and to l0 Euro on Friday. You evaluate that the probability that the item will be available on Thursday equals 0.7. You further estimate that assuming that it is still available on Friday when it was available on Thursday equals 0.6. You are sure that the item will no longer be available on Saturday. When you postpone your decision to buy the item to either Thursday or Friday, and the item is sold, you will buy another item of 40 Euro as present for Saturday.

a) Determine the problem as stochastic dynamic programming problem. Specify phases, states, decisions and the optimal value function.
b) Draw the decision tree for this problem.
c) Give the recurrence relations for the optimal value function.
d) What is the minimal expected amount that you will pay for your present, and what is the optimal decision on Wednesday?

Exercise 2

G. Ambler has € 10000 available for a second hand car, but would like to buy a fast car that costs € 25000. He needs the money for that car quickly, and would like to increase his capital to € 25000 via a gambling game. To this end, he can play a game in which he is allowed to toss an imperfect (with probability 0.4 for heads) coin three times. For each toss he may bet each amount (in multiples of € 1000 and the amount should be in his possession). He will win the amount (i.e. receives twice the amount of the bet) when he tosses head, and loses his betted amount when he tosses tails. Use stochastic dynamic programming to Evaluate a strategy that maximises the probability of reaching € 25000 after three tosses.

(a) Evaluate the phases n, states i, decisions d, en optimal valuefunction fn(i) for this stochastic dynamic programming problem.

(b) Give the recurrence relations for the optimal value function.

(c) Evaluate the optimal policy, and describe in words what this policy does. What is the expected probability of succes?

Exercise 3

Each day you own 0 or 1 stocks of certain commodity. The price of the stock is a stochastic process that can be modeled as a Markov chain with transition rates as follows

 

 

day n+1

 

 

 

100

200

day n

100

0.5

0.5

 

200

0.25

0.75

At the start of a day at which you own a stock you may choose to either sell at the current price, or keep the stock. At the start of a day at which you do not own stock, you may choose to either buy one stock at the current price or do nothing. You have initial capital of 200.

Your target is to maximize the discounted value of the profit over an infinite horizon, use discountfactor 0.8 (per day).

a) Define the states and give for each state the possible decisions.

b) Formulate the optimality equations.

c) Carry out two iterations of value iteration.

d) Formulate the L.P.-model to solve this problem. Describe how you can get the optimal policy from the LP formulation.

e) Choose a stationary policy and investigate using the policy iteration algorithm whether or not that policy is optimal.

f) Give the number of stationary policies. Motivate your answer by using the definition of stationary policy.

Exercise 4

The supply of a certain good is inspected periodically. If an order is placed of size x>0 (integer), the ordering costs are 8+2.x. The delivery time is zero. The demand is stochastic en equals 1 or 2 with probability ½ . Demand in subsequent periods are independent. The size of an order must be such that (a) demand in a period is always satisfied, and (b) the stock at the end of a period never exceeds 2. The holding costs in a period are 2 per unit remaining at the end of a period. Target is to minimize the expected discounted costs over infinite horizon, use discount factor 0.8.

(a) Give the optimality equations for the Markov decision problem.

(b) Give an LP-model that allows you to Evaluate the optimal policy.

(c) Carry out two iterations of the value iteration algorithm

(d) Choose an odering policy, and investigate using the policy iteration algorithm whether or not this policy is optimal. "

Exercise 5

Customers arrive to a super market according to a Poisson process with intensity V = ½  per minute. The supermarket has two counters, that use a common queue. Counter 1 is always occupied. Counter 2 is opened when 3 or more customers are in the queue, and will be closed when the counter becomes idle (no customer is served at counter 2). The service time of a customer has an exponential distribution with mean 1/W = 1 minute.

a) Draw the transition diagram for this queueing system. Describe the states, transitions, and transition rates. Hint: define the states (i, j) with i the number of customers, j the number of counters in use.

b) Give the equilibrium equations.

You do not have to solve the equilibrium equations in b). The following questions must be answered in terms of the arrival intensities  V, the average service time 1/W, and the equilibrium probabilities P(i,j).

c) Give the average number of customers in the queue.

d) Give the average waiting time per customer.

e) How many counters are open on average?

f)  Which percentage of time all counters are occupied?

g) What is the fraction of time counter 2 is occupied?

h) Evaluate the average length of a period during which counter 1 is not occupied.

Exercise 6 

Consider a queueing system with 1 counter, to which groups of customers arrive according to a Poisson proces with intensity l. The size of a group is 1 with probability p and 2 with probability 1-p. Customers are served one by one. The service time has exponential distribution with mean m-1 . Service times are mutually independent and independent of the arrival proces. The system may contain at most 3 customers. If the system is full upon arrival of a group, or if the system may contain only one additional customer upon arrival of a group of size 2, then all customers in the group are lost and will never return. Let Z(t) record the number of customers at time t.

(a) Explain why {Z(t), t³0}is a Markov proces and give the diagram of transitions and transition rates.

(b) Give the equilibrium equations (balance equations) for the stationary probabilities Pn , n=0,1,2,3.

(c) Compute these probabilities Pn , n=0,1,2,3.

The answers to the following questions may be provided in terms of the probabilities Pn  (except for (h)).

(d) Give an expression for the average number of waiting customers.

(e) Give the departure rate and the rate at which customers enter the queue.

(f)  Give an expression for the average waiting time of a customer.

(g) What is the fraction of time the counter is busy?

(h) What is the average length of an idle period?

(i)  Evaluate from  (g) and (h) the average length of a period the system is occupied (= at least 1 customer in the system).

(j)  What is the rate at which groups of size 2 enter the queue?

Exercise 7

Consider the open network in the following figure. The queueing system consists of 4 queues,  1, 2, 3 en 4. Queues 1 and 2 are department I, queues 3 and 4 are department II. The numbers at the arrows give the transition probabilities for customers routing among the stations, so a customer that leaves queue 4 routes to queue 3 with probability 2/3, and leaves the network with probability 1/3. Each station has a single server, and each customer arriving to a queue can enter. Service is in order of arrival. Service times have exponential distribution with means 1/m1=1/4, 1/m2=1/3, 1/m3=1/2, 1/m4=1. The arrival intensity to station 1 is γ1 (Poisson). [Note: queue i refers to the system consisting of the waiting room plus the server, i=1,2,3,4.]

a) Evaluate the traffic equations and solve these equations.

b) Provide the stability condition?

c) Give the equilibrium distribution of the queue length at each of the stations 1, 2, 3 and 4.

d) Give the joint distribution of the queue lengths at the stations (product form).

e) Give for each station the average number of customers in the queue, and the average sojourn time of a customer at that queue.

f) Give an expression for the average sojourn time in Department II.

Exercise 8

Consider the closed network of the following figure. The number at the arrows give the transition probabilities for a customer leaving the queue to route to a subsequent queue. Every station contains a single server, and all arriving customers may enter the station.

Service is in order of arrival. The service times have an exponential distribution with with: m1=4, m2=3, m3=2, m4=1.

a) Give the joint stationary distribution for the number of customers in the four stations for m=1, 2, and 3 (m=total number of customers in the network).

b) Get using Mean Value Analyse the average number of customers and the average sojourn time in the four queues for m=1, 2 and 3.

c) Evaluate for m=1 the average time for a customer to return for the first time to station 1.

Operation Management, Management Studies

  • Category:- Operation Management
  • Reference No.:- M9717412

Have any Question?


Related Questions in Operation Management

The cosmetics division of valles global industries vgi

The cosmetics division of Valles Global Industries (VGI) sells a special type of organic perfume that is highly sought after. This perfume sells for $150 per 75 ml bottle. For many years, they have sold in Asia through a ...

Describe the common characteristics of organizational

Describe the common characteristics of organizational culture and identify the factors that create and sustain an organization's culture. Your participation preparation document should be a substantive response to the qu ...

1 what is cost planning and what are some of its methods

1. What is cost planning and what are some of its methods? How is cost planning utilized in a project environment? 2. A portfolio is being formed that includes 2 assets with the goal of reducing as much risk as possible ...

1 what type of budgeting requires each manager to justify

1. What type of budgeting requires each manager to justify an entire budget request in detail? A. Capital budgeting B. Balance sheet budgeting C. Revenue and expense budgeting D. Zero-base budgeting 2. Please help me "fi ...

Srvices pricing and distribution chapters 14-18

Services, Pricing and Distribution (Chapters 14-18) (TurboTax) Q1. Discuss possible sources of new product ideas. (Ch. 15) (TurboTax) Q2. Discuss the firm's new product screening process. (Ch. 15) (TurboTax) Q3. Discuss ...

Gnc is a retailer that sells vitaherb a popular vitamin

GNC is a retailer that sells Vitaherb, a popular vitamin diet supplement. Demand for Vitaherb is 10,000 bottles per month. The manufacturer currently charges $5 for each bottle, and GNC incurs an annual holding cost of 1 ...

Personalityfor this first slp you will compare and contrast

PERSONALITY For this first SLP, you will compare and contrast the results of a personality assessment that you and another person will complete. This assessment that measures 5 personality traits (i.e., openness, conscie ...

1 explain the relationship between market strategy and

1. Explain the relationship between market strategy and contract system in managing supply chain in industry. 2. Give real examples from the industry about the evolution and logistics revolution and the global supply cha ...

If the mtbf is 60 hours the failure rate is per hour0750 b

If the MTBF is 60 hours, the failure rate is (per hour) 0.750 B. 0.001 C. 0.017 D. zero As the RDF increases, the measure of risk exposure is affected: A. inversely B. directly C. not at all Assuming that the reliability ...

You are a project manager for a large healthcare r amp d

You are a project manager for a large healthcare R & D project. Senior management has asked you to utilize a sensitivity analysis and a tornado diagram to quantify risks on your project. Senior management’s major concern ...

  • 4,153,160 Questions Asked
  • 13,132 Experts
  • 2,558,936 Questions Answered

Ask Experts for help!!

Looking for Assignment Help?

Start excelling in your Courses, Get help with Assignment

Write us your full requirement for evaluation and you will receive response within 20 minutes turnaround time.

Ask Now Help with Problems, Get a Best Answer

Why might a bank avoid the use of interest rate swaps even

Why might a bank avoid the use of interest rate swaps, even when the institution is exposed to significant interest rate

Describe the difference between zero coupon bonds and

Describe the difference between zero coupon bonds and coupon bonds. Under what conditions will a coupon bond sell at a p

Compute the present value of an annuity of 880 per year

Compute the present value of an annuity of $ 880 per year for 16 years, given a discount rate of 6 percent per annum. As

Compute the present value of an 1150 payment made in ten

Compute the present value of an $1,150 payment made in ten years when the discount rate is 12 percent. (Do not round int

Compute the present value of an annuity of 699 per year

Compute the present value of an annuity of $ 699 per year for 19 years, given a discount rate of 6 percent per annum. As