Nite Time Inn has a toll-free telephone number so that customers can call at any time to make a reservation. A typical call takes about 4 minutes to complete, and the time required follows an exponential distribution. Find the probability (by hand and using MS Excel) that a call takes: 3 minutes or less.
exceed 5 minutes
a.
Under exponential distribution, parameter tells the probability that some process will last a given amount of time or less. In this case, a typical call takes about 4 minutes to complete, so
The probability that a call takes 3 minutes or less is:
In MS Excel, EXP function is used to determine the value of e-0.75. As per MS Excel, e-0.75 is 0.472.
This means there is 52.8% probability that a call takes 3 minutes or less.
b.
The probability that a call exceed(takes longer than) 5 minutes is:
In MS Excel, EXP function is used to determine the value of e-1.25. As per MS Excel, e-1.25 is 0.287.
So, it can say that there is 52.8% probability of a call exceeding 5 minutes.
Comments