A website manager has noticed that during the evening​ hours, about 5 people per minute check out from their shopping cart and make an online purchase. She believes that each purchase is independent of the others and wants to model the number of purchases per minute. ​a) What model might you suggest to model the number of purchases per​ minute? ​b) What is the probability that in any one minute at least one purchase is​ made? ​c) What is the probability that seven people make a purchase in the next four ​minutes?

Respuesta :

Answer:

a) Poisson distribution

b) 99.33% probability that in any one minute at least one purchase is​ made

c) 0.05% probability that seven people make a purchase in the next four ​minutes

Step-by-step explanation:

In a Poisson distribution, the probability that X represents the number of successes of a random variable is given by the following formula:

[tex]P(X = x) = \frac{e^{-\mu}*\mu^{x}}{(x)!}[/tex]

In which

x is the number of sucesses

e = 2.71828 is the Euler number

[tex]\mu[/tex] is the mean in the given time interval.

5 people per minute check out from their shopping cart and make an online purchase.

This means that [tex]\mu = 5[/tex]

a) What model might you suggest to model the number of purchases per​ minute? ​

The only information that we have is the mean number of an event(purchases) in a time interval. Each event is also independent fro each other. So you should suggest the Poisson distribution to model the number of purchases per​ minute.

b) What is the probability that in any one minute at least one purchase is​ made? ​

Either no purchases are made, or at least one is. The sum of the probabilities of these events is 1. So

[tex]P(X = 0) + P(X \geq 1) = 1[/tex]

We want to find [tex]P(X \geq 1)[/tex]

So

[tex]P(X \geq 1) = 1 - P(X = 0)[/tex]

In which

[tex]P(X = x) = \frac{e^{-\mu}*\mu^{x}}{(x)!}[/tex]

[tex]P(X = 0) = \frac{e^{-5}*(5)^{0}}{(0)!} = 0.0067[/tex]

1 - 0.0067 = 0.9933.

99.33% probability that in any one minute at least one purchase is​ made

c) What is the probability that seven people make a purchase in the next four ​minutes?

The mean is 5 purchases in a minute. So, for 4 minutes

[tex]\mu = 4*5 = 20[/tex]

We have to find P(X = 7).

[tex]P(X = x) = \frac{e^{-\mu}*\mu^{x}}{(x)!}[/tex]

[tex]P(X = 0) = \frac{e^{-20}*(20)^{7}}{(7)!} = 0.0005[/tex]

0.05% probability that seven people make a purchase in the next four ​minutes

The Poisson distribution model is used when the data consist of counts of occurrences.

a) The Poisson distribution model is used when the data consist of counts of occurrences.

b) Given that: λ (mean number of occurrence) = 5 people per minute, hence:

[tex]P(X\ge 1)=1-P(X=0)=1-\frac{e^{-\lambda }\lambda^x}{x!}= 1-\frac{e^{-5 }5^0}{5!}=0.9999[/tex]

The probability that in any one minute at least one purchase is​ made is 0.9999.

Find out more at: https://brainly.com/question/17280826