Question

A small store keeps track of the number X of customers that make a purchase during...

A small store keeps track of the number X of customers that make a purchase during the first hour that the store is open each day. Based on the records, X has the following probability distribution.

X 0 1 2 3 4
P(X) 0.1 0.1 0.1 0.6

Determine P(x=2):    

Determine P(x≥3):   

Determine P(x<3):   

Determine the mean number of customers:  

Determine the standard deviation of the number of customers

Homework Answers

Answer #1

Solution :

The sum of the probability is equal to 1 .

P(X) = 1

(a)

P(x = 2) = 1 - 0.1 - 0.1 - 0.1 - 0.6 = 0.1

(b)

P(x 3) = P(x = 3) + P(x = 4) = 0.1 + 0.6 = 0.7

(c)

P(x < 3) = P(x = 0) + P(x = 1) + P(x = 2) = 0.1 + 0.1 + 0.1 = 0.3

(d)

x P(x) x * P(x) x2 * P(x)
0 0.1 0 0
1 0.1 0.1 0.1
2 0.1 0.2 0.4
3 0.1 0.3 0.9
4 0.6 2.4 9.6
Sum 1 3 11

Mean = = X * P(X) = 3

(e)

Standard deviation =

=X 2 * P(X) - 2

=  11 - 32

= 1.4142

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
The Corner Convenience Store kept track of the number of paying customers it had during the...
The Corner Convenience Store kept track of the number of paying customers it had during the noon hour each day for 100 days. The resulting statistics are rounded to the nearest integer: mean = 95 median = 97 first quartile = 85 third quartile = 107 midrange = 93 range = 56 standard deviation = 12 Assume that the data are already ordered. a) On how many days were there between 85 and 107 paying customers during the noon hour?...
Thirty percent (30%) of all customers who enter a store will make a purchase. Suppose that...
Thirty percent (30%) of all customers who enter a store will make a purchase. Suppose that 6 customers enter the store and that these customers make independent purchase decisions. Let x be the number of the 6 customers who will make a purchase.   Use the binomial formula to calculate The probability that exactly 2 customers make a purchase. The probability that 2 or fewer customers make a purchase. The probability that at least 1 customer makes a purchase
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 number of customers who make a purchase using a credit card at H&M has the...
The number of customers who make a purchase using a credit card at H&M has the following distribution where X = number of customers who use a credit card to make a purchase X 0 1 2 3 4 p(X) 0.03 0.17 0.37 0.33 0.10 (It may be helpful to copy the numbers into Excel for faster calculations) (Round all answers to two decimal places) a) What is the probability that at least one but no more than three customers...
The owner of a small convenience store is trying to decide whether to discontinue selling magazines....
The owner of a small convenience store is trying to decide whether to discontinue selling magazines. He suspects that only 5% of the customers buy magazines and thinks that he might be able to sell something more profitable. Before making a final decision, he keeps track of the number of customers who buy magazines on a given day. In a typical day his store has 280 customers. Would it be unusual for 28 customers to purchase magazines? No, because it...
The owner of a small convenience store is trying to decide whether to discontinue selling magazines....
The owner of a small convenience store is trying to decide whether to discontinue selling magazines. He suspects that only 5% of the customers buy magazines and thinks that he might be able to sell something more profitable. Before making a final decision, he keeps track of the number of customers who buy magazines on a given day. In a typical day his store has 280 customers. Which of the following statements is (are) true about the sampling distribution of...
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.
Suppose that 80% of customers who enter a store make a purchase. For a random sample...
Suppose that 80% of customers who enter a store make a purchase. For a random sample of 50 customers, how would you describe the proportion (of the 50 customers) who make a purchase? (is it a number, a fraction, a random variable, does it have a mean or standard deviation, is it skewed, etc.)
python 3 A grocery store keeps track of the fruits it has sold. Currently it only...
python 3 A grocery store keeps track of the fruits it has sold. Currently it only tracks apples and bananas. Write a program that first asks the user to enter how many days he/she wants to record, then for each day prompts the user to enter the profit of selling apples and bananas respectively. The program should display the total profit made by selling the two fruits over all these days, and show which fruit -- apples or bananas --...
Trevor is interested in purchasing the local hardware/sporting goods store in the small town of Dove...
Trevor is interested in purchasing the local hardware/sporting goods store in the small town of Dove Creek, Montana. After examining accounting records for the past several years, he found that the store has been grossing over $850 per day about 60% of the business days it is open. Assume we take a sample of 10 days to consider the random variable X = number of days with revenue above $850. a) Find the mean of the binomial distribution b) Find...