Binomial Distribution Practice: Part A Solution & Part B Explanation

AI Thread Summary
The discussion focuses on solving a homework problem involving binomial distributions for two types of eggs. For Part A, the user successfully calculated probabilities for Egg A and Egg B using the binomial formula and multiplied the results. In Part B, confusion arises regarding the cases of broken eggs, with attempts to calculate probabilities for combinations of broken eggs (AA, BB, AB). Despite trying to multiply and add the probabilities, the user did not arrive at the correct answer and sought assistance. Ultimately, another participant provided a solution that clarified the approach.
planauts
Messages
86
Reaction score
0

Homework Statement



http://puu.sh/dOcM
Answer:
http://puu.sh/dOcZ

Homework Equations



The Attempt at a Solution


I got Part A.
For part A, this is what I did:

I did Egg A: X ~ (6,(1/6)) P(X = 1) and did something similar for Egg B. I then multiplied both to get the answer for Part A.
http://puu.sh/dOfV

For Part B, I'm a bit confused. I tried doing cases. As in:
(broken eggs): AA , BB , AB (same as BA)
Then I did:
AA: X ~ (6,(1/6)) P(X = 2)
BB: Y ~ (6,(1/10)) P(X = 2)
AB: X ~ (6,(1/6)) P(X = 2) * Y ~ (6,(1/10)) P(X = 2)

My work:
http://puu.sh/dOh8


And then, I tried multiplying and adding the three values. But I didn't get the correct answer.

Could someone help me out please? Thanks
 
Last edited by a moderator:
Physics news on Phys.org
If two type A are broken then we must have 0 type B broken in order to have two broken altogether.

RGV
 
Wow, thanks. I tried it out. It works :) thanks.
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Essentially I just have this problem that I'm stuck on, on a sheet about complex numbers: Show that, for ##|r|<1,## $$1+r\cos(x)+r^2\cos(2x)+r^3\cos(3x)...=\frac{1-r\cos(x)}{1-2r\cos(x)+r^2}$$ My first thought was to express it as a geometric series, where the real part of the sum of the series would be the series you see above: $$1+re^{ix}+r^2e^{2ix}+r^3e^{3ix}...$$ The sum of this series is just: $$\frac{(re^{ix})^n-1}{re^{ix} - 1}$$ I'm having some trouble trying to figure out what to...
Back
Top