logo Hurry, Grab up to 30% discount on the entire course
Order Now logo

Ask This Question To Be Solved By Our ExpertsGet A+ Grade Solution Guaranteed

expert
George DavinComputer science
(5/5)

571 Answers

Hire Me
expert
Vishal FogatComputer science
(5/5)

947 Answers

Hire Me
expert
Connorr EvansEngineering
(5/5)

991 Answers

Hire Me
expert
Doll JutttEnglish
(5/5)

827 Answers

Hire Me
R Programming
(5/5)

convenience store needs to make a decision of how many packages of California rolls prepare for tomorrow.

INSTRUCTIONS TO CANDIDATES
ANSWER ALL QUESTIONS

Assignment

What to submit?

Please submit (i) a word file explaining in detail your answers to each question (you can use screenshots of the R to explain your answers) AND (ii) an R file with a separate tab for each question. For each question, make sure you develop the model and present the simulation results – the R file should be self-explanatory. The assessment of your work will include both the accuracy and the clarity of your word file and the R file.

1. A convenience store needs to make a decision of how many packages of California rolls prepare for tomorrow. A package of California rolls cost the store $2.00 and it sells for $6.00. Daily demand is normally distributed with a mean of 100 packages of California rolls and a standard deviation of 40 packages of California rolls. If there are leftovers at the end of the day, the store donates them.

a. Use simulation optimization to find the optimal packages of California rolls that maximize the store’s profit.

b. Add a chance constraint to the model (VaR constraint) to make sure that there is a 90% chance that California rolls are available to the customers. Then, use optimization to find the optimal packages of California rolls that maximize the store’s profit.

 

2. Marcy Hotel is a boutique hotel in the Boston downtown area. The operations manager, Jenna, needs your help to decide how many rooms (of a particular type) to book for a day. The nightly stay in these rooms is $200 and the hotel has 100 of those rooms. The data shows that some customers do not show up. To protect against no show-ups, Jenna is considering booking more than 100 rooms per night. Although this practice allows Jenna to utilize each room available as much as possible, it comes with a risk. The risk is that if Jenna books more than 100 rooms and if more customers than expected show up, then some customers will not be able to stay at the hotel even though they made a reservation. To protect those customers, Marcy Hotel is providing compensation of 120% of the booking price paid by the customer. Also, any no-show-up customer Is refunded 30% of the booking price paid by the customer. How many rooms should Jane book in a day to maximize its expected revenue? Answer this question by developing a simulation optimization model. In your model, assume that the number of no-shows is lognormally distributed with a mean of (0.2*number of rooms booked) and standard deviation of (0.05*number of rooms booked).

(5/5)
Attachments:

Related Questions

. The fundamental operations of create, read, update, and delete (CRUD) in either Python or Java

CS 340 Milestone One Guidelines and Rubric  Overview: For this assignment, you will implement the fundamental operations of create, read, update,

. Develop a program to emulate a purchase transaction at a retail store. This  program will have two classes, a LineItem class and a Transaction class

Retail Transaction Programming Project  Project Requirements:  Develop a program to emulate a purchase transaction at a retail store. This

. The following program contains five errors. Identify the errors and fix them

7COM1028   Secure Systems Programming   Referral Coursework: Secure

. Accepts the following from a user: Item Name Item Quantity Item Price Allows the user to create a file to store the sales receipt contents

Create a GUI program that:Accepts the following from a user:Item NameItem QuantityItem PriceAllows the user to create a file to store the sales receip

. The final project will encompass developing a web service using a software stack and implementing an industry-standard interface. Regardless of whether you choose to pursue application development goals as a pure developer or as a software engineer

CS 340 Final Project Guidelines and Rubric  Overview The final project will encompass developing a web service using a software stack and impleme