Pytanie |
Odpowiedź |
Assume that in a subway station trains arrive at the platform with random interarrival time, exponentially distributed, on average every 10 minutes. We visit the platform everyday at 12:00. On average, we have to wait 5 minutes for the train. rozpocznij naukę
|
|
|
|
|
Assume that in a queue with a finite buffer the loss ration is 0.01, the burst ratio is 2. In such a case, the average length of the series of consecutive losses is slightly smaller than 2. rozpocznij naukę
|
|
|
|
|
Assume that in a queue with an infinite buffer (no losses), the arrival system is Poisson, the service time is uniform. In such a case, the output process is Poisson. rozpocznij naukę
|
|
|
|
|
Assume that the transition matrix of a discrete-time Markov chain is [0.2 0 0.8 1]. This Markov chain is irreducible. rozpocznij naukę
|
|
|
|
|
Assume that the transition matrix of a discrete-time Markov chain is [1 0.5 0 0.5]. The period of this chain equals 2. rozpocznij naukę
|
|
|
|
|
Assume we have a discrete-time Markov chain: X0, X1, X2, X3, ... The subsequence X0, X3, X6, X9, ... is a discrete-time Markov chain rozpocznij naukę
|
|
|
|
|
FES is an acronym from Forward Entrance System rozpocznij naukę
|
|
|
|
|
FES is an acronym from Future Event Set rozpocznij naukę
|
|
|
|
|
If the interarrival time distribution is exponential then the steady-state queue size distribution is the same as queue size distribution observed by arriving jobs rozpocznij naukę
|
|
|
|
|
In a queueing system the real, unknown probability of the queue size 30 is equal to 1.2345678910-6. Finding this probability with the six-digit precision, i.e. 1.2345610-6, requires more than 108 measurements of the queue size rozpocznij naukę
|
|
|
|
|
In a queueing system with a finite buffer it holds: X=(1-L)R rozpocznij naukę
|
|
|
|
|
In a queueing system with a finite buffer it is possible to compute the burst ratio, if we know only the loss ratio and the buffer size rozpocznij naukę
|
|
|
|
|
In a queueing system with a finite buffer it is possible to compute the empty system probability, if we know only the system load and the loss ratio. rozpocznij naukę
|
|
|
|
|
In a queueing system with a finite buffer the service time is constant and equal to 2. The duration of the buffer overflow period may be 1 in this system rozpocznij naukę
|
|
|
|
|
In a queueing system with a finite buffer the service time is constant and equal to 10. The duration of the buffer overflow period may be 15 in this system rozpocznij naukę
|
|
|
|
|
In a queueing system with losses it holds: L=1-(1-pn/p) rozpocznij naukę
|
|
|
|
|
In a queueing system with no losses, the average queue size is equal to the arrival rate multiplied by the average response time. rozpocznij naukę
|
|
|
|
|
In a queueing system with Poisson arrivals the average queue size distribution observed at arbitrary times is the same as when observed at arrival times. rozpocznij naukę
|
|
|
|
|
In an open Jackson network, for every queue it holds: Xi=(1-p)/p rozpocznij naukę
|
|
|
|
|
In every queueing system with a finite buffer, the loss ratio is equal to the full-buffer probability: L=pN rozpocznij naukę
|
|
|
|
|
In some queueing systems the distribution of the waiting time can be the same as the distribution of the virtual waiting time rozpocznij naukę
|
|
|
|
|
In some queueing systems with a finite buffer, the loss ratio is equal to the full-buffer probability: L=pN rozpocznij naukę
|
|
|
|
|
In the M/M/1 queueing system it holds: X=(1-p)/p rozpocznij naukę
|
|
|
|
|
Merging two Poisson processes of rates lambda1 and lambda2, respectively, creates another Poisson process of rate lambda1+lambda2 rozpocznij naukę
|
|
|
|
|
Method empty() is used to remove all jobs from the queue rozpocznij naukę
|
|
|
|
|
Method front() adds a message at the beginning of the queue rozpocznij naukę
|
|
|
|
|
Method setNumCells() sets the maximum allowed queue size in a cQueue object rozpocznij naukę
|
|
|
|
|
Method scheduleAt() is used to schedule a message in the past rozpocznij naukę
|
|
|
|
|
simtime_t is a function returning the current simulated time rozpocznij naukę
|
|
|
|
|
The loss ratio may be equal to the full-buffer probability (i.e. the probability that queue size is N) rozpocznij naukę
|
|
|
|
|
The queue size distribution observed just before arrival times is the same as the queue size distribution observed just after departure times. rozpocznij naukę
|
|
|
|
|
The steady-state queue size distribution depends on the variance of the service time rozpocznij naukę
|
|
|
|
|
The system response time is the sum of the waiting time and the service time of a job rozpocznij naukę
|
|
|
|
|
The uniform distribution has the memoryless property rozpocznij naukę
|
|
|
|
|
The waiting time distribution is always the same as the virtual waiting time distribution rozpocznij naukę
|
|
|
|
|
Waiting distribution is always the same as the virtual waiting time distribution rozpocznij naukę
|
|
|
|
|