77.0k views
2 votes
An article in American Demographics claims that more than twice as many shoppers are out shopping on the weekends that during the week. Not only that, such shoppers also spend more money on their purchases on Saturdays and Sundays! Suppose that the amount of money spent at shopping centers between 4 P.M. and 6 P.M. on Sundays has a normal distribution with mean $85 and with a standard deviation of $20. A shopper is randomly selected on a Sunday between 4 P.M. and 6 P.M. and asked about his spending patterns.

a. What is the probability that he has spent more than $95 at the mall?
b. What is the probability that he has spent between $95 and $115 at the mall?
c. If two shoppers are randomly selected, what is the probability that both shoppers have spent more than $115 at the mall?

User Lcarpenter
by
6.6k points

1 Answer

2 votes

Answer:

0.3085,0.2417,0.0045

Explanation:

Given that X, the amount of money spent at shopping centers between 4 P.M. and 6 P.M. on Sundays has a normal distribution with mean $85 and with a standard deviation of $20.

X is N(85, 20)

To convert into std normal variate we use the following formula


Z=(x-85)/(20)

a) the probability that he has spent more than $95 at the mall

=
P(X>95) = P(Z>0.5)=\\0.5-0.1915\\=0.3085

b. the probability that he has spent between $95 and $115 at the mall

=
P(95<x<115) \\=P(0.5<z<1.5)\\= 0.4332-0.1915\\=0.2417

c. If two shoppers are randomly selected, what is the probability that both shoppers have spent more than $115 at the mall

=product of two probabilities since independent

=
{P(X>115)}^2\\= P(Z>1.5)*P(Z>1,5)\\= 0.0668^2\\=0.0045

User Ahmad ElMadi
by
6.0k points