Show $ \mathbb{E}(T_1\mid N_1=0)=1+\frac{1}{\lambda}$ for a Poisson process

76 Views Asked by At

For a Poisson process with rate $\lambda$, show $ \mathbb{E}(T_1\mid N_1=0) = 1 + \frac{1}{\lambda}$.

attempt

We know $T_1 \sim \operatorname{Exp}(\lambda)$.

The solution I'm looking at says to use the memoryless property. I don't see how it fits. All I see is that $\{N_1 =0\}=\{T_1>1\}$. So I am stuck.

2

There are 2 best solutions below

1
On

Hint: $E(T_1\mid N_1=0)=\int_0^\infty P(T_1 >t\mid N_1=0) \, dt$. For $t<1$ the integrand is $0$ so this becomes $\int_1^\infty P(T_1 >t\mid T_1>1) \, dt$. Now use the memoryless property.

2
On

$$ \operatorname E(T_1\mid T_1>1) = 1 + \operatorname E(T_1) \text{ by memorylessness.} $$ $$ = 1 + \frac 1 \lambda. $$