A hairdresser has two appointments, one at 12:00 and the other at 12:15. The durations of the appointments are independent and distributed exponentially with a mean of 30 minutes. Let be the time in minutes from the start of the first appointment to the end of the second one.
Calculate the expected value of and give your answer as rounded to nearest integer.
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.
Let X be the duration of the first appointment and Y the duration of the second appointment.
We note that even though the second appointment is scheduled for 12:15, it cannot start until the first one ends. On the other hand, if the first one ends earlier than 12:15, it cannot start until 12:15. Therefore the duration T from the noon until the end of the second appointment is given by T = Z + Y , where Z = max { 1 5 , X }
E [ T ] = E [ Z ] + E [ Y ] = E [ Z ] + 3 0
But the memoryless property of the exponential distribution implies that the expected additional time for the first appointment conditioned on being at least 15 minutes is still 30 minutes, so that E [ Z ∣ X ≥ 1 5 ] = 4 5 .
E [ Z ] = 1 5 P r o b ( X < 1 5 ) + E [ Z ∣ X ≥ 1 5 ] P r o b ( X ≥ 1 5 ) = 1 5 ( 1 − e − 3 0 1 5 ) + 4 5 e − 3 0 1 5 = 1 5 + 3 0 e − 1 / 2 ≈ 3 3 . 1 9 5 9 2
Thus E [ T ] ≈ 6 3 . 1 9 5 9 2 and multiplying by 1 0 4 and rounding gives 6 3 1 9 5 9