Question about conditional probability

Click For Summary
SUMMARY

This discussion focuses on the principles of conditional probability, specifically the concepts of attraction and repulsion between events. It establishes that if event B attracts event A (P(A|B) > P(A)), then event A also attracts event B, and the negation of B (~B) repels A. The discussion further explores the implications of these relationships through mathematical proofs using a sample space S = {1,2,2,3,4,5}, demonstrating that events A and B attract each other, events B and C attract each other, but events A and C repel each other.

PREREQUISITES
  • Understanding of conditional probability, specifically P(A|B)
  • Familiarity with probability measures and event relationships
  • Basic knowledge of set theory and sample spaces
  • Ability to manipulate and interpret mathematical inequalities
NEXT STEPS
  • Study the concept of independence in probability theory
  • Learn about the law of total probability and its applications
  • Explore Bayesian probability and its implications for conditional events
  • Investigate advanced topics in probability such as Markov chains
USEFUL FOR

Students of statistics, mathematicians, and professionals in data science who are looking to deepen their understanding of conditional probability and its applications in real-world scenarios.

Alexsandro
Messages
49
Reaction score
0
Question about conditional probability. Can someone help me ?

Repulsion. The event A is said to be repelled by the event B is P(A|B) < P(A), and to be attracted by B P(A|B) > P(A).

(a) Show that if B attracts A, then A attracts B, and ~B repels A.

(b) If A attracts B, and B attarcts C, does A attract C?

(c) Explain this, through ratio idea:

P(A|B) > P(A) => P(B|A) > P(B).
 
Physics news on Phys.org
Use definition of cond. prob., P(A|B) = P(A & B)/P(B).

(a) B Attracts A ---> P(A & B)/P(B) > P(A) ---> P(A & B) > P(A)P(B) ---> P(A & B)/P(A) > P(B) ---> A attr. B.

B Attracts A ---> P(A & B)/P(B) > P(A) ---> (P(A)-P(A & ~B))/(1-P(~B)) > P(A) ---> P(A)-P(A & ~B) > P(A) - P(A)P(~B) ---> -P(A & ~B) > - P(A)P(~B) ---> P(A & ~B) < P(A)P(~B) ---> P(A & ~B)/P(~B) < P(A) ---> ~B repels A.

(c) See (a).
 
Last edited:
(b) Counterex.

Let S = {1,2,2,3,4,5}
A = {x is in S : x is even} = {2,2,4}
B = {x is in S : x < 3} = {1,2,2}
C = {x is in S : x is boldface} = {1,2,5}

"P" is the uniform prob. measure over the elements of S.

A and B attract each other.
Proof: P(A & B) = P({2,2}) = 1/3 > 1/4 = P(A)P(B).

B and C attract each other.
Proof: P(B & C) = P({1,2}) = 1/3 > 1/4 = P(B)P(C).

A and C do not attract each other.
Proof: P(A & C) = P({2}) = 1/6 < 1/4 = P(A)P(C) ---> A and C repel.
 
Last edited:

Similar threads

  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 5 ·
Replies
5
Views
1K
  • · Replies 7 ·
Replies
7
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 36 ·
2
Replies
36
Views
5K
Replies
3
Views
1K