SOLUTION: A salesperson has a 50% chance of making a sale to any customer called upon. If 4 calls are made:
A) what is the probability of no sales made (P(x=0))?
B) what is the probability
Question 813322: A salesperson has a 50% chance of making a sale to any customer called upon. If 4 calls are made:
A) what is the probability of no sales made (P(x=0))?
B) what is the probability that at least two sales are made (P(xis greater then equal to 2) )?
C) what is the average number of sales? Answer by ewatrrr(24785) (Show Source): You can put this solution on YOUR website!
Hi,
50% chance of making a sale to any customer called upon.
4 calls made
averages 2 sales per 4 calls, P(≥ 2)
Poisson Distribution
P(x μ) =
P(≥ 2) = 1 - P(0) - P(1)
P(0)= = .1353
P(1)= = .2707
P(≥2) = 1 - P(0) - P(1) = 0.5940