You have a grocery delivery service (similar to Blinkit or Instamart) that ships pan India within 24 hours. Without searching online for specific details, estimate how many 1-ton trucks you need to operate this service using the power of logic based on assumptions (e.g., assuming that India has 1.4 billion people of which you have a 25% market share).
- Malcolm Sequeira
CQ:
-
Consider only grocery
-
Where are the dispatch locations are situated -> assume only Delhi
-
Destination is PAN India – Yes
-
Stock availability – 100%
-
Fill rate – 100%
Approach:
-
Population -> 1400Mn
-
No of families
-
Urban -> 560Mn
-
No of orders made per family/week -> 2
-
No of total orders -> 1120 Mn/week
-
Blinkit estimate -> 280 Mn/week
-
Avg order weight -> 200gm
-
Total order weights for Blinkit -> 140 Mn kg/week
-
No of trucks required per day -> (140 *10^6)/(10^3 * 7) = 20 * 10^3 = 20,000
-
-
Rural -> 840Mn
-
No of orders made per family/week -> 1
-
No of total orders -> 840 Mn/week
-
Blinkit estimate -> 210 Mn/week
-
Avg order weight -> 100gm
-
No of trucks required per day -> (210 *10^6 *0.1)/(10^3 * 7) = 30,000
-
-
Total no of trucks reqd to operate each day then is 40,000

LinkedIn