Let the random variable X represent the number of sales made on a customer call, then X∼Binom(n,p) where p=0.15.
a)
n=12.
The probability to be determined is, p(x<2)=p(x=0)+p(x=1)
p(x=0)=(012)(0.15)0(0.85)12=(0.85)12=0.142241757 and
p(x=1)=(112)(0.15)1(0.85)11=12×0.15×0.8511=0.301217838
Now we have,
p(x<2)=0.1422+0.3012=0.4434596
Therefore, the probability that in the next 12 calls, the number of sales made is less than 2 is 0.4434596.
b)
n=15
We determine the following probability.
p(x>3)=1−p(x≤3).
Now,
p(x≤3)=p(x=0)+p(x=1)+p(x=2)+p(x=3)
So,
p(x=0)=(015)(0.15)0(0.85)15=(0.85)15=0.08735422
p(x=1)=(115)(0.15)1(0.85)14=15×0.15×0.8514=0.23123176
p(x=2)=(215)(0.15)2(0.85)13=105×0.0225×0.8513=0.28563922
p(x=3)=(315)(0.15)3(0.85)12=445×0.003375×0.8512=0.21362934
Now we have,
p(x≤3)=0.08735422+0.23123176+0.28563922+0.21362934=0.81785454
Therefore,
p(x>3)=1−0.81785454=0.18214546
Therefore, the probability that in the next 15 calls, the number of sales made is more than 3 is 0.18214546.
Comments
Leave a comment