Probability of all elements question

mutzy188
Messages
37
Reaction score
0

Homework Statement



If P(A) =0.4, P(B)=0.5, and P(A∪B)=0.7, find P(A’∪B’)




The Attempt at a Solution




P(A’) = (Probability of all elements in S that are not in A) = 1 - P(A) = 0.6

P(B’) = (Probability of all elements in S that are not in B) = 1 – P(B) = 0.5

P(A’∪B’)= The union of A’ and B’ = 1 - 0.7 = 0.3

P(A’∪B’) = P(A’) + P(B’) – P(A’∩ B’) = 0.6 + 0.5 – 0.3 = 0.8

So, P(A’∪B’) = 0.8

I'm not sure if i did this correctly.

Thanks
 
Physics news on Phys.org
How do you know P(A’∩ B’) = 0.3?

The easiest method is to figure P(A ∩ B). (Can you tell me why?)
 
Last edited:
I just assumed that you could do that.

P(A ∩ B) = .4 + .5 - .7 = .2

So would P(A' ∩ B') = 1 - .2 = .8 ?
 
You're correct but you seem to be bent on making this too difficult =P. P(A intersect B) = P(A) * P(B) = 0.4 * 0.5 = 0.2

I know you probably get this all the time, but drawing pictures for these things really does help. Or even just visualizing a Venn Diagram for these events in your head. You can see that the complement of (A' union B') is (A intersect B) and P(A intersect B) is easy to find.
 
mutzy188 said:
P(A ∩ B) = .4 + .5 - .7 = .2
Correct; and that's exactly how I would have calculated this.

So would P(A' ∩ B') = 1 - .2 = .8 ?
No. P(A ∩ B)' = 1 - .2 = .8 is correct. What is the relationship between (A ∩ B)' and A' U B' ?
 
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