I'm trying to solve the problem, can you help me?
To study the behavior of its costumers, a small shop registers the number of visitors that it receives per hour during a day. The results show that, on average, it has 1 visitors every hour. If we are told that in a given hour the shop has received 1 visitor at least, what is the probability that it will receive exactly 3 visitors within that hour? HINT: Enter your answer with at least 3 decimal digits.
Probability $P(3visitors)=e^{-\lambda}\frac{\lambda^k}{k!}=\frac{1}{6e}=0.06131$
where $\lambda=$no. of visitors per hour
$k=$ required no. of visitors.