Let X= the number of calls received in a time interval t : X∼Po(λt)
P(X=x)=x!e−λt(λt)x,x=0,1,2,... λ=600s20=301s−1
a) t=60s
λt=301s−1(60s)=2
P(X=0)=0!e−2(2)0=e−2≈0.135335
b) t=120s
λt=301s−1(120s)=4
P(X≥2)=1−P(X=0)−P(X=1)=
=1−0!e−4(4)0−1!e−4(4)1=1−5e−4≈0.908422
c) t=90s
λt=301s−1(90s)=3
P(X≥1)=1−P(X=0)=
=1−0!e−3(3)0=1−e−3≈0.950213
Comments