Clients arrive in a bank according to a Poisson process of rate $\lambda>0$ for hour.
a) Knowing that after thirty minutes have arrived $3$ clients, find the distribution of number of clients arrived in the first $15$ minutes.
Let us assume that two clients have arrived in the first hour. Finding the probability that:
b) they are both arrived in the first $20$ minutes.
c) one of them at least has arrived in the first $20$ minutes.
For a) we have $X=($numbers of clients in the first $15$ minutes$)\sim Bin(3,\frac{1}{2})$.
For b) and c) I'm stuck. Could you please explain me how to approach the problem? Thanks in advance for any help!
Here are some ideas to think about that may help you:
For a person who is known to have arrived in the first hour, what is the probability that they arrived in the first $20$ minutes?
Also arrivals in a Poisson process are independent.