Proof of this probability equation

  • Thread starter Thread starter zeion
  • Start date Start date
  • Tags Tags
    Probability Proof
AI Thread Summary
The discussion focuses on proving the equation for conditional probability involving disjoint events. The user struggles to understand how to derive the equation P(B1, B2, ... | A) = P(B1 | A) + P(B2 | A) + ... using only basic probability rules. They attempt to express the joint probability in terms of the intersection with A and recognize that additional knowledge about disjoint events is necessary. The key point is that the proof hinges on the property that if events are disjoint, their probabilities can be summed. The conversation emphasizes the need for a deeper understanding of probability concepts to complete the proof.
zeion
Messages
455
Reaction score
1

Homework Statement



Hi,

I don't understand the proof of this for conditional probability:

If B1, B2, ... are disjoint,
then P(B1, B2, B3, ... | A) = P(B1 | A) + P(B2 | A) + ...

From my notes I only have P(A) > 0 , P(B ∩ A) ≥ 0
but I don't see how those help me prove it..

Homework Equations





The Attempt at a Solution



P(B1, B2, ... | A) = P(B1, B2, B3, ... ∩ A) / P(A)

How do I get +'s out?
 
Physics news on Phys.org
Well, you are right- if you have only those two rules to work with, you cannot possibly do it. But it seems to me that whoever gave you this exercise expected you to know more- specifically, that if A and B are disjoint, then P(A\cup B)= P(A)+ P(B).
 
Ok so I have:

P(B1, B2, ... | A)
= P(B1, B2, ... ∩ A) / P(A)
= (1/P(A)) (P(B1, B2, ... ∩ A)
= ?
= (1/P(A)) (P(B1 ∩ A) + P(B2 ∩ A) + ... )
= [P(B1 ∩ A) / P(A)] + [P(B2 ∩ A) / P(A)] + ...
= P(B1 | A) + P(B2 | A) + ...


how can I show that P(B1, B2, ... ∩ A) = P(B1 ∩ A) + P(B2 ∩ A) + ... ?
 
I picked up this problem from the Schaum's series book titled "College Mathematics" by Ayres/Schmidt. It is a solved problem in the book. But what surprised me was that the solution to this problem was given in one line without any explanation. I could, therefore, not understand how the given one-line solution was reached. The one-line solution in the book says: The equation is ##x \cos{\omega} +y \sin{\omega} - 5 = 0##, ##\omega## being the parameter. From my side, the only thing I could...
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