• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Probability question

Correct me if I'm wrong...

P(A'UB')==1-P(AnB)

Use a venn diagram. Fill in all space that his not A or not B, you will see the only section that is not filled in is where A and B overlap (AnB). That represents 1-P(AnB).

In that case, your problem setup is wrong since you state P(A'UB') != 1-P(AnB).

 
Originally posted by: walla
Correct me if I'm wrong...

P(A'UB')==1-P(AnB)

Use a venn diagram. Fill in all space that his not A or not B, you will see the only section that is not filled in is where A and B overlap (AnB). That represents 1-P(AnB).

In that case, your problem setup is wrong since you state P(A'UB') != 1-P(AnB).

(A'UB')= (AnB)'
We have to assume that P(AnB) = 0.1 P(A)=0.4 and P(A'nB')= 0.2
 
Originally posted by: Cha0s
Originally posted by: walla
Correct me if I'm wrong...

P(A'UB')==1-P(AnB)

Use a venn diagram. Fill in all space that his not A or not B, you will see the only section that is not filled in is where A and B overlap (AnB). That represents 1-P(AnB).

In that case, your problem setup is wrong since you state P(A'UB') != 1-P(AnB).

(A'UB')= (AnB)
We have to assume that P(AnB) = 0.1 P(A)=0.4 and P(A'nB')= 0.2

(A'UB') != (AnB). (for mutually exclusive events)

Think about it...if the following are mutually exclusive
A=Its sunny
B=Its Monday

P(sunny AND {n} Monday) ?= P(cloudy or {U} not Monday)?. No. The two clauses are mutually exclusive. If its cloudy or, for example, Tuesday, it is impossible for it to be also Sunny AND Monday at the same time.

However, taken every single scenario for weather and day of the week, and you take away all of them that are cloudy and then all that are not Monday then all you have left is sunny and Monday.

Hence

P(A'UB')==1-P(AnB)

However, if the events are not mutually exclusive (say for instance A=Sunny, B=Dry), then this formula does not hold since event A effects probability of event B. In that case, you need to know more about conditional probabilities to answer the problem.
 
Back
Top