so would you mind checking my work please?
(a) = .1586
(b) = .8414
(c) = .000186588 (lost on this one?)
Any help here?
Vending Machine: Soft drinks
u (mean) = 7.6 ; o(sd)= .4
(a) Estimate the probability that the machine will overflow an 8 oz cup
= .1586 probability that the machine will overflow an 8 oz c.
(b) Estimate the probability that the machine will not overflow an 8 oz cup
= .8585 probability that the machine will not overflow an 8 oz cup
(c) The machine just been loaded with 850 cups. How many of these do you expect will overflow when served?
This Question has been solved and asker verified All Experts Exchange premium technology solutions are available to subscription members.
Experts Exchange has been collecting answers to technology questions since 1996…3 million and counting! If you have a question, chances are we already have your answer.
If you can't find the exact answer you're looking for, ask our exclusive community of 50,000 experts. You’ll get a personalized answer from a trusted professional.
Thousands of free tech tips, tricks, how-to’s and tutorials are available in our peer reviewed articles section. See for yourself how smart our experts are, no login required.
Access the answers to your technology questions today.
30-day free trial. Register in 60 seconds.
Members of the expert community talk about why the experience at Experts Exchange is different than what you will find anywhere else.

Try it out and discover for yourself.
30-day free trial. Register in 60 seconds.
Join the community of experts here and help other tech pros by answering question in your area of expertise. You can earn FREE access to all Experts Exchange's premium features and resources.
There are a few minor difficulties with the numbers. u is the mean of what?
The probability of not overflowing and of overflowing do not add up to 1.
---
The probability of an overflow is 0.15. That is, if 100 cups were filled the most likely number of overflows would be 15. So one would expect, in your case, 850 x 0.1586 or 135 to overflow. What a mess. The janitor will insist that the machine be recallibrated.
well 134.81 don't make sense for this case where there are 850 actual cups, so I'd give the answer as 135.
also, distribution is binomial, so
variance is (n.p.(p-1)) = 113.43
so s.d for number of cup overflows = 10.65, so for 3 standard deviations either side you've got between 102 and 167 failures being likely.
Business Accounts
Answer for Membership
by: Infinity08Posted on 2008-10-29 at 08:23:03ID: 22832135
>> (a) Estimate the probability that the machine will overflow an 8 oz cup
>> = .1586 probability that the machine will overflow an 8 oz c.
Correct. Using the cumulative distribution function for normal distributions :
Phi(x) = [ 1 + erf((x - mu) / (sigma * sqrt(2))) ] / 2
with x = 8, mu = 7.6 and sigma = 0.4
>> (b) Estimate the probability that the machine will not overflow an 8 oz cup
>> = .8585 probability that the machine will not overflow an 8 oz cup
This is the inverse of the result from (a), so 1 - 0.1586 = ...
>> (c) The machine just been loaded with 850 cups. How many of these do you expect will overflow when served?
Use the probability calculated in (a) for this ...