Kahoot Flashcards
Why do u need simulations
1. To obtain real user behaviour
2. Experiments with real system may b impossible
3. Analytical methods are not enough
4. To observe hardware defects
2 and 3
What is not an objective of simulations
1. Demonstration
2. Evaluate future system
3. Measurements
3
Which type of simulation yields results closer to real measurements
1. Abstract model based simulation
2. Detailed model based simulations
3. Hardware simulation
3.
If you want to test the impact of rare events on your system what would you choose?
A: exp with actual s/m
B: physical model
C: Simulation
C
What happens if we increase the time increments in a fixed increment DES?
A: accuracy in
B: accuracy de
C: speed increase
D: speed decreases
B and C
What are the advantages of Next event TA with respect to fixed increment TA
1. Simpler implementation
2. More accurate
3. Faster
4: Less resource consumption
2.
In a Next Event TA when is the event list created
A: before sim start
B: it is uploaded after every event
C: both are possible
C
Which steps of a simulation study are in the correct order
A: sim design, problem def, execution
B: modeling, simulation design, execution
C: simulation design, analysis prob defn
D: prob defn, optimisation, sim design
B
What are the two random process influence the state process of a queue
A: arrival and dropping process
B: arrival and service process
C: transition and dropping process
D: transition and service process
B
For one server, which condition guarantees stability?
Arrival rate equal to service rate
Arrival rate lower than service rate
Service rate lower than arrival rate
First in first out
Arrival rate lower than service rate
Which expression denotes a queue with 10 servers and
deterministic arrivals?
M/D/1/10
M/D/10/1
D/M/10/1
D/M/1/10
D/M/10/1
In a M/M/1 system, what is the probability that the
system is idle? (ρ = λ/μ)
(1 - ρ)
ρ / (1 - ρ)
(1 - ρ) ρ
ρ / (1 - ρ)
(1 - ρ)
What does it mean to be in state 4 of a Markov chain
modeling a one-server queue?
Four packets are in the buffer, the server is idle
Four packets are in the buffer, the server is busy
Three packets are in the buffer, the server is busy
The maximum size of the buffer is 4
Three packets are in the buffer, the server is busy
Which of the following statistics are moments?
Median
Variance
Mean
Skewness
Variance
Mean
Skewness
Which of the following statistics are measures of
central deviation?
Variance
Standard deviation
Mode
Expected value
Variance
Standard deviation