1)X= A telesales representative making a sale on a customer call
X∽binomial(10,0.15)
P(X=0)=(010)(0.15)0(1−0.15)10=0.1969
The probability that No sales are made in 10 calls 0.1969
2)
X∽binomial(20,0.15)
P(X≤1)=(020)(0.15)0(1−0.15)20+(120)(0.15)1(1−0.15)19=0.1755P(X>1)=1−0.1755=0.8245
The probability that more than 3 sales are made in 20 calls 0.3523
3) n* 0.15=5
n = 33.33≈ 33
4)1 - P(X = 0) > 0.95
1 -(0.85)n> 0.95
(0.85)n<0.05
n>18.4
n=19
Comments