
David L. answered 08/29/22
Statistics Professor with PhD; Math, Statistics and R Tutor
Denote the following letters and symbol:
H = coin lands on head
R = red ball is selected
B = blue ball is selected
∩ = intersection
1) We want to find P(H).
- Rewrite P(H) = P(H ∩ R) + P(H ∩ B)
- Then use Bayes Rule:
- P(H ∩ R) = P(H | R) * P(R) and P(H ∩ R) = P(H | B) * P(B)
- We know the following probabilities from the problem:
- P(H | R) = 2/3, P(H | B) = 1/2, P(R) = 5/12, P(B) = 7/12
2) We want to find P(R | H)
- Use Bayes Rule:
- P(R | H) = P(H | R) * P(R) / P(H)
Use the probabilities from #1 to find this answer
3) We want to find P(B ∩ B) + P(R ∩ R)
- Assuming independence, P(B ∩ B) = P(B)*P(B) and P(R ∩ R) = P(R)*P(R)
Use the probabilities from #1 to find this answer