monte carlo methods focus on the project: now that there are two folders (9am and 9pm) that contain...

Post on 17-Jan-2016

218 Views

Category:

Documents

0 Downloads

Preview:

Click to see full reader

TRANSCRIPT

Monte Carlo Methods

• Focus on the Project:

• Now that there are two folders (9am and 9pm) that contain a Queue Focus.xls file, we will create two more folders

• One folder should contain the Queue Focus.xls file using 9am data and one should have the Queue Focus.xls file using the 9pm data (we can call these folders “9am irritated” and “9pm irritated”

Monte Carlo Methods

• Focus on the Project:

• For the 9am irritated claim, we will open the third copy of Queue Focus.xls (in 9am irritated folder)

• We will find the percent irritated value for each of the four ATM models

Monte Carlo Methods

• Focus on the Project:

• In the sheet 1 ATM, column K contains Delayed information

• This will be changed to find Irritated information

Monte Carlo Methods

• Focus on the Project:

• Cell K35 contains the following formula:=IF(ISNUMBER(F35),IF(J35>$D$31,"yes","no"),"")

• Change J35 to L35 and copy the formula to the end of the table

Monte Carlo Methods

• Focus on the Project:

• In addition, the value in cell D31 must be changed from 5 to 3

• Recall, a customer is irritated if there are more than 3 customers waiting to use an ATM

Monte Carlo Methods

• Focus on the Project:

• Run the macro One_ATM

• The solution will appear in cell V39 (Percent Delayed label)

Monte Carlo Methods

• Focus on the Project:

• In the sheet 2 ATMs, column O contains Delayed information

• This will be changed to find Irritated information

Monte Carlo Methods

• Focus on the Project:

• Cell O35 contains the following formula:=IF(ISNUMBER(F35),IF(N35>$D$30,"yes","no"),"")

• Change N35 to P35 and copy the formula to the end of the table

Monte Carlo Methods

• Focus on the Project:

• In addition, the value in cell D30 must be changed from 5 to 3

• Recall, a customer is irritated if there are more than 3 customers waiting to use an ATM

Monte Carlo Methods

• Focus on the Project:

• Run the macro Two_ATMs

• The solution will appear in cell AC39 (Percent Delayed label)

Monte Carlo Methods

• Focus on the Project:

• In the sheet 3 ATMs, column R contains Delayed information

• This will be changed to find Irritated information

Monte Carlo Methods

• Focus on the Project:

• Cell R35 contains the following formula:=IF(ISNUMBER(F35),IF(Q35>$D$30,"yes","no"),"")

• Change Q35 to S35 and copy the formula to the end of the table

Monte Carlo Methods

• Focus on the Project:

• In addition, the value in cell D30 must be changed from 5 to 3

• Recall, a customer is irritated if there are more than 3 customers waiting to use an ATM

Monte Carlo Methods

• Focus on the Project:

• Run the macro Three_ATMs

• The solution will appear in cell AF39 (Percent Delayed label)

Monte Carlo Methods

• Focus on the Project:

• In the sheet 3 ATMs Serpentine, column R contains Delayed information

• This will be changed to find Irritated information

Monte Carlo Methods

• Focus on the Project:

• Cell R35 contains the following formula:=IF(ISNUMBER(F35),IF(Q35>$D$30,"yes","no"),"")

• Change Q35 to S35 and copy the formula to the end of the table

Monte Carlo Methods

• Focus on the Project:

• In addition, the value in cell D30 must be changed from 5 to 9

• We use 9 since 3 ATM’s with a serpentine queue should move 3 times faster than a single queue behind a single ATM

• Recall, a customer is irritated if there are more than 3 customers waiting to use an ATM

Monte Carlo Methods

• Focus on the Project:

• Run the macro Three_ATMs_Serpentine

• The solution will appear in cell AF39 (Percent Delayed label)

Monte Carlo Methods

• Focus on the Project:

• A summary of the findings appears below:

Claim is that at most 3.0% will be irritated (3 ATMs)

Percent Irritated

1 ATM 95.1%

2 ATMs 75.4%

3 ATMs 2.7%

3 ATMs Serp 2.5%

Monte Carlo Methods

• Focus on the Project:• Summary (9 am)

Mean Wait Time

Max Wait Time

Percent Delayed

Mean # in Queue

Max # in Queue

Percent Irritated

1 ATM 43.73 135.60 93.4% 37.6 112 95.1%

2 ATMs 7.95 47.94 60.7% 7.1 67 75.4%

3 ATMs 0.91 15.05 1.6% 1.0 29 2.7%

3 ATMs Serp

0.80 12.15 1.0% 2.3 31 2.5%

Claims 1.2 9.5 3.9% 8.5 30 3.0%

Monte Carlo Methods

• Focus on the Project:

• Save the new Queue Focus.xls file in your 9am irritated folder

• Do all of the same calculations for 9pm irritated

Monte Carlo Methods

• Focus on the Project:• Summary (9 pm)

Mean Wait Time

Max Wait Time

Percent Delayed

Mean # in Queue

Max # in Queue

Percent Irritated

1 ATM 0.79 12.03 1.5% 0.9 10 3.2%

2 ATMs 0.08 5.98 0.0% 0.5 6 0.0%

3 ATMs 0.01 7.60 0.0% 0.0 6 0.0%

3 ATMs Serp

0.01 1.91 0.0% 0.0 6 0.0%

Claims 1.2 9.5 3.9% 8.5 30 3.0%

Monte Carlo Methods

• Focus on the Project:

• Final steps are to determine the cost of the gift certificate program as is and to determine the cost if

70% of customers who are eligible use the gift certificates

Monte Carlo Methods

• Focus on the Project:

• During the 9 am hour, the mean time between arrivals was 0.48 (for my data)

• This gives customers per hour12548.060

Monte Carlo Methods

• Focus on the Project:

• It is estimated (from simulation) that 1.0% of customers will be delayed using 3 ATMs Serpentine

• This gives us delayed customers per hour

25.101.0125

Monte Carlo Methods

• Focus on the Project:

• According to my sample data, the gift certificates are worth $35

• Each hour would cost in gift certificates

• The maintenance cost is $21 per hour

75.43$25.135$

Monte Carlo Methods

• Focus on the Project:

• The total cost would be $43.75 + $21 = $64.75

• This is the cost if all customers who are eligible for gift certificates actually use them

Monte Carlo Methods

• Focus on the Project:

• However, some customers will not use the gift certificate program

• If 70% of those eligible to use the gift certificates actually use them, then the hourly cost of gift certificates changes from $43.75 to $43.75(0.70) = $30.63

Monte Carlo Methods

• Focus on the Project:

• The overall cost would be $30.63 + $21 = $51.63

• This is the cost if 70% of eligible customers used their gift certificate

top related