Answer on Question #70067 – Math – Statistics and Probability
Question
A website has on the average two hits per hour. Assuming a Poisson distribution for the number of hits per hour (X), calculate the probability that there are at most three hits.
Solution
Assume that X has a Poisson distribution with rate λ, then we have:
P(X=k)=k!λke−λ,k=0,1,…
Since average value of X (i.e. the mathematical expectation of X) is equal to λ then we have λ=2, and
P(X=k)=k!2ke−2,k=0,1,…
Then required probability is
P(X≤3)=P(X=0)+P(X=1)+P(X=2)+P(X=3)=e−2+2e−2+2e−2+34e−2==3e219≈0.857.
Answer: 3e219.
Answer provided by https://www.AssignmentExpert.com
Comments