SOLUTION: Farmer Ze'ev has four chickens-two that lay white eggs and two that lay brown eggs. If each hen has a 0.6 probability of laying an egg on any given day:
a) What is the average num
Algebra.Com
Question 909205: Farmer Ze'ev has four chickens-two that lay white eggs and two that lay brown eggs. If each hen has a 0.6 probability of laying an egg on any given day:
a) What is the average number of eggs he collects each day?
b) What is the probability of getting no eggs at all?
c) What is the probability of getting only brown eggs (i.e, one or two, but not none)?
Answer by swincher4391(1107) (Show Source): You can put this solution on YOUR website!
X~Binomial(n=6, p=0.6)
a)
Average = Mean = np = 6*0.6 = 3.6 eggs per day.
b) P[X=0] = (6 choose 0)*(0.6)^0(0.4)^6 = .0041
c) X~Binomial(n=4, p=0.6) Y~Binomial(n=2, p=0.6)
P[X=0, Y=1] + P[X=0,Y=2]
P[X=0] * (P[Y=1] + P[Y=2])
(0.4)^4 * [(2 choose 1)(.6)^1*(.4)^1 + (2 choose 2)(.6)^0(.4)^2] = .0164
RELATED QUESTIONS
A farm has chickens that lay only white and brown eggs. On a certain day, the chickens... (answered by MathTherapy)
A farmer raises chickens for eggs and meat. Any chicken that does not lay at least one... (answered by stanbon)
A farmer raises chicken for eggs and meat. Any chicken that does not lay at least one egg (answered by stanbon)
A farmer raises chickens for eggs and meat any chicken that does not lag at least one egg (answered by stanbon)
A snake can lay either white eggs or brown eggs. Three white eggs and two brown eggs... (answered by jojo14344)
Ravi has 3 hens that lay eggs. One hen lays 1 egg every day. The second hen lays 1 egg... (answered by JulietG,MathTherapy)
Ravi has 3 hens that lay eggs. One hen lays 1 egg every day. The second hen lays 1 egg... (answered by JulietG,MathTherapy)
if 3 chickens can lay a dozen eggs in 2 days, how many eggs can 5 chicken lay in 9days? (answered by ankor@dixie-net.com)
If 6 chickens lays 48 eggs in days, how many days will it. take 10 chickens to lay 100... (answered by richwmiller)