Exponential distribution problem

In summary, there is a 1-in-36 chance that the waiting time will be longer than 165 minutes for 36 passengers.
  • #1
JoskeJos
3
0
Hello forum,

I recently lost my notes on this matter, so I hope someone can fill in the gaps in my memory.

The problem I am working on is the following:

For one ticket window, the waiting time for one people satisfies an exponential distribution λe-λt and expected waiting time is 4 min.
a. What’s the probability of the waiting time less than 7 min for 2 persons?
b. What’s the probability of the waiting time longer than 165 min for 36 persons?

As far as my memory goes:
a) P(X>7) = 1 - (1-e^(-0,25*7)) = ... -> for one person

However I thought the amount of people influences the result, but I can't remember how.
 
Physics news on Phys.org
  • #2
Hey JoskeJos and welcome to the forums.

I'm assuming that you're process refers to one that models one passenger and I am also assuming that every passenger has the same process characteristics.

So what you need to do is calculate P(X + Y < 7) where X and Y are your exponential. This distribution gives a Gamma distribution with n = 2 and the parameter should be your rate (look this up if you haven't come across this).

Using this information, can you now find the probability?

The other one should be similar. Also you should tell me if there are extra assumptions because if there are, then you will need to use another model.
 
  • #3
Hey chiro, sorry for my late reply (I've been really busy).
First and foremost thanks for your reply.

For question a:
λ = 1/4
X, Y -> λe-λt
X+Y = ((λt)^(2-1) / (2-1)!)* λe-λt
P(X+Y <7) = integral of 0 to infinity of (X+Y)

Is this what you meant?

For question b, can't I solve this by normal distribution?
Because 36! is a pretty big number?
 
  • #4
You will be able to use the Central Limit Theorem for b) since you are summing a lot of random variables which allows you to use a normal approximation. It's only because you have 36 and not 3 samples.

For the first one, you need a distribution for X + Y and my suggestion was to look into the PDF of what a Gamma distribution represents (in particular for the sum of exponential random variables).

P(Z < 7) = Integral from (-infinity to 7) f(z)dz from the definition of a CDF of a continuous random variable.

Also I don't know whether you mean 36 factorial or just 36. The CLT concerns results of adding I.I.D random variables of the same distribution.
 
  • #5
I checked the PDF and everything cleared up.
Thank you for your time and help.

Btw I did mean factorial :-)
 

Related to Exponential distribution problem

1. What is the exponential distribution problem?

The exponential distribution problem is a statistical problem that involves finding the probability of an event occurring within a certain amount of time, given a constant rate of occurrence.

2. When is the exponential distribution used?

The exponential distribution is commonly used in fields such as finance, engineering, and physics to model the time between events that occur at a constant rate.

3. How do you calculate the probability using the exponential distribution?

To calculate the probability of an event occurring within a certain time frame using the exponential distribution, you would use the formula P(X < x) = 1 - e-λx, where λ is the rate of occurrence and x is the time frame.

4. What is the mean and standard deviation of the exponential distribution?

The mean of the exponential distribution is equal to 1/λ, and the standard deviation is also equal to 1/λ.

5. What are some real-life examples of the exponential distribution?

The exponential distribution can be seen in various real-life situations, such as the time between customer arrivals at a store, the time between website visits, and the time between earthquakes. It is also used in reliability and survival analysis.

Similar threads

  • Set Theory, Logic, Probability, Statistics
Replies
1
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
1
Views
836
  • Set Theory, Logic, Probability, Statistics
Replies
4
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
5
Views
2K
  • Set Theory, Logic, Probability, Statistics
Replies
6
Views
995
Replies
4
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
12
Views
2K
  • Set Theory, Logic, Probability, Statistics
Replies
4
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
1
Views
888
  • Set Theory, Logic, Probability, Statistics
Replies
4
Views
1K
Back
Top