How do you find the intersection of the complements of two neg. dep events?

  • Thread starter Thread starter nontradstuden
  • Start date Start date
  • Tags Tags
    Events Intersection
nontradstuden
Messages
51
Reaction score
0
Probability ? How do you find the intersection of the complements of two negatively dependent events?

I'm given P(a), P(b), and P( A intersect B), but I need to find the conditional probability of 'the complement of B given the complement of A'. I don't know how to find it. I thought I only had to multiply the complements, but that obviously didn't work. Then I said maybe it's equal to the complement of the union of A and B: 1- ( A+B- A^B).

Is that the right way of doing it?

Thanks for your help.
 
Physics news on Phys.org
nontradstuden said:
Probability ? How do you find the intersection of the complements of two negatively dependent events?

I'm given P(a), P(b), and P( A intersect B), but I need to find the conditional probability of 'the complement of B given the complement of A'.

Do you mean the complement of A instead of "complement of A' "?
I don't know how to find it. I thought I only had to multiply the complements, but that obviously didn't work. Then I said maybe it's equal to the complement of the union of A and B: 1- ( A+B- A^B).

Is that the right way of doing it?

1 - (A+B-A^B) doesn't make any sense at all. You are mixing up numbers and arithmetic operations with with sets and and set operations. You might start with the formula for conditional probability:$$P( B'| A') =\ ?$$
 
@LCKurtz Thanks for responding! Yes, I know the formula.

P (complement of B given complement of A) =

[ (complement of A) Intersection (complement of B)] / (complement of A).

I'm asking how to find the top part.

since the events are negatively dependent, I can't just say (complement of A) * (complement of B), right?
Ive worked it out these two ways (for the numerator):(complement of A) intersect ( complement of B) = 1 - A union B

or do I say

(complement of A) intersect (complement of B) = (B - A intersect B) * (A- A intersect B).

I think it's the first one because the area outside the circles is supposed to be (complement of a) ^ (complement of b) = 1- (A+B-A^B)... right or wrong? lol
 
Last edited:
nontradstuden said:
@LCKurtz


Thanks for responding! Yes, I know the formula.

P (complement of B given complement of A) =

[ (complement of A) Intersection (complement of B)] / (complement of A).
You are still being sloppy with your notation. The left side is a probability, which is a number, and the right side is a set. They can't be equal even if I know what you mean.
I'm asking how to find the top part.

since the events are negatively dependent, I can't just say (complement of A) * (complement of B), right?
That's right, you can't.
Ive worked it out these two ways (for the numerator)

(complement of A) intersect ( complement of B) = 1 - A union B
They can't possibly be equal with sets mixed up with numbers. You are still mixing up sets with their probabilities.
or do I say

(complement of A) intersect (complement of B) = (B - A intersect B) * (A- A intersect B).

I think it's the first one because the area outside the circles is supposed to be (complement of a) ^ (complement of b) = 1- (A+B-A^B)... right or wrong? lol

I know you are thinking to get the probability in the numerator you want to take 1 minus the probability of something. You will never get it right until you clear up your notation. You can't add and subtract numbers with sets. You add and subtract numbers and probabilities and you union and complement and intersect sets. Don't mix them. Try again.
 
nontradstuden said:
Probability ? How do you find the intersection of the complements of two negatively dependent events?

I'm given P(a), P(b), and P( A intersect B), but I need to find the conditional probability of 'the complement of B given the complement of A'. I don't know how to find it. I thought I only had to multiply the complements, but that obviously didn't work. Then I said maybe it's equal to the complement of the union of A and B: 1- ( A+B- A^B).

Is that the right way of doing it?

Thanks for your help.

Using an "overbar" to denote the complement of something, you say you want
P(\bar{B} | \bar{A}).
Use the definition of conditional probability:
P(\bar{B} | \bar{A}) = \frac{P(\bar{B} \cap \bar{A})}{P(\bar{B})}.
If you know P(A), P(B) \mbox{ and } P(A \cap B), can you see how to get P(\bar{B}) and P(\bar{B} \cap \bar{A})? In particular, do you know who to relate
\bar{B} \cap \bar{A} to A,\: B \mbox{ and } A \cup B \mbox{ or } A \cap B?

RGV
 
@LCKurtz

@Ray Vickson...

Thanks for your replies! I'm reworking the problem again and I understand about my lack of notation.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top