In the enclosed files DataSet1.csv and DataSet2.csv, are reported in the i-th row, the time of the i-th arrival (first column), and of the i-th departure (second column).
Using these data, compute:
β’ Arrival rate and throughput
β’ Busy time
β’ Utilization
β’ W
β’ Average Service Time
β’ Average Number of Jobs
β’ Average Response Time
β’ Probability of having m jobs in the station (with m = 0, 1, 2, 3)
Assuming that jobs are served in the order of arrival, one at a time, and not interrupted, compute:
β’ Probability of having a response time less than t, (with t = 1, 10, 50)





