SOLUTION: The purchases made by customers at a convenience store are normally distributed, with a mean of $8.50 and a standard deviation of $6.00. What is the probability that a randomly cho
Algebra ->
Probability-and-statistics
-> SOLUTION: The purchases made by customers at a convenience store are normally distributed, with a mean of $8.50 and a standard deviation of $6.00. What is the probability that a randomly cho
Log On
Question 872697: The purchases made by customers at a convenience store are normally distributed, with a mean of $8.50 and a standard deviation of $6.00. What is the probability that a randomly chosen customer makes a purchase between $2.50 and $14.50?
Thank you! Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! The purchases made by customers at a convenience store are normally distributed, with a mean of $8.50 and a standard deviation of $6.00. What is the probability that a randomly chosen customer makes a purchase between $2.50 and $14.50?
------
z(2.5) = (2.5-8.5)/6 = -6/6 =-1
----
z(14.5) = (14.5-8.5)/6 = 6/6 = 1
-----
P(2.5< x < 8.5) = P(-1< z < 1) = 0.6827
===========
Cheers,
Stan H.
================