SOLUTION: 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.

Algebra ->  Probability-and-statistics -> SOLUTION: 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.       Log On


   



Question 721275: 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 less than $15 at this store? Answer rounded to 4 decimal place.

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
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 less than $15 at this store? Answer rounded to 4 decimal place.
-----
z(15) = (15-30)/9 = -15/9 = -1.6667
-------------------
P(x < 15) = P(z < -1.6667) = normalcdf(-100,-1.6667) = 0.0478
=================
Cheers,
Stan H.
=========================