Question 198605
A telemarketer makes six phone calls per hour and is able to make a sale on 30% of these contacts. During the next two hours. Find: 
a) The probability of exactly making four sales.
Ans: 6C4(0.3)^4(0.7)^2) = 0.0595
--------------------------------------------
b) The probability of making no sales.
Ans: (0.7)^4 = 0.2401
--------------------------------------------
c) The probability of exactly making two sales.
Ans: 6C2(0.3)^2(0.7)^4 = 324135...
---------------------------------------------
d) The mean number of sales within the two-hour period.
mean = np = 6*0.3 = 1.8 sales
=====================================
Cheers,
Stan H.