Customers arrive at a casino as a Poisson process of rate 100 customers per hour. Upon arriving, each customer must flip a coin, and only those customers who flips heads actually enter the casino.
So how can I find
- the PMF of N? Let's say for the number of customers who arrive between 5PM to 7PM.
- the pdf of T? The time between successive customers arriving.