Poisson distribution. E(X) not a whole number.

Darth Frodo
Messages
211
Reaction score
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.
 
Physics news on Phys.org
λ can be any non-negative real number.
 
  • Like
Likes 1 person
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top