SOLUTION: Create bell curve for coffee shop franchise if average price of coffee cup is two dollars with standard deviations of fifty cent. Use bell curve the following Part A percentage of
Algebra ->
Probability-and-statistics
-> SOLUTION: Create bell curve for coffee shop franchise if average price of coffee cup is two dollars with standard deviations of fifty cent. Use bell curve the following Part A percentage of
Log On
Question 923568: Create bell curve for coffee shop franchise if average price of coffee cup is two dollars with standard deviations of fifty cent. Use bell curve the following Part A percentage of coffee sold within one standard deviation from mean Part B percentage of coffee sold between fours dollars and five dollars Part c if approximately, 200 cups were sold on given day, how many cups were sold between prices ranging $1.50 to $3.50. Answer by ewatrrr(24785) (Show Source):
You can put this solution on YOUR website! mean = $2, sd = $0.50
A. Empirical rule: one standard deviation from the mean accounts for about 68% of the set
.......
b. P( $4 < x < $5) = normalcdf(4,5,2,.50) = .00003 0r .003%
.......
C. P( $1.50 < x < $3.50)
z = -.50/(.50 = -1 and z = 1.50/.50 = 3
P( $1.50 < x < $3.50) = normalcdf(-1, 3) = .84 0r 84%
0r
P( $1.50 < x < $3.50) = P(z ≤ 3) - P( z ≤ - 1) = .9987 - .1587 = .84 0r 84%