We have a system in which events happen one after each other. The time interval between each two events shown by random variable $t_i$. So, the time interval between the first and the second events is shown by $t_1$, the time interval between the second and the third events is shown by $t_2$, and so on. We suppose the system keeps working as long as the time interval between each two successive events is smaller than $\tau$. In other words, the system stops as soon as the time interval between two successive events is larger than $\tau$.
Assuming the time interval between $n-1^{th}$ and $n^{th}$ is larger than $\tau$, we can show all time intervals between events as follows:
$t_1,t_2,t_3,\dots t_n$
all $t_i,\ 1\le i \le n$, have i.d.d exponential distribution with expected value $\frac{1}{\lambda}$. So:
($E[t_1]=E[t_2]=\dots\ E[t_n]=\frac{1}{\lambda}$).
Assuming PDF for $t=\sum_{i=1}^{n-1}t_i + t_n$ indicated by $f(t|n)$, We can define PDF $f(t)$ for the interval time between start and end of the system over $t=\sum_{i=1}^{n-1}t_i + t_n$ as follows:
$f(t)=\sum_{n=1}^{\infty}f(t|n)P(n)$
in which $P(n) = (1-e^{-\lambda \tau})^{n-1}e^{-\lambda \tau}$
Now, Wee need to calculate the Expected value for $t$. How?
Afterwards, I need to consider a different story. We have the same system in which events happen one after each other. The time interval between each two events shown by random variable $t_i$.we can show all time intervals between events as follows:
$t_1,t_2,t_3,\dots t_n$
all $t_i,\ 1\le i \le n$, have i.d.d exponential distribution with expected value $\frac{1}{\lambda}$. So:
($E[t_1]=E[t_2]=\dots\ E[t_n]=\frac{1}{\lambda}$).
The system HOWEVER keeps running as long as the time interval between the $i-1^{th}$ event and $i+1^{th}$ event is less than $\tau$. In other words, the system keeps running as long as $t_1+t_2 < \tau, t_2+t_3 < \tau, t_3+t_4 < \tau$ and so on. The system stops as soon as $t_{n-1}+t_n > \tau$.
Now, how can I find the Expected Value for $t=\sum_{i=1}^{n-2}t_i + t_{n-1} + t_n$ conditional on $n$.
\mid
instead of|
.) – joriki Jun 07 '16 at 17:15|
instead of\mid
after I pointed out the cramped spacing?) – joriki Jun 07 '16 at 17:43