Let $\lbrace N(t)\rbrace_{t\geq 0}$ be a Poisson process with intensity $\lambda = 3$. Compute $$P\left[N(6) = 2 \,|\, N(8) = 4, N(3) = 1\right].$$
I understand when there is only one condition i.e. $P\left[N(6) = 2 | N(8) = 4\right]$. Since that is $$P\left[N(6) = 2 , N(8) = 4\right]/ P\left[N(8) = 4\right] = P\left[N(6) = 2 , N(8)-N(6) = 2\right]/ P\left[N(8) = 4\right].$$ But I am unsure on how to go about doing this one
Any tips on where to begin? Thanks