Question

Consider an online store where a number of customers visit and buy a product every hour....

Consider an online store where a number of customers visit and buy a product every hour. Let X be the number of people who enter the store per hour.

The store is active for 14 hours per day, every day of the week. It is calculated from data collected that the average number of customers per hour is 10.

(a) When is it appropriate to approximate a Poisson Distributed random variable with a Normal Distribution? State the appropriate parameters for the Normal Distribution.

.

(b) Calculate the probability that 6 or less customers enter the store. Hint: Remember to use the correction for continuity and R to help calculate the probability.

.

(c) The manager of the store decides to open up a chain of five stores and it is observed that the average number of customers entering the stores is the same. What is the mean and variance of the distribution for the average of all the five stores?

.

(d) Calculate the probability for the average of the five stores when 6 or less customers enter?

Homework Answers

Answer #1

a) If λ is greater than about 10, then the normal distribution is a good approximation if an appropriate continuity correction is performed. The approximate Normal distribution has a mean of 10 and variance 10.

b) The probability that 6 or less customers enter the store = 0.1342.

The R code is >pnorm(6.5, 10, sqrt(10)

c) As the sum of poison distribution with the parameter nλ thus the mean=10*5 = 50 and the variance is 10*5=50 for the average sum of all the five stores. Thus for the average distribution mean is 10 and the variance is 2.

d) The probability for the average of the five stores when 6 or less customers enter is 0.00666

The R code is >pnorm(6.5, 10, sqrt(2)

Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
On average, 10 patients visit a doctor’s surgery every hour. What is the probability that in...
On average, 10 patients visit a doctor’s surgery every hour. What is the probability that in the next 15 minutes, more than 1 patient will visit the surgery? Assuming the number of patients visiting a doctor’s surgery follows a Poisson distribution.
A grocery store counts the number of customers who arrive during an hour. The average over...
A grocery store counts the number of customers who arrive during an hour. The average over a year is 20 customers per hour. Assume the arrival of customers follows a Poisson distribution. (It usually does.) Find the probability that at least one customer arrives in a particular one minute period. Round your answer to 3 decimals.     Find the probability that at least two customers arrive in a particular 4 minute period. Round your answer to four decimals.
A store typically has 5 customers arrive per hour, and arrivals follow a Poisson distribution. What...
A store typically has 5 customers arrive per hour, and arrivals follow a Poisson distribution. What is the likelihood that a. no customers will arrive in an hour? b. less than three customers arrive in an hour? c. five or more customers arrive in an hour?
You are interested in finding out the mean number of customers entering a 24-hour convenience store...
You are interested in finding out the mean number of customers entering a 24-hour convenience store every 10-minutes. You suspect this can be modeled by the Poisson distribution with a a mean of λ=4.84 customers. You are to randomly pick n=74 10-minute time frames, and observe the number of customers who enter the convenience store in each. After which, you are to average the 74 counts you have. That is, compute the value of X (a) What can you expect...
Suppose the local Best Buy store averages 522 customers every day entering the facility with a...
Suppose the local Best Buy store averages 522 customers every day entering the facility with a standard deviation of 124 customers. A random sample of 40 business days was selected. What is the probability that the average number of customers in the sample is between 530 and 540? 0.2387 0.0357 0.1621 0.0572 (no excel work)
Suppose the local Best Buy store averages 480 customers per day entering the facility with a...
Suppose the local Best Buy store averages 480 customers per day entering the facility with a standard deviation of 110 customers. A random sample of 48 business days was selected. What is the probability that the average number of customers in the sample is more than 500? (round the final answer to 4 decimals)
The number of customers that enter a Starbucks follows a Poisson distribution with an average of...
The number of customers that enter a Starbucks follows a Poisson distribution with an average of 2 customers every 15 minutes. (a) What is the probability that on the next hour at least six customers enter this Starbucks? (b) Assuming that a customer just walked in, what is the probability that the next customer walks in after 15 minutes? (c) Suppose 5% of people who pass this Starbucks enter for a coffee. What are the chances that among the next...
The number of people entering the intensive care unit of a hospital follows Poisson distribution with...
The number of people entering the intensive care unit of a hospital follows Poisson distribution with the average rate of five people per day The probability that three people will enter intensive care unit on one particular day is _________ The probability that at least one person will enter intensive care unit on one particular day is________________
The number of customers that enter a bank follows a Poisson distribution with an average of...
The number of customers that enter a bank follows a Poisson distribution with an average of 30 customers per hour. What is the probability that exactly 3 customers would arrive during a 12 minute period? Select one: a. 0.4211 b. 0.1008 c. 0.2586 d. 0.1404 e. 0.0892
A street noodle vendor in Singapore can service an average of 10 customers per hour. Given...
A street noodle vendor in Singapore can service an average of 10 customers per hour. Given an average arrival rate of 8 customers per hour, use the Poisson distribution to calculate the probability that the vendor can handle the demand. What is the probability of having, at most, 10 customers arriving within 1 hour?
ADVERTISEMENT
Need Online Homework Help?

Get Answers For Free
Most questions answered within 1 hours.

Ask a Question
ADVERTISEMENT