CAT 2021 Slot 2 DILR Question & Solution
Data Set
Question 1
How many days between Sep 1 and Sep 14 (both inclusive) had no booking from this client considering all the above categories?
Solution:
Accumulating all the data :
We get the following table :
Note a-b : represents the duration where a is the day when order is booked and b is the day when it is dispatched .
Now No booking days from the table are : September 8,9,10,11,12 and 14.
So a total of 6 days .
Question 2
What was the average processing time of all orders in the categories which had only one type of ship mode?
Solution:
Accumulating all the data :
We get the following table :
Note a-b : represents the duration where a is the day when order is booked and b is the day when it is dispatched .
Now Envelopes and Accessories has only 1 ship mode i.e Standard class .
So therefore processing days for envelopes = 7-3 =4
and processing days for accessories = 19-1 =18
Therefore average = $\frac{\left(18+4\right)}{2}=11$
Question 3
The sequence of categories -- Art, Binders, Paper and Phones -- in decreasing order of average processing time of their orders in this period is:
Solution:
Accumulating all the data :
We get the following table :
Note a-b : represents the duration where a is the day when order is booked and b is the day when it is dispatched .
Now taking average processing time per order for the above mentioned categories we get :
Art =$\frac{2+8+2+1+7}{5}\ \ =4$
Binders =$\frac{1+1+11+2}{4}\ \ =3.75$
Papers = $\frac{3+2+5}{3}\ \ =3.33$
Phones =$\frac{2+12+1}{3}\ \ =5$
So in decreasing order we get Phones , Art ,Binder , Paper.
Question 4
Approximately what percentage of orders had a processing time of one day during the period Sep 1 to Sep 22 (both dates inclusive)?
Solution:
Accumulating all the data :
We get the following table :
Note a-b : represents the duration where a is the day when order is booked and b is the day when it is dispatched .
Now from the table we observe that the total number of orders are 35 and 7 orders have a processing time of 1 unit
The 7 orders are : Arts Standard class,Binders First class and standard class, Phones First class, Bookcases second class ( 2 orders) and Chairs standard class.
So the percentage = $\frac{7}{35}\times\ 100\ =\ 20$

