What is the solution to the Waiting Time Paradox?

In summary: The paradox is explained by noting that you're more likely to arrive during a large interarrival time than you are during a short one, but this doesn't make sense to you because the probability of waiting less than 1 is greater than 1/2.
  • #1
e(ho0n3
1,357
0
[SOLVED] The Waiting Time Paradox

Suppose there's a bus stop where the interarrival time T between buses is exponentially distributed with E[T] = 1. I randomly arrive at this bus stop and because of the memoryless property of the exponential distribution, my average waiting time is E[W] = 1.

The paradox here is that E[W] = E[T] where "common sense" would suggest that E[W] < E[T]. The paradox is explained by noting that I'm more likely to arrive during a large interarrival time than I am during a short one.

This however doesn't make any sense to me because P{0 <= T <= 1} > P{T > 1}, i.e. T is more likely to be small.
 
Physics news on Phys.org
  • #2
Sure, your probability of waiting less than T=1 is greater than 1/2. But the waiting time is a weighted average of the probabilities of the waiting times. So a waiting time of T=2 counts twice as much in the average as a waiting time of T=1.
 
  • #3
Would you elaborate on "the waiting time is a weighted average of the probabilities of the waiting times". I don't understand. You seem to be referring to the expected waiting time.
 
  • #4
I would say 'expected waiting time' and 'average waiting time' are the same thing. Am I wrong?
 
  • #5
No, you're not wrong. What I need to see is a calculation that demonstrates that the probability of arriving at an interval greater than 1 is greater than 50 %. The calculation of the expected or average waiting time says nothing about this. Or does it?
 
  • #6
It does. To get the probability you integrate the probability density. To get the waiting expectation value time you integrate T times the probability density. That weights longer times even with lower probability versus shorter times with higher probabilities.
 
  • #7
Sorry. I'm still unconvinced because I still think that P{T >1} < P{T <= 1} implies that I'm more likely to arrive during a short interval, even if "T=2 counts twice as much in the average as a waiting time [sic] of T=1".
 
  • #8
You are comparing mean (E[T]) to median (P{T >1} vs. P{T <= 1}).

Mean = 1 but median = Log 2. The latter implies P{T > Log 2 } = P{T <= Log 2}.

The calculation of E(T) does say something about this. If you know E(T) = u then you know median = u Log 2.
 
Last edited:
  • #9
e(ho0n3 said:
Sorry. I'm still unconvinced because I still think that P{T >1} < P{T <= 1} implies that I'm more likely to arrive during a short interval, even if "T=2 counts twice as much in the average as a waiting time [sic] of T=1".

It IS TRUE that the odds of it arriving in T<1 are better than 1/2. So? That doesn't mean E[W]<1. I'm losing track of exactly what your question is.
 
  • #10
You are comparing mean (E[T]) to median (P{T >1} vs. P{T <= 1}).

No I'm not.

It IS TRUE that the odds of it arriving in T<1 are better than 1/2. So? That doesn't mean E[W]<1. I'm losing track of exactly what your question is.

Yes. There seems to be a misunderstanding. Going back to my first post, why am I more likely to arrive in a T with T > 1 (large interarrival time) than with T < 1 (small interarrival time)? I'm looking for a probability calculation that explicitly demonstrates this. So far, I've calculated the contrary.
 
  • #11
e(ho0n3 said:
Yes. There seems to be a misunderstanding. Going back to my first post, why am I more likely to arrive in a T with T > 1 (large interarrival time) than with T < 1 (small interarrival time)? I'm looking for a probability calculation that explicitly demonstrates this. So far, I've calculated the contrary.
Could you show your calculation?

By the way, T is a random variable describing "the time between successive arrivals"; it is not a random variable describing "the amount of time between the arrival before I got here and the arrival after I got here". I will call this latter variable X. It seems pretty clear to me that X is the sum of two independent random variables with the same distribution as T.
 
  • #12
Yes, T is the time between arrivals (of the buses at the bus stop). That is clear from the problem statement (cf. first post).

My calculation: P{T > 1} = 1 - P{T <= 1} = 1 - (1 - e^-1) = e^-1 < 1/2. My interpretation: Large interarrival times are less likely than small ones. Conclusion: The explanation of the paradox in my first post is bogus.
 
  • #13
e(ho0n3 said:
Yes. There seems to be a misunderstanding. Going back to my first post, why am I more likely to arrive in a T with T > 1 (large interarrival time) than with T < 1 (small interarrival time)? I'm looking for a probability calculation that explicitly demonstrates this. So far, I've calculated the contrary.

You AREN'T more likely to wait T>1 than not. Nobody is claiming that. The 'paradox' is talking about AVERAGE. 1/2, 1/2, 1/2, 1/2, 8. Pick a number. The odds are 80% that it's less than one. The average is 2. Which is greater than 1.
 
Last edited:
  • #14
Say I make 100 draws from ExpDist[1]; 63 of them turn out to be < 1. The expected value (average) conditional on T < 1 is a = 0.42. And the expected value (average) conditional on T > 1 is A = 2.

While it is true that I have obtained more short draws than long, the time spanned by the short ones is 0.42 * 63 = 26.5 < 2 * 37 = 74 = time spanned by the long draws. If my arrivals (as opposed to buses' arrivals) are uniformly spaced over time, then I am about 3 times as likely to arrive during a long stretch than a short one (74/26.5 is approximately 3).
 
Last edited:
  • Like
Likes Bruce_Pipi121
  • #15
EnumaElish said:
Say I make 100 draws from ExpDist[1]; 63 of them turn out to be < 1. The expected value (average) conditional on T < 1 is a = 0.42. And the expected value (average) conditional on T > 1 is A = 2.

While it is true that I have obtained more short draws than long, the time spanned by the short ones is 0.42 * 63 = 26.5 < 2 * 37 = 74 = time spanned by the long draws. If my arrivals (as opposed to buses' arrivals) are uniformly spaced over time, then I am about 3 times as likely to arrive during a long stretch than a short one (74/26.5 is approximately 3).

Aha! This is exactly the type of explanation I was looking for. I was going to write that I didn't know how to compute the aggregate times for T < 1 and T > 1 and that perhaps this was the source of my troubles. Indeed, it was. I have never dealt with conditional expected values before. It makes perfect sense now. Thanks a lot.
 

1. What is the Waiting Time Paradox?

The Waiting Time Paradox is a concept in statistics and probability that refers to the counterintuitive phenomenon where the expected wait time for a rare event is often longer than the actual wait time. In other words, the more unlikely an event is to occur, the longer we may have to wait for it to happen.

2. How does the Waiting Time Paradox occur?

The Waiting Time Paradox occurs because we often underestimate the probability of rare events. For example, if we are waiting for a bus that only comes once an hour, we may assume that we will have to wait around 30 minutes on average. However, because the bus is rare, we may actually end up waiting much longer than 30 minutes before it arrives.

3. What are some real-life examples of the Waiting Time Paradox?

There are many real-life examples of the Waiting Time Paradox. Some common ones include waiting for a rare medical diagnosis, waiting for a rare natural event (such as a total solar eclipse), or waiting for a rare opportunity (such as winning the lottery). In each case, the longer we wait, the more likely it is that the event will occur.

4. How can the Waiting Time Paradox impact decision-making?

The Waiting Time Paradox can have a significant impact on decision-making, as it can lead us to underestimate the time and effort required for rare events. This can lead to poor decision-making, such as underestimating the resources needed for a project or overestimating the likelihood of success for a rare opportunity.

5. Is there a way to avoid the Waiting Time Paradox?

While we cannot completely avoid the Waiting Time Paradox, we can mitigate its impact by being aware of it and adjusting our expectations accordingly. This means taking into account the rarity of an event when estimating wait times or making decisions based on rare events. Additionally, using statistical methods and data analysis can help us more accurately predict wait times for rare events.

Similar threads

  • Calculus and Beyond Homework Help
Replies
13
Views
1K
  • Calculus and Beyond Homework Help
2
Replies
56
Views
3K
  • Calculus and Beyond Homework Help
Replies
8
Views
671
  • Calculus and Beyond Homework Help
Replies
32
Views
2K
  • Calculus and Beyond Homework Help
Replies
2
Views
1K
  • Calculus and Beyond Homework Help
Replies
11
Views
2K
  • Calculus and Beyond Homework Help
Replies
6
Views
2K
  • Special and General Relativity
4
Replies
115
Views
5K
  • Calculus and Beyond Homework Help
Replies
12
Views
2K
  • Calculus and Beyond Homework Help
Replies
12
Views
1K
Back
Top