Multiple choice technology testing

According to Little's law

  1. Response time is directly proportional to square of throuput

  2. Response time is inversly proportional to throughput

  3. Product of response time and throughput is a constant

  4. a & b

  5. b & c

Reveal answer Fill a bubble to check yourself
E Correct answer
Explanation

Little's Law states: Number in System = Throughput × Response Time. Therefore Response Time = Number of Users / Throughput. This shows response time is inversely proportional to throughput (option B). The product of response time and throughput equals the number of users in the system (option C), which is constant for a fixed user count.