Proof that P(A) = 1, P(B) = 1, then P(AB) = 1

  • Context: Undergrad 
  • Thread starter Thread starter hholzer
  • Start date Start date
  • Tags Tags
    Proof
Click For Summary
SUMMARY

The theorem states that if P(A) = 1 and P(B) = 1, then P(AB) = 1. The proof begins with the inequality P(A U B) ≥ P(A), leading to the conclusion that P(A U B) must equal 1. This is derived from the formula P(A U B) = P(A) + P(B) - P(AB), which simplifies to 1 = 1 + 1 - P(AB), confirming that P(AB) must also equal 1. Thus, the relationship between the probabilities is established definitively.

PREREQUISITES
  • Understanding of probability theory
  • Familiarity with set operations in probability (union and intersection)
  • Knowledge of probability notation (P(A), P(B), P(AB))
  • Basic algebraic manipulation skills
NEXT STEPS
  • Study the properties of probability measures
  • Learn about conditional probability and independence in probability theory
  • Explore advanced topics in probability such as the law of total probability
  • Investigate applications of probability in statistical inference
USEFUL FOR

Students of mathematics, statisticians, and professionals working in fields that require a solid understanding of probability theory and its applications.

hholzer
Messages
36
Reaction score
0
Theorem:
If P(A) = 1, P(B) = 1, then P(AB) = 1

My book starts out with the proof as follows:

P(A U B) >= P(A) = 1, so P(A U B) = 1

How do they reach such a conclusion?

Things I know:
P(A U B) = P(A) + P(B) - P(AB)

How can I use that to be sure that P(A U B) = 1?
 
Physics news on Phys.org
How does the fact that A \subset A \cup B

verify that P(A \cup B) \ge P(A)?

Second: IF you understand why the first comment is true, how does it, coupled with P(A) = 1 show P(A \cup B) = 1?
 
hholzer said:
Theorem:
If P(A) = 1, P(B) = 1, then P(AB) = 1

My book starts out with the proof as follows:

P(A U B) >= P(A) = 1, so P(A U B) = 1

It is true that P(A U B) >= P(A). We know that P(A) = 1. Read P(A U B) as the probability of A OR B occurring (maybe both). Well, the probablility of A is 1, so A U B will always be true regardless of if B happens or not. So since P(A U B) >= P(A), P(A) = 1 and a probablility greater than 1 is not possible, the only value we can have for P(A U B) is 1. So:

P(A U B) = P(A) + P(B) - P(AB) -> 1 = 1 + 1 - P(AB) -> P(AB) = 1
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 29 ·
Replies
29
Views
4K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 19 ·
Replies
19
Views
4K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 7 ·
Replies
7
Views
842