Let X= the number os shirts sold: X∼Po(λt)
i)
λt=5
P(X>3)=1−P(X≤3)
=1−0!e−5(5)0−1!e−5(5)1−2!e−5(5)2−3!e−5(5)3
=0.73497
ii)
λt=20
P(X≤31)=0.99191 Normal Approximation to Poisson Distribution
μ=λt=20,σ2=λt=20
P(X≤31)=P(Z≤2031−20)≈P(Z≤2.45967)
≈0.99305 iii)
λt=5(0.9)=4.5
P(3≤X≤8)=P(X=3)+P(X=4)
+P(X=5)+P(X=6)+P(X=7)+P(X=8)
=3!e−4.5(4.5)3+4!e−4.5(4.5)4+5!e−4.5(4.5)5
+6!e−4.5(4.5)6+7!e−4.5(4.5)7+8!e−4.5(4.5)8
=0.16872+0.18981+0.17083
+0.12812+0.08236+0.04633
=0.78617
Comments