Buses A, B, C and D come every 5, 6, 7 and 8 minutes respectively. Assuming that the buses arrive on time with unknown but equidistributed phases, what is the waiting time for the first bus to come on average in minutes? The answer is in the simplest form , enter .
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Consider the senario when there is two buses A and B coming every 6 and 10 minutes respectively. Let the time taken to wait for bus A and B after arriving at the bus stop be T A and T B respectively. 0 ≤ T A ≤ 6 , 0 ≤ T B ≤ 1 0
Then, the waiting time T = m i n ( T A , T B ) . Graphing T = { T A T B T A < T B T B < T A , we get and .
Let l T = length of a contour line (or the level curve) for some value of T . Then, the probability distribution f T ∝ l T .
Normalising f T gives ∫ 0 T A l T d T l T = T A T B l T
The expected waiting time E ( T ) = ∫ 0 T A T f T d T = T A T B ∫ 0 T A T l T d T
The volume of the solid represented = ∫ 0 T A T l T d T = ∫ 0 T A T ( T + b ) d T by observation where b = T B − T A . ∴ E ( T ) = T A T B ∫ 0 T A T ( T + b ) d T
Generalising this to higher dimensions gives E ( T ) = T A T B T C . . . ∫ 0 T A T ( T + b ) ( T + c ) . . . d T , T A = m i n ( T A , T B , T C . . . ) where b = T B − T A c = T C − T A . . .
Solving the above question, E ( T ) = 5 × 6 × 7 × 8 ∫ 0 5 T ( T + 1 ) ( T + 2 ) ( T + 3 ) d T = 2 0 1 6 2 5 1 5