Are Events A and B Independent Based on Given Probabilities?

  • Thread starter Thread starter frankfjf
  • Start date Start date
  • Tags Tags
    Cs Statistics
AI Thread Summary
To determine if events A and B are independent, the condition P(A|B) = P(A) must hold true. Given P(A) = 0.6 and P(¬A|B) = 0.4, it follows that P(A|B) can be calculated as 1 - P(¬A|B), resulting in P(A|B) = 0.6. Since P(A|B) equals P(A), events A and B are independent. The calculations confirm that the events do not influence each other based on the provided probabilities.
frankfjf
Messages
166
Reaction score
0

Homework Statement



Suppose P(A) = .6, P(\overline{A} | B) = .4. Check whether events A and B are independent.

Homework Equations



Two events A and B are said to be independent if P(A|B) = P(A). This is equivalent to stating that P(A \cap B) = P(A)P(B)

If A and B are any two events, then the conditional probability of A given B, denoted by P(A | B), is P(A | B) = \frac{P(A \cap B)}{P(B)} provided P(B) > 0.

The Attempt at a Solution



I know that P(\overline{A}) = 1 - P(A) = .4

However, I'm not sure how to use the information given to check for independence. The professor says the solution should be very brief, but it's not coming to me.

Thinking on it a little more and looking it up online, it would seem that if P(A|B) = P(A) means A and B are independent, but P(\overline{A}) != P(A), then A and B are dependent. But I'm not sure if this logic is correct.
 
Last edited:
Physics news on Phys.org
You have P(A-complement | B) - it should be very simple to obtain P(A | B) from it.

Note: couldn't get the \bar{A} construct to work in Latex.
 
But that's my problem, how do I use that information to get P(A | B)?
 
frankfjf said:
But that's my problem, how do I use that information to get P(A | B)?

What do you get when you add P(A) to P(A-complement)? the same result works with P(A |B) and P(A-complement | B).
 
I get 1. So P(A | B) + P(A-complement | B) = P(A|B) + .4 = 1... P(A | B) = .6?
 
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...
Back
Top