Solving Probability Density: Get Free Burger in 10 Mins

johnhuntsman
Messages
76
Reaction score
0
The manager of a fast food restaurant determines that the average time that her customers wait for their food is 2.5 minutes. The manager wants to advertise that anybody who isn't served within a certain number of minutes gets a free hamburger. She doesn't want to give away free hamburgers to more than 2% of her customers. What should the advertisement say?

I'm solving for t:

\int_ 0.4e^{-t/2.5}~dt=0.02

-e^{-t/2.5}=0.02

0=0.02+e^{-t/2.5}

Take the natural logs and add -t/2.5 to get it back on the other side.

t/2.5=-3.91

t=-1.56

The answer is ten minutes. What did I do wrong?
 
Last edited:
Physics news on Phys.org
johnhuntsman said:
The manager of a fast food restaurant determines that the average time that her customers wait for their food is 2.5 minutes. The manager wants to advertise that anybody who isn't served within a certain number of minutes gets a free hamburger. She doesn't want to give away free hamburgers to more than 2% of her customers. What should the advertisement say?

I'm solving for t:

\int_ 0.4e^{-t/2.5}~dt=0.02

-e^{-t/2.5}=0.02

0=0.02+e^{-t/2.5}

Take the natural logs and add -t/2.5 to get it back on the other side.

t/2.5=-3.91

t=-1.56

The answer is ten minutes. What did I do wrong?

You cannot have exp(-t/2.5) = -0.02, since the exponential function is always > 0. You did the integration incorrectly.

RGV
 
johnhuntsman said:
The manager of a fast food restaurant determines that the average time that her customers wait for their food is 2.5 minutes. The manager wants to advertise that anybody who isn't served within a certain number of minutes gets a free hamburger. She doesn't want to give away free hamburgers to more than 2% of her customers. What should the advertisement say?

I'm solving for t:

\int_ 0.4e^{-t/2.5}~dt=0.02

-e^{-t/2.5}=0.02

You need to show the limits of the integral and calculate with them. The probability that somebody is not served for x minutes is

\int _x^\infty{0.4 e^{-0.4 t}dt}=0.02

ehild
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...

Similar threads

Back
Top