I want to know is it possible to estimate the average response time for a time interval by having the total number of requests and the number of resources and their capacity(request per second) in that time interval? For example,following equation can be true ?
equation: average Response time = total number of requests/resource capacity
Thanks for any help