asked 182k views
4 votes
"Given a nodal delay of 84.1ms when there is no traffic on the network (i.e. usage = 0%), what is the effective delay when network usage = 39.3% ? (Give answer is miliseconds, rounded to one decimal place, without units. So for an answer of 0.10423 seconds you would enter "104.2" without the qu"

asked
User LeBleu
by
9.1k points

1 Answer

2 votes

Answer:

Step-by-step explanation:

effective delay = delay when no traffic x
(100)/(100- network\r usage)

effective delay =
84.1 * (100)/(100-39.3)=138.55024711697ms

answered
User Barthel
by
8.1k points