Question

In: Math

In a store, 40% of customers make a single purchase. This activity requires a time that...

In a store, 40% of customers make a single purchase. This activity requires a time that has an exponential distribution with mean 2.0 minutes. The other 60% of customers ask for information before making a purchase. This process requires time and has a symmetric triangular distribution with between 1 and 5 minutes (in addition to the purchase time). Use Bernoulli, exponential and triangular random variates to generate a sample of shopping times for 200 customers. Plot the histogram of these observations.

Can you show steps in excel or what should I put in the column?

Solutions

Expert Solution

40% of the customers make a single purchase and 60% of the customers ask for information before making a purchase.

This is a Bernoulli distribution with probability p=0.40 that the customers make a single purchase

steps to simulate this

  • Generate a random number from uniform distribution in the interval (0,1) using RAND()
  • If the random number is less than 0.40 then the customer makes a single purchase, else the customer asks for information before making a purchase

The single purchase requires a time that has an exponential distribution with mean 2.0 minutes.

Let X be the time required for a single purchase. X has exponential distribution with parameter

The pdf of X is

The cdf of X is

We will get the inverse of this cdf using

Using the inverse cdf method we use the following steps to simulate the  time required for a single purchase.

  • Generate a random number u from uniform distribution in the interval (0,1) using RAND()
  • is a simulated value for the  time required for a single purchase.

The time required to ask for information before making a purchase that has has a symmetric triangular distribution with between 1 and 5 minutes. Since this is symmetric, the most likely value is (5+1)/2=3

Let Y be the time required to ask for information before making a purchase . Y has a triangular distribution with parameters a=1,b=5 and c=3

The pdf of Y is

The CDF of Y is

The inverse of cdf for 1<x<=3 is

The values of u for 1<x<=3 is 0<u<1/2

The inverse of cdf for 3<x<=5 is

The values of u for 3<x<=5 is 1/2<u<1

The steps for generating the time required to ask for information before making a purchase are

  • Generate a random number u from uniform distribution in the interval (0,1) using RAND()
  • if u is less than 1/2 then else

We prepare the following sheet

Copy the rows to create 200 trials. Paste as values to avoid changes

Get this

get the histogram of the total time using

data--->data analysis--->histogram

get this

format as needed


Related Solutions

40% of all customers who enter a store will make a purchase. Suppose that 6 customers...
40% 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. Round answers to four decimal places. (1) Calculate the probability that exactly five customers make a purchase. Probability                (2) Calculate the probability that at least three customers make a purchase. Probability              (3) Calculate the probability that two or fewer customers make a purchase. Probability              (4) Calculate the probability that at...
Two customers enter a store. Independently, they make decisions to purchase or not to purchase. The...
Two customers enter a store. Independently, they make decisions to purchase or not to purchase. The following diagram shows how the outcomes can occur and combine with red holding of sequence Customer 1 does not purchase and Customer 2 does not Purchase. The possible outcome are shown. If the event is the number of purchases, 3 events are possible: 0 purchases, 1 purchase, and 2 purchases. which one rule applies to the sequence of independent outcomes of Customer 1 and...
Thirty percent of all customers who enter a store will make a purchase. Suppose 10 customers...
Thirty percent of all customers who enter a store will make a purchase. Suppose 10 customers enter the store, and that they make independent purchasing decisions. (a) Let X be the number, out of the 10 customers in the store, who will make a purchase. Write the binomial probability density function for this situation. (b) Use the binomial distribution to calculate the probability exactly 5 customers make a purchase. (c) Find the probability that 4 or fewer customers make a...
What is the make-up of customers and target market for a candy store?
What is the make-up of customers and target market for a candy store?
A popular retail store knows that the purchase amounts by its customers is a random variable...
A popular retail store knows that the purchase amounts by its customers is a random variable that follows a normal distribution with a mean of $30 and a standard deviation of $9. What is the probability that a randomly selected customer will spend between $20 and $35 at this store? Place your answer, rounded to 4 decimal places, in the blank. For example, 0.3456 would be a legitimate entry.
A small grocery store has a single checkout line. On Saturdays, customers arrive at the checkout...
A small grocery store has a single checkout line. On Saturdays, customers arrive at the checkout on an average of one every 8 minutes. The cashier takes an average of 6 minutes to process a single customer. We assume that the service time is randomly distributed, and the customers arrive randomly. The store's owner believes that the amount of time that a customer has to wait hurts his business; he estimates that waiting time costs him $20 per customer-hour in...
Play It Again Sam is a producer of high-end CD burners. it requires customers to purchase...
Play It Again Sam is a producer of high-end CD burners. it requires customers to purchase high-quality blank CDs from it in order to maintain warranty agreements. this is an example of a : a. joint product. b. transfer price. c. tying contract. d. two-part contract. e. bundle
This activity requires you to spend some time viewing the world using the perspective of the...
This activity requires you to spend some time viewing the world using the perspective of the social construction of disability. From the social constructionist perspective, disability is created through interaction between individuals and their environments. Include at least two separate observations. Each of your observations should illustrate a different way that disability is socially constructed. Describe what you observed and then briefly explain how your observation illustrates the social construction of disability. Professors Example: Today I was in line at...
Activity 3A// (Estimated Time 40 Minutes) Objective// To provide you with an opportunity to develop and...
Activity 3A// (Estimated Time 40 Minutes) Objective// To provide you with an opportunity to develop and communicate procedures to help implement workplace sustainability policy. _______________________________ 1. What is a procedure? Give an example below. 2. What different methods of communicating a procedure are you aware of? 3. You should now develop a procedure that will help to implement a workplace sustainability policy and communicate this to the next of the group. Think about the method communicating this procedure.
Case Customers make purchases from AMT by emailing their purchase orders. On receipt of a customer’s...
Case Customers make purchases from AMT by emailing their purchase orders. On receipt of a customer’s purchase order, a Sales Clerk prepares a Sales Order. In doing so, he accesses an authorised price list to determine the price that is to be charged, and inputs the quantities, product descriptions, product codes and delivery requirements. Sales Orders are prenumbered and in triplicate. The Sales Clerk then performs a credit check by comparing the value of the sale with the customer’s credit...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT