Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Suppose SIMAN has the following random number generator. Zi=(3Zi1+1)mod10Ui=Zi/10 Consider the model given below, where the simulation run starts at time zero. ATTRIBUTES: CustomerType; EXPRESSIONS:

image text in transcribed Suppose SIMAN has the following random number generator. Zi=(3Zi1+1)mod10Ui=Zi/10 Consider the model given below, where the simulation run starts at time zero. ATTRIBUTES: CustomerType; EXPRESSIONS: ServiceTime (2), 3, EXPO (4,2); SEEDS: 1,4:2,8:3,9:10,7;10 is the default stream QUEUES: ServerQ; RESOURCES: Server, CAPACITY (1); CREATE, 1,2: UNIF (4,8,1); ASSIGN: CustomerType=DISC (0.55,1,1.0,2,3); BRANCH 1: WITH, 0.5, Que; Que QUEUE, ServerQ; SEIZE: Server, DELAY: ServiceTime (CustomerType); RELEASE: Server, DISPOSE; Probability density function for exponential distribution is f(x)={ex0ifx0elsewhere where is the mean rate of occurence. i. When do the first and the second customers arrive? a) 0.0,5.6 b) 2.0,7.2 c) 5.6,10.8 d) 0.0,5.2 e) 2.0,7.6 ii. What is the customer type of the first three customers? a) 1,2,1 b) 1,2,2 c) 2,1,1 d) 2,1,2 e) 2,2,1 iii. When do the first and the second arriving customers leave? a) 2.0,5.2 b) 4.0,7.2 c) 4.8,7.2 d) 4.8,10.2 e) 5.7,10.2

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Understanding Management

Authors: Richard L Daft, Dorothy Marcic

6th Edition

9780324581782, 324581785, 978-0324568387

More Books

Students also viewed these General Management questions

Question

=+ define media relations;

Answered: 1 week ago