Exponential distribution probability exercise

In summary: I guess that I should have used that formula, maybe.In summary, we discussed the probability of having at least 6 flights arrive within 2 hours, which is determined by the exponential distribution with a mean of 1 hour. Using the Poisson distribution, we found that the probability is equal to 1 minus the sum of the probabilities of having 0, 1, 2, 3, 4, or 5 flights arrive within 2 hours. For the probability of at least 5 airplanes arriving at the airport, we used the memoryless property of the exponential distribution to calculate the probability as the exponential of the probability of having less than 2/5 arrivals, multiplied by 30 (since we want
  • #1
archaic
688
214
Homework Statement
In airport A, the time between the arrivals of flights coming from the UK is exponentially distributed, with ##\lambda=1## hour.
1) What is the probability that more than 5 flights arrive within 2 hours?
2) If we choose 30 separate 2 hour intervals, what is the probability that no interval is a siege of more than 5 arrivals?
3) If the probability that no flights arrive during a time interval is 0.1, what is its length?
Relevant Equations
$$f(x)=\lambda e^{-\lambda x}$$
1) Since I want at least ##6## flights to come within ##2## hours, then the time interval between each should be, at worse, ##2/6=1/3## hours, and the probability is ##P(X\leq1/3)=1-e^{-1/3}##.

2) The probability that at best 5 airplanes arrive at the airport is ##P(X\geq2/5)=1-P(X<2/5)=e^{-2/5}##, and since the exponential distribution is memoryless, the probability that we want is ##(e^{-2/5})^{30}##.

3) I want to find ##t## such that ##\int_0^tf(x)dx=0.1##.
 
Physics news on Phys.org
  • #2
For 1, it seems like you've missed a couple things
- that's the probability that one flight arrives within twenty minutes. You care about it happening six (or more!) times.
- even then, it's possible to construct a scenario where six flights show up in two hours, but the space between a pair of them is more than twenty minutes.

Do you know what the Poisson distribution is?

(2) has a similar issue.

I think the integral you wrote down for 3 is the correct thing to do.
 
  • #3
Office_Shredder said:
For 1, it seems like you've missed a couple things
- that's the probability that one flight arrives within twenty minutes. You care about it happening six (or more!) times.
- even then, it's possible to construct a scenario where six flights show up in two hours, but the space between a pair of them is more than twenty minutes.
Thank you!
Office_Shredder said:
Do you know what the Poisson distribution is?
Yes.
Hm, maybe I can do this using poisson probability.
Since ##\lambda=1## hour, then I can think of the poisson parameter as being an arrival per hour, and so$$P(X>5)=1-P(X\leq5)=1-\sum_{x=0}^5\frac{2^xe^{-2}}{x!}$$am I right?
 
  • #4
That looks like the right idea to me. The Poisson distribution was literally created to model counting the number of arrivals of an exponential distribution.

As a random side note, it looks a bit funny to use x as your summand variable. What you wrote is correct, but people generally expect letters like x and y to be real numbers, and i, j, k, l to be natural numbers.
 
  • #5
@Office_Shredder hello! I have just thought about this.. If you think of the "units", don't you think that the problem is weird if ##\lambda=1\,[T]##? If ##dx## is in probability per time, then we have a problem with the exponential, since ##x## is in units of time. Our result won't be a probability..
It looks fine, though, if ##\lambda\,[T^{-1}]##.
 
  • #6
OH! The mean of the exponential is ##1/\lambda##...
It is my bad, I wrote ##\lambda=1## hour, but the question said that the mean is an hour.
 
  • #7
I have thought of this: Let ##p## be the probability that an airplane arrives within ##2## hours, then it makes a bit of sense to look at this as a probability of success in a Bernoulli trial.$$P(X>5)=1-P(X\leq5)=1-\sum_{i=0}^5{5\choose i}p^i(1-p)^{5-i}$$with ##p=\int_0^1f(x)dx##.
But this literally gives me ##0## using desmos calculator, which is not what I have found with the poisson model (either this is true, or the poisson model is).
Any guidance?
 
  • #8
