On average, 6 customers make purchases every 2 hours at a certain hardware. Assume that the number of customers making purchases follows a Poisson distribution. If a customer has just made a purchase, calculate (to 4 decimal places) the probability that the time until the next customer arrives to make a purchase is less than 5 minutes
Let X be a random variable represents the number of customers making purchase in 5 minutes.
Then X ~ , where
We have to find P(X > 0) = 1 - P(X = 0)
Comments