Answer:
It takes less time sending 5 letters the traditional way with a probability of 36.7%.
Explanation:
First we must take into account that:
- The traditional method is distributed X ~ Poisson(L = 1)
- The new method is distributed X ~ Poisson(L = 5)
![P(X=x)=(L^(x)e^(-L))/(x!)](https://img.qammunity.org/2020/formulas/mathematics/high-school/al21nmpz9kxapg3gv1yftajowwf4m8m62d.png)
Where L is the intensity in which the events happen in a time unit and x is the number of events.
To solve the problem we must calculate the probability of events (to send 5 letters) in a unit of time for both methods, so:
- For the traditional method:
![P(X=5)=(1^(5)e^(-1))/(1!)\\\\P(X=5) = 0.367](https://img.qammunity.org/2020/formulas/mathematics/high-school/vho4tima12jbaxpb429smidkbezpfxdx4h.png)
- For the new method:
![P(X=5)=(5^(5)e^(-5))/(5!)\\\\P(X=5) = 0.175](https://img.qammunity.org/2020/formulas/mathematics/high-school/9sg15qwy57zby72qxoiunccybwpxffl3im.png)
According to this calculations we have a higher probability of sending 5 letters with the traditional method in a unit of time, that is 36.7%. Whereas sending 5 letters with the new method is less probable in a unit of time. In other words, we have more events per unit of time with the traditional method.