The airplane arrivals are not all with probability p. Once the first plane arrives, there are fewer than two hours left, so the second plane will arrive with probability smaller than p.

I didn't actually do the math, but the fact that you get exactly zero seems odd to me. And why is p the integral from 0 to 1 instead of the integral from 0 to 2?
 
  • #9
Office_Shredder said:
The airplane arrivals are not all with probability p. Once the first plane arrives, there are fewer than two hours left, so the second plane will arrive with probability smaller than p.

I didn't actually do the math, but the fact that you get exactly zero seems odd to me. And why is p the integral from 0 to 1 instead of the integral from 0 to 2?
Right.. do you see a way of doing without recurring to the Poisson equivalent?
That was a mistake on my part, sorry!
Capture.PNG
 
  • #10
I was mistaken about 3), it should be ##\int_t^\infty f(x)dx=0.1##, since no event occurs before ##t##. I want the probability that the time until the next arrival exceeds ##t## to be equal to ##0.1##.
For some reason, I interpreted the distribution as one that gives us the probability of the event occurring at ##t##, not before, but it actually gives us the probability that the event occurs within ##t##.
 
  • #11
You're right about 3, sorry
I think the Poisson distribution is the way to do this. Any other method is just going to rederive the distribution.
 
  • Love
Likes archaic
  • #12
archaic said:
Since λ=1 hour
It's the rate, 1 per hour.
archaic said:
3), it should be ∫t∞f(x)dx=0.1,
Why not just use the ##\frac{(\lambda t)^k}{k!}e^{-\lambda t}## formula you used earlier?
 
  • #13
haruspex said:
It's the rate, 1 per hour.

Why not just use the ##\frac{(\lambda t)^k}{k!}e^{-\lambda t}## formula you used earlier?
This is supposed to be a part of a homework sheet on continuous distributions, so I wanted to at least include something continuous in this exercise.
 
  • #14
haruspex said:
It's the rate, 1 per hour.
yes, thank you! i corrected myself in #6.
 

1. What is the formula for calculating the probability of an event occurring in an exponential distribution?

The formula for calculating the probability of an event occurring in an exponential distribution is P(x) = λe^(-λx), where λ is the rate parameter and x is the value at which the probability is being calculated.

2. How do you interpret the rate parameter (λ) in an exponential distribution?

The rate parameter (λ) in an exponential distribution represents the average number of events that occur per unit time. It is also equal to the inverse of the mean of the distribution.

3. Can the probability of an event occurring in an exponential distribution be greater than 1?

No, the probability of an event occurring in an exponential distribution cannot be greater than 1. The maximum value of the probability function is 1, and it decreases as x increases.

4. How is the mean of an exponential distribution related to the rate parameter (λ)?

The mean of an exponential distribution is equal to 1/λ, where λ is the rate parameter. This means that as the rate parameter increases, the mean of the distribution decreases, and vice versa.

5. What is the difference between an exponential distribution and a normal distribution?

The main difference between an exponential distribution and a normal distribution is that the exponential distribution is a continuous distribution while the normal distribution is a continuous and symmetrical distribution. Additionally, the exponential distribution is used to model events that occur randomly over time, while the normal distribution is used to model continuous data that is normally distributed.

Similar threads

  • Calculus and Beyond Homework Help
Replies
6
Views
606
  • Calculus and Beyond Homework Help
Replies
4
Views
847
  • Calculus and Beyond Homework Help
Replies
6
Views
1K
  • Calculus and Beyond Homework Help
Replies
13
Views
944
  • Calculus and Beyond Homework Help
Replies
2
Views
161
  • Calculus and Beyond Homework Help
Replies
3
Views
741
  • Calculus and Beyond Homework Help
Replies
1
Views
572
  • Calculus and Beyond Homework Help
Replies
6
Views
2K
  • Calculus and Beyond Homework Help
Replies
11
Views
1K
  • Calculus and Beyond Homework Help
Replies
16
Views
1K
Back
Top