Index
=>
Chapter 23
Quiz
Show all questions
<=
=>
A simulation model typically includes
?
input variables
?
parameters
?
output variables
?
all of the above
A parameter will
?
take a given value for a particular simulation
?
take a given value for all simulations
?
take values within a limited range
?
change if variables are allowed to change
Random numbers are used to
?
to change the parameters
?
add predictability to the output variables
?
model the problem variability
?
model the status variables
Numbers generated in a random sequence will
?
appear at regular intervals
?
have a known chance of inclusion
?
exclude 0
?
do none of these
The probability of being ‘defective’ is
?
0.1
?
0.2
?
0.3
?
0.4
Given the following look-up table and random number sequence, answer questions 6 and 7.
Random number sequence: 87024 74221 69721
The probability of being ‘non memberr’ is:
?
0.55
?
0.54
?
0.45
?
0.44
The result of the simulation would be:
?
m nm nm nm nm m m
?
nm m nm nm nm m m
?
m nm nm m m nm nm
?
nm m m m m nm nm
Given the following look-up table and random number sequence, answer question 8.
Random number sequence: 44518 58804 04860
The result of the simulation would be:
?
B B C C A A C
?
B B C C A A C C
?
A B C A B C A
?
B B B C B B A
OK
Index
=>