SOLUTION: On average, 40 percent of US beer drinkers order light beer. a) What is the probability that none of the next eight customers who order beer will order light beer? b) That one

Algebra.Com
Question 276206: On average, 40 percent of US beer drinkers order light beer.
a) What is the probability that none of the next eight customers who order beer will order light beer?
b) That one customer will?
c) Two customers?
d) Fewer than three?

Answer by stanbon(75887)   (Show Source): You can put this solution on YOUR website!
On average, 40 percent of US beer drinkers order light beer.
Each is a Binomial problem with p = 0.40
-----------------------------------
a) What is the probability that none of the next eight customers who order beer will order light beer?
n = 8 ; x = 0
P(x=0) = 8C0(0.4)^0*(0.6)^8 = 0.0168
------------------------------
b) That one customer will?
P(x=1) = 8C1(0.4)*(0.6)^7
---------------------------------
Same procedure as above.
c) Two customers?
--------------------------
d) Fewer than three?
P(0<= x <=2) = binomcdf(8,0.4,2) = 0.3154...
================================================
Cheers,
Stan H.

RELATED QUESTIONS

On average, 40 percent of U.S. beer drinkers order light beer. (a) What is the... (answered by solver91311)
If 60% of people purchase light beer, what is the probability that 2 people will purchase (answered by Fombitz)
According to popular belief, 81% of adults enjoy drinking beer. Choose a group of 3... (answered by Calmatsar)
According to an Internet posting, 80% of adults enjoy drinking beer. If a group of 3... (answered by edjones)
In a random sample of 300 customers, what is the approximate probability that less... (answered by ikleyn)
The world's strongest beer contains 13.2% of alcohol and the world's weakest beer... (answered by Alan3354)
According to an Internet posting, 80% of adults enjoy drinking beer. A group of 7 adults... (answered by stanbon)
According to popular belief, 80% of adults enjoy drinking beer. Choose a group of 2... (answered by stanbon)
According to an Internet posting, 80% of adults enjoy drinking beer. If a group of 3... (answered by ewatrrr)