To find the probability that T=4, we need to consider the different cases that could have occurred in the preceding two time slots (slots 8 and 9).
Case 1: The arrival occurred in slot 8, but not in slot 9.
In this case, the observer would have seen an arrival in slot 9 and an absence in slot 10. The next arrival could have occurred in any of the subsequent time slots. So, the probability of this case is p * (1-p) = (1/3) * (2/3) = 2/9.
Case 2: The arrival occurred in slot 9, but not in slot 8.
In this case, the observer would have seen an absence in slot 8 and slot 10. The next arrival could have occurred in any of the subsequent time slots. So, the probability of this case is (1-p) * p = (2/3) * (1/3) = 2/9.
Case 3: The arrival occurred in both slot 8 and slot 9.
In this case, the observer would have seen an absence in slot 10. The next arrival could have occurred in any of the subsequent time slots. So, the probability of this case is p * p = (1/3) * (1/3) = 1/9.
Therefore, the total probability that T=4 is the sum of the probabilities of these three cases:
P(T=4) = (2/9) + (2/9) + (1/9) = 5/9.
Consider a Bernoulli process, with arrival probability at each time slot equal to p=1/3.
An observer arrives at time slot 10 and sees that no arrival took place in that slot. A passerby informs the observer that there was exactly one arrival during the preceding two time slots (i.e, time slots 8 and 9) but has no additional information about which of the two it was.
Let T be the number of time slots starting from the time slot of the last arrival (before slot 10) and until the time slot where the next arrival comes.
For example, if the last arrival came at time 8 and the next arrival comes at time 13, T is the number of slots in the interval {8,9,10,11,12,13}, so that T=6.
Find the probability that T=4.
1 answer