Answer on Question #66443 – 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
Assuming a Poisson distribution for the number of hits per hour (X), we have
P(X=k)=k!λke−λ
for k=0,1,2,…, where λ is the expected value of X.
In our case λ=2, thus
P(X=k)=k!2ke−2.
So it remains to calculate probability that there are at most three hits:
P(X≤3)=P(X=0)+P(X=1)+P(X=2)+P(X=3)=∑k=03k!2ke−2=3e19≈0.857
Answer: P(X≤3)=3e19≈0.857.
Answer provided by https://www.AssignmentExpert.com
Comments