Darth Frodo
- 211
- 1
Homework Statement
During the day, cars pass along a point on a remote road at an average rate of one per 20 minutes.
Calculate the probability that;
(i) in the course of an hour no car passes;
(ii) in the course of 30 minutes exactly 4 cars pass;
Homework Equations
P(X = x) = \frac{e^{-\lambda}\lambda^{x}}{x!}
The Attempt at a Solution
\lambda = 3
P(X = 0) = e^{-3} = 0.0497 My question: In part 2 \lambda = 1.5. Can \lambda be a Real number or must it be an integer? I assume it can be any number as E(X) does not necessarily have to be in the support of X.
Thanks.