82,713 views
24 votes
24 votes
The number of days ahead travelers purchase their airline tickets can be modeled by an exponential distribution with the average amount of time equal to 15 days. Find the probability that a traveler will purchase a ticket fewer than ten days in advance. How many days do half of all travelers wait

User Sashant Pardeshi
by
2.5k points

1 Answer

4 votes
4 votes

Answer:

The right answer is:

(a) 0.4866

(b) 10.3972

Explanation:

Let X be the number of days,

X is
exp(\lambda),


\lambda =(1)/(15)

now,


F_x(x) = P(X \leq x)


=1-e^(-\lambda x)


=1-e^{-(x)/(15) }

or,


x>0

(a)


P(X<10)=F_x(10)


=1-e^{(10)/(15) }


=1-e^{(2)/(3) }


=0.4866

(b)

If the medium be m, then


P(X=m) = (1)/(2)


=2^(-1)


1-e^{-(m)/(15) } = (1)/(2)


e^{-(m)/(15) } = 2^(-1)


m= 15\ ln2


=10.3972

User Akhil Penta
by
2.3k points