a computer manager is keenly interested to know how efficiency of her new computer program depends on the size of incoming data structure. Efficiency will be measured by the number of processed requests per hour. Data structure may be measured on how many tables were used to arrange each data set.
data size =6 7 7 8 10 10 15
no. of table =4 20 20 10 10 2 1
processed request =40 55 50 41 17 26 16
please solve the question
Thank you .
Comments
Leave a comment