Ask Question, Ask an Expert

+61-413 786 465

info@mywordsolution.com

Ask MATLAB Expert

Simulation and Modeling Lab Assignment

Assignment 1-

Question 1:  The following is the number of incoming calls (each hour for 80 successive hours) to a call center setup for serving customers of a certain internet service provider.  Use Stat::Fit to analyze the data and fit an appropriate discrete distribution.  What are the parameters for this distribution?

12

12

11

13

12

16

11

10

9

13

14

10

14

9

13

12

12

12

11

13

12

16

11

10

10

8

17

12

10

7

13

11

11

11

12

8

15

14

15

13

9

13

14

10

14

9

13

12

12

12

11

13

12

16

11

10

10

8

17

12

10

7

13

11

11

10

13

10

11

12

14

15

10

8

17

12

10

7

13

11

Question 2: Customers visit the neighborhood barber shop fantastic Dan for a haircut.  Among the customers are 30 percent children, 50 percent women and 20 percent men. The customer inter-arrival time is triangularly distributed with a minimum, mode and maximum of 8, 11 and 14 minutes, respectively. The hair cut time (in minutes) depends on the type of customer as shown in the Table below.

Uniform distribution

Haircut Mean

Time (min) Half-width

Children

8

2

Women

12

3

Men

10

2

The initial signing and greetings in take Normal (2,0.2) minutes, and the transaction of money at the end of the haircut takes Normal (3.0.3) minutes.  Run the simulation for 2000 hrs. (250 - 8hr days)

a) About how many of each type of customer does Dan process per day?

b) What is the average number of customers of each type waiting to get a haircut? What is the maximum?

c) What is the average time spent by a customer of each type in the salon? What is the maximum?

You will need to create attributes and variables.  This model can be created 2 ways, results will differ.

Question 3: Two types of jobs (regular and high priority) arrive at two identical assembly machines.  Regular jobs arrive according to an exponential distribution with a mean inter-arrival time of 10 minutes.  High priority jobs arrive according to an exponential distribution with a mean inter-arrival time of 20 minutes. One of two machines is selected by turn.  Processing either entity is uniformly U(8, 2) minutes.  Upon completion, jobs are sent to a third machine where they wait for final assembly, which requires 5 minutes normally distributed with a standard deviation of 2 minutes.  Jobs are selected from the waiting line for assembly based on the estimated assembly time (jobs with shorter assembly times having a high priority over jobs with longer assembly times).  Completed jobs are promptly shipped to the customer.

 The final assembly machine is unreliable.  It fails at intervals that may be described by an exponential distribution with a mean of 60 minutes.  Repair time is uniformly distributed over the range 10 to 20 minutes.  The high priority jobs have higher priority over regular jobs in terms of processing on the three assembly machines.  The processing times are identical for both types of jobs.  Simulate for 2,000 hours and determine:  

a) Utilization of the three machines.

b) Average time in the shop for both types (average and max values).

c) Average number of jobs (regular and high priority) processed per hour.

Assignment 2 -

Question 1: An average of 100 customers per hour arrive to the Picayune Mutual Bank.  It takes a teller an average of two minutes to serve a customer.  Inter-arrival and service times are exponentially distributed. The bank currently has four tellers working.  Bank manager Rick Gold wants to compare the following two systems with regard to the average time customers spend in the bank.

(Arrival rate:  e(?)hr (Use hr unit) what is the value in the brackets)?  It should be used for both models.

System 1

A separate queue is provided for each teller. Assume that customers choose the shortest queue when entering the banks, and that customer cannot jockey between queues (jump to another queue).

System 2

A single queue is provided for customers to wait for the first available teller.

Assume that there is no move time within the queues. Run 15 replications of an eight hour simulation to complete the following:

a) For each system, record the 90% confidence interval using a 0.10 level of significance for the average time customers spend in the bank.  (Your data is from the statistics tab. Look at average time in system).

b) Estimate the number of replications needed to reduce the half width of each confidence interval by 25 percent.  Run the additional, replications for each system and compute new confidence intervals using 0.10 level of significance.  (Use equation show in the lab book page 170).

c) Based on the results from part 'b', would you recommend one system over the other? Explain.

Assignment 3 -

Question: Increase the capacity of the Pickup_Q location in the Spuds-n-More3 model from three to six.  Call this Model Spuds-n-More4.  Using the Common Random Numbers (CRN) technique with ProModel Streams 1,2,3 and 4 assigned as in Figure L9.3, see if spuds-n-More4 processes more customers per day on average than does Spuds-n-More3.  Use a paired-t confidence interval with a 0.02 significance level.  Run each model simulation model for 25 replications.

MATLAB, Engineering

  • Category:- MATLAB
  • Reference No.:- M92023219

Have any Question?


Related Questions in MATLAB

Assignment -data is given on which want to do computational

Assignment - Data is given on which want to do computational production planning using Metaheuristic MATLAB Programming: 1) Ant Colony Algorithm on both Partial and Total Flexible Problem. 2) Bee Algorithm on both Partia ...

What comparison of means test was used to answer the

What comparison of means test was used to answer the question

Question 1 manipulate spectral imagehyperspectral images

Question 1. Manipulate spectral image Hyperspectral images can be seen as a generalisation of normal colour images such as RGB images. In a normal RGB colour image, there are 3 channels, i.e. channels for red colour, gre ...

Suppose that a student has the option of enrolling for a

Suppose that a student has the option of enrolling for a single elective during a term. The student must select a course from a limited list of options: "English, " "History, " "Biology, " "Computer, " or "Math." Constru ...

Assignment matlab programmingusing appropriate matlab

Assignment: MatLab Programming Using appropriate MatLab syntax, write the code required to analyse and display the data as per the problem description. The order of the MatLab Program should be as follows: Variables and ...

Suppose that you have used some concept learning algorithm

Suppose that you have used some concept learning algorithm to learn a hypothesis h1 from some training data. You are interested in knowing the accuracy that the hypothesis can be expected to achieve on the underlying pop ...

Assignment -we have daily gridded rainfall data of 40 years

Assignment - We have daily gridded rainfall data of 40 years and structure of the dataset is like below; Lat = [6.5:0.25:38.5]; Lon = [66.5:0.25:100]; Rainfall (135x129x365x40) (Lon, Lat, days, years). Now, we looking fo ...

Question a safe prime is a prime number that can be written

Question : A safe prime is a prime number that can be written in the form 2p + 1 where p is also a prime number. Write a MATLAB script file that finds and displays all safe primes between 1 and 1000.

Question - verify the attached paper with matlab and get

Question - Verify the attached paper with matlab and get all the results in the paper and explain step by step the matlab code. Paper - Improving Massive MIMO Belief Propagation Detector with Deep Neural Network. Attachm ...

Assignment -matlab codes and simulated model in

Assignment - Matlab codes and simulated model in simulink/matlab and truetime. 1. Matlab codes and simulink model for pid controller optimization using particle swarm optimization (PSO) my plant is integer order 1000/(s^ ...

  • 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