Question

In: Statistics and Probability

A restaurant is open everyday. For a given week, the total sales on weekdays are approximately...

A restaurant is open everyday. For a given week, the total sales on weekdays are approximately normal with a mean of $10000 and a standard deviation of $2500. On the weekends, the total sales are approxi- mately normal with a mean of $7000 and a standard deviation of $1400. The rent costs $2500 weekly, labor costs $4500 weekly, food costs $4500 weekly, and other expenses amount to $2500 weekly. Our goal is to find out in any given week, what is the probability that the restaurant is making money? Please complete the following questions (Also, please make sure your results are reproducible):

  1. Calculate the total cost for a given week (assign it to variable cost).

  2. Simulate a random value from the distribution corresponds to weekdays (assign it to variable S1);

    Simulate a random value from the distribution corresponds to weekends (assign it to variable S2).

  3. Calculate S1 + S2 − cost (assign it to r1). This should be a simulated revenue for a given week.

  4. Now, Simulate 10000 random values from the normal distribution corresponds to weekdays (assign it to variable S3); Simulate 10000 random values from the normal distribution corresponds to weekends (assign it to variable S4); Calculate S3 + S4 − cost (assign it to r2).

  5. Calculate the percentage of values that is greater than 0 among r2 (assign it to perc). This value should be the probability that the restaurant is making money.

Note: You can even compute the mean revenue for this particular restaurant based on the sample you just got. The procedure you just complete is called simulation method. I didn’t have time to cover it in class, but it is extremely useful when you are dealing with complicated systems and when the exact solution is unavailable.

Solutions

Expert Solution

Let X denotes the sales on week days.

X ~ Normal(10000, 25002)

Let Y denotes the sales on weekends.

Y ~ Normal(7000,14002)

Total Cost = Variable Cost = 2500 +4500+4500 + 2500 =  14000

On left side is Output and on right side is Code of the below  screenshot

There is 0.8479 probability that the restaurant is making money.

Here is the R code which u can run in R

# Total Cost =Variable Cost
cost = 2500 +4500+4500 + 2500
#Simulate a random value from the distribution corresponds to weekdays
S1 = rnorm(1, 10000, 2500)
#Simulate a random value from the distribution corresponds to weekends
S2 = rnorm(1,7000,1400)
#simulated revenue for a given week.
r1 =    S1+S2-cost
#Simulate 10000 random values from the normal distribution corresponds to
#weekdays
S3 = rnorm(10000, 10000, 2500)
# Simulate 10000 random values from the normal distribution corresponds
#to weekends
S4 = rnorm(10000,7000,1400)
# S3 + S4 − cost (assign it to r2).
r2 = S3 + S4 − cost
# values that is greater than 0 among r2
value = r2[r2>0]
#Percentage of values that is greater than 0 among r2
(length(value)/length(r2))*100


Related Solutions

.       Larry Kraft owns a restaurant that is open 7 days a week. He has 25...
.       Larry Kraft owns a restaurant that is open 7 days a week. He has 25 full-time employees, but he has fairly high employee turnover. He believes that he can stabilize his workforce if he has a pension plan for his employees. Larry hears about a small business retirement plan called the SIMPLE IRA.    a) What are the qualifications and limitations for him to establish this plan? b) What is another type of plan that he could offer and...
In a new restaurant Jake’s offers three different burgers that is open 40 hours per week....
In a new restaurant Jake’s offers three different burgers that is open 40 hours per week. Each product requires the following processing times (in minutes) in each of three station. Burger Max Burger Special Mega Burger Grill 2 2 1 Preparation 3 4 6 Packaging 4 6 5 Each station must be run by one of 19 cross-trained workers who are each available 35 hours per week. The plant has 10 grills, 6 preparation stations, and 8 packaging machines available....
A well known Restaraunt is not open after 4pm on weekdays. Please explain this behavior using/based...
A well known Restaraunt is not open after 4pm on weekdays. Please explain this behavior using/based on specific economic ideas/behavior
Refer to the gasoline sales time series data in the given table. Week Sales (1,000s of...
Refer to the gasoline sales time series data in the given table. Week Sales (1,000s of gallons) 1 18 2 22 3 15 4 24 5 18 6 15 7 21 8 19 9 21 10 20 11 16 12 22 Compute four-week and five-week moving averages for the time series. If required, round your answers to two decimal places. Week Sales 4 Period Moving Average 5 period Moving Average 1 18 2 22 3 15 4 24 5 18...
Refer to the gasoline sales time series data in the given table. Week Sales (1,000s of...
Refer to the gasoline sales time series data in the given table. Week Sales (1,000s of gallons) 1 18 2 22 3 15 4 24 5 18 6 15 7 21 8 19 9 21 10 20 11 16 12 22 (a) Compute four-week and five-week moving averages for the time series. If required, round your answers to two decimal places. Week Sales 4 Period Moving Average 5 period Moving Average 1 18 2 22 3 15 4 24 5...
Refer to the gasoline sales time series data in the given table. Week Sales (1000s of...
Refer to the gasoline sales time series data in the given table. Week Sales (1000s of gallons) 1 18 2 22 3 18 4 24 5 19 6 16 7 21 8 19 9 22 10 19 11 16 12 23 Compute four-week and five-week moving averages for the time series. Round your answers to two decimal places. Week Sales 4-Week Moving Average 5-Week Moving Average 1 18 2 22 3 18 4 24 5 19 6 16 7 21...
Refer to the gasoline sales time series data in the given table. Week Sales (1,000s of...
Refer to the gasoline sales time series data in the given table. Week Sales (1,000s of gallons) 1 17 2 21 3 19 4 23 5 18 6 16 7 20 8 18 9 22 10 20 11 15 12 22 (a) Compute four-week and five-week moving averages for the time series. If required, round your answers to two decimal places. Week Sales 4 Period Moving Average 5 period Moving Average 1 17 2 21 3 19 4 23 5...
Refer to the gasoline sales time series data in the given table. Week Sales (1,000s of...
Refer to the gasoline sales time series data in the given table. Week Sales (1,000s of gallons) 1 17 2 23 3 14 4 25 5 17 6 16 7 22 8 19 9 21 10 19 11 17 12 23 (a) Compute four-week and five-week moving averages for the time series. If required, round your answers to two decimal places. Week Sales 4 Period Moving Average 5 period Moving Average 1 17 2 23 3 14 4 25 5...
Refer to the gasoline sales time series data in the given table. Week Sales (1,000s of...
Refer to the gasoline sales time series data in the given table. Week Sales (1,000s of gallons) 1 17 2 21 3 16 4 24 5 17 6 18 7 22 8 20 9 21 10 19 11 16 12 25 (a) Compute four-week and five-week moving averages for the time series. If required, round your answers to two decimal places. Week Sales 4 Period Moving Average 5 period Moving Average 1 17 2 21 3 16 4 24 5...
Refer to the gasoline sales time series data in the given table. Week Sales (1000s of...
Refer to the gasoline sales time series data in the given table. Week Sales (1000s of gallons) 1 17 2 20 3 18 4 22 5 17 6 16 7 22 8 17 9 23 10 21 11 14 12 22 Compute four-week and five-week moving averages for the time series. Round your answers to two decimal places. Week Sales 4-Week Moving Average 5-Week Moving Average 1 17 2 20 3 18 4 22 5 17 6 16 7 22...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT