Statistical Physics: Proving "if p(a)=p(b)=p then p(ab) ≤ p^2

AI Thread Summary
The discussion revolves around proving the statement "if P(a) = P(b) = p, then P(a ∩ b) ≤ p^2." Participants explore various scenarios, including cases where events a and b are independent or mutually exclusive. It is noted that if a and b are independent, then P(a ∩ b) equals p^2, while if they are mutually exclusive, P(a ∩ b) equals 0. However, the consensus is that without additional constraints or information about the relationship between a and b, a definitive proof cannot be established. The conversation emphasizes the need for clarity in definitions and the importance of considering all possible cases for p.
rangatudugala
Messages
31
Reaction score
0
New member warned about posting with no effort shown
How to prove this "if p(a)=p(b)=p then p(ab) ≤ p^2

Homework Equations

The Attempt at a Solution

 
Physics news on Phys.org
Do you know anything about p, a, or b?
 
Please provide some information about what you have already tried or methods you are familiar with so we can point you in the right direction--i.e. fill in the template.
 
  • Like
Likes rangatudugala
Probability of a = probability b = p
 
What does p(ab) mean? Both a and b happen? What if a is b? then p(a and b) = p(a and a) = p.
 
No Ruber

if p(a) = p(b) = p (let say some value) then prove or disprove p(a ∩ b) ≤ p^2
 
So do you know anything about a and b? Assume a = b, then p(a ∩ b) = p(a) = p ≥ p^2 .
 
nothing mention disjoint or not i need to prove this is right or not
 
  • #10
Clearly if a and b were disjoint, the probability of a and b happening together is zero which will surely be less than p.
The key here would be if a and b were independent. If they are, then you might have something to prove...otherwise, you just have 0 ≤ p(a ∩ b) ≤ p.
 
  • #11
yes i got the point if and be disjoint then p(ab) =0

let say they are not disjoint then how to prove that ?
 
  • #12
There is nothing to prove unless you know they are independent.
 
  • #13
If the events a and b are independent, then, by the definition of independence, p(a ∩ b) = p(a) p(b) = p^2.
If they are not independent, then like I said before, they can be anywhere from disjoint to completely coincident, i.e. 0≤p(a ∩ b)≤p.
Is p ≤ p^2?
 
  • #14
thing is no any hints (information) given in the question.. okay what if not ?
 
  • #15
hmm if p ≤ p^2

then p= 1 kw i don't think in that way
 
  • #16
Think of a Venn diagram with two circles representing a and b, both the same size (p). What is the maximum size of the overlapping region?
If no other information is given in the question, then you can assume that anything is possible other than what you know to be true.
If you are to prove the statement, you need to show it holds true all the time. If you are to disprove it, you just need one counterexample.
 
  • #17
So, if p can be any value between 0 and 1, you have to prove that the statement is true for all values of p, not just p=1.
I don't think you will be able to prove it to be true without more constraints or assumptions.
Can you prove that it is not true?
 
  • #18
null set
 
  • #19
If p(a∩b) = 0, then p(a∩b) ≤ p^2.
That is not a good counterexample.
Similarly, if p = 0, then p(a∩b) ≤ p^2. So, that's no good.
 
  • #20
so you trying to explain that p(null set) = 0 so its not good example is it ?
 
  • #21
rangatudugala said:
so you trying to explain that p(null set) = 0 so its not good example is it ?
Right.

If p(a) = p(b) and the problem doesn't state that a is not b, then a = b should be your first example.
Look at post 7. Assume 0<p<1 to eliminate the option for p = p^2.
 
  • #22
RUber said:
Right.

If p(a) = p(b) and the problem doesn't state that a is not b, then a = b should be your first example.
Look at post 7. Assume 0<p<1 to eliminate the option for p = p^2.
okay i think i got the answer

so
1/ if a, b mutually exclusive then p(a∩b) =0

2/ if a,b independent then p(a∩b)= p(a)*p(b) =p^2

is it ?
 
  • #23
Both of your statements 1/ and 2/ are true, but this is not a proof.
You don't know anything about a and b.
What if a and b are entirely coincident, i.e. if a then b?
 
  • #24
oh dear you confused me...
 
Last edited by a moderator:
  • #25
rangatudugala said:
How to prove this "if p(a)=p(b)=p then p(ab) ≤ p^2

Homework Equations

The Attempt at a Solution


rangatudugala said:
okay i think i got the answer

so
1/ if a, b mutually exclusive then p(a∩b) =0

2/ if a,b independent then p(a∩b)= p(a)*p(b) =p^2

is it ?

Please use different letters: use ##P(a)## and ##P(b)## for the probabilities of ##a## and ##b##, but the letter ##p## for their value; that is, you should say ##P(a) = P(b) = p##. That will avoid a lot of confusion.

Both of your examples obey ##P(a \cap b) \leq p^2##. But: are you finished? No: you have not proved that ##P(a \cap b) \leq p^2 ## for all possible cases where ##P(a) = P(b) = p##, nor have you discovered a counterexample (that is, an example where ##P(a \cap b) > p^2##).
 
  • #26
Ray Vickson said:
Please use different letters: use ##P(a)## and ##P(b)## for the probabilities of ##a## and ##b##, but the letter ##p## for their value; that is, you should say ##P(a) = P(b) = p##. That will avoid a lot of confusion.

Both of your examples obey ##P(a \cap b) \leq p^2##. But: are you finished? No: you have not proved that ##P(a \cap b) \leq p^2 ## for all possible cases where ##P(a) = P(b) = p##, nor have you discovered a counterexample (that is, an example where ##P(a \cap b) > p^2##).
okay I'm fail to prove that can you please tell me how to do that ?
 
  • #27
rangatudugala said:
okay I'm fail to prove that can you please tell me how to do that ?

No. We are not permitted to solve problems for students---we are allowed to give hints, but nothing more. (Anyway, to be honest, I cannot see how to deal with the problem right now!)
 
  • Like
Likes rangatudugala
  • #28
a=b satisfies the assumption for you conditional argument. Start there.
 
  • Like
Likes rangatudugala
  • #29
Ray Vickson said:
No. We are not permitted to solve problems for students---we are allowed to give hints, but nothing more. (Anyway, to be honest, I cannot see how to deal with the problem right now!)

Big Thanks .. I also dnt kw that's why i posted it.. its okay.. atleast we tried kw.
 
  • #30
independent
P(a/b)= P(a) ---> 1
P(b/a)= P(b) ---> 2

also P(a/b) = P(a)* P(a ∩ b) / P(b) ---> 3
P(b/a) = P(b)* P(a ∩ b) / P(a) ---> 4
 
  • #31
Where are you going with this?
Assuming independence will change the problem.
We already covered that.
You don't know anything about P(a|b), so it can be anywhere from 0 to 1.
 
  • Like
Likes rangatudugala
  • #32
sorry .. i dnt kw homework to prove this .. there may be a mistake some where or i dnt know nothing

Thanks for your help.. Ill try next prob
 
  • #33
I have already told you a few times how to prove it.
If it were true that " if P(a) =P(b) =p then P(a ∩ b) ≤ p2" then the relation would have to hold for all values of p and all a and b such that P(a) =P(b) =p.
You have shown that it is true for independent a and b, and for mutually exclusive a and b. I will also add in that it is true for certain p =1.
It is certainly not true for any a and b such that 0<p<1 and p(a|b) > p.
 
  • Like
Likes rangatudugala
  • #34
rangatudugala said:
independent
also P(a/b) = P(a)* P(a ∩ b) / P(b) ---> 3
P(b/a) = P(b)* P(a ∩ b) / P(a) ---> 4
Are you sure about this?
Your notation P(a/b) means probability of a given b, right?

This implies that P(a/b) = P(a ∩ b). Shouldn't it just be P(a/b) = P(a ∩ b) / P(b)?
 
  • Like
Likes rangatudugala
  • #35
RUber said:
Are you sure about this?
Your notation P(a/b) means probability of a given b, right?

This implies that P(a/b) = P(a ∩ b). Shouldn't it just be P(a/b) = P(a ∩ b) / P(b)?
P(a/b) means probability of a given b, right? yes its true

how come this possible ?P(a/b) = P(a ∩ b) / P(b)
 
  • #36
rangatudugala said:
how come this possible ?P(a/b) = P(a ∩ b) / P(b)
That's what it is.
 
  • #37
You have the probability of a given b, so you are only looking at the subset of the possibilities where b has already happened. If the events are independent, the P(a ∩ b)=P(a)P(b), similarly P(a|b) = P(a). Test these against the formula, and you will see how it is true.
 
  • #38
1ba46ff8b3cbad33a7c8eead937c8d34.png


99b11ba7fe4ec33be7a129cf182a32d2.png
 
  • #39
rangatudugala said:
1ba46ff8b3cbad33a7c8eead937c8d34.png


[PLAIN]https://upload.wikimedia.org/math/9/9/b/99b11ba7fe4ec33be7a129cf182a32d2.png[/QUOTE]

Your formula ##P(A \cap B) = P(A) \, P(B)## is NOT a general, true formula; it is true if and only if ##A## and ##B## are "independent" events, such as getting 'heads' on toss 1 of a coin and getting 'tails' on toss 2, or successive particle emissions from a radioactive element. There are millions of real-world examples where it is false. (Or, maybe I mis-read the intent of your post, in which case you might have left out some crucial clarifying information.)
 
Last edited by a moderator:
  • #40
Do you not know that "P(a or b)= P(a)+ P(b)- P(a and b)"?

Also, way back in post #5, Ruber asked what "ab" meant and you never answered. Is it "a and b" or "a or b"?
 
  • Like
Likes rangatudugala
  • #41
HallsofIvy said:
Do you not know that "P(a or b)= P(a)+ P(b)- P(a and b)"?

Also, way back in post #5, Ruber asked what "ab" meant and you never answered. Is it "a and b" or "a or b"?
I hv already answered. probably you didn't see

here rewritten the question
prove or disprove the following
p(a) = P(b) = p (let say some valve, you can use what ever symbol ) then p(a ∩ b) ≤ p^2
 
Back
Top