Mengapa

15

Saya kira itu

P(A|B)=P(A|B,C)P(C)+P(A|B,¬C)P(¬C)

benar, padahal

P(A|B)=P(A|B,C)+P(A|B,¬C)

salah.

Namun, saya sudah mendapat "intuisi" tentang yang kemudian, yaitu, Anda mempertimbangkan probabilitas P (A | B) dengan membagi dua kasus (C atau Tidak C). Mengapa intuisi ini salah?

Zell
sumber
4
Berikut ini contoh sederhana untuk menguji persamaan Anda. Buang dua koin independen yang adil. Biarkan A menjadi acara yang pertama muncul kepala, B menjadi acara yang kedua muncul kepala, dan C menjadi acara yang keduanya muncul kepala. Apakah baik persamaan yang Anda tulis benar?
A. Rex
4
The hukum probabilitas total mengatakan jika Anda ingin mengungkapkan probabilitas bersyarat sebagai jumlah dari probabilitas bersyarat, Anda harus berat dengan acara pendingin: misalnya P(A)=P(A|B)P(B)+P(A|B¯)P(B¯)
AdamO

Jawaban:

25

Misalkan, sebagai contoh kontra mudah, bahwa probabilitas P(A) dari A adalah 1 , terlepas dari nilai C . Kemudian, jika kita mengambil persamaan yang salah , kita mendapatkan:

P(A|B)=P(A|B,C)+P(A|B,¬C)=1+1=2

Itu jelas tidak bisa benar, mungkin tidak lebih dari . Ini membantu membangun intuisi bahwa Anda harus memberi bobot pada masing-masing dari dua kasus yang sebanding dengan seberapa besar kemungkinan kasus itu , yang menghasilkan persamaan pertama (benar). .1


Itu membawa Anda lebih dekat ke persamaan pertama Anda, tetapi bobotnya tidak sepenuhnya benar. Lihat komentar A. Rex untuk bobot yang benar.

Dennis Soemers
sumber
1
Haruskah bobot dalam persamaan "pertama (benar)" adalah dan P ( ¬ C ) , atau haruskah mereka P ( C B ) dan P ( ¬ C B ) ? P(C)P(¬C)P(CB)P(¬CB)
A. Rex
@ A.Rex Itu poin yang bagus, untuk kebenaran penuh saya pikir itu harus dan P ( ¬ C | B ) . Segala sesuatu (hanya satu suku tunggal) di sisi kiri persamaan mengasumsikan bahwa B diberikan, sehingga tanpa asumsi tambahan (seperti mengasumsikan bahwa B dan C tidak tergantung satu sama lain), hal yang sama harus terjadi di sebelah kanan di tanganP(C|B)P(¬C|B)BBC
Dennis Soemers
Anggap saja A | B menjadi 200% pasti akan terjadi.
Mark L. Stone
@ MarkL.Stone Apakah itu berarti itu selalu terjadi dua kali? ;)
Pasang kembali Monica
9

Jawaban Dennis memiliki contoh yang bagus, membantah persamaan yang salah. Jawaban ini berusaha menjelaskan mengapa persamaan berikut ini benar:

P(A|B)=P(A|C,B)P(C|B)+P(A|¬C,B)P(¬C|B).

Karena setiap istilah dikondisikan pada , kita dapat mengganti seluruh ruang probabilitas dengan B dan menjatuhkan istilah B. Ini memberi kita:BBB

P(A)=P(A|C)P(C)+P(A|¬C)P(¬C).

Kemudian Anda bertanya mengapa persamaan ini memiliki istilah dan P ( ¬ C ) di dalamnya.P(C)P(¬C)

The reason is that P(A|C)P(C) is the portion of A in C and P(A|¬C)P(¬C) is the portion of A in ¬C and the two add up to A. See diagram. On the other hand P(A|C) is the proportion of C containing A and adalah proporsi ¬ C yang mengandung A - ini adalah proporsi daerah yang berbeda sehingga mereka tidak memiliki penyebut yang sama sehingga menambahkannya tidak ada artinya.P(A|¬C)¬CA

pic

Pasang kembali Monica
sumber
2
Not "everything is conditioned on B". In particular, P(C) and P(¬C) are not, so you can't just drop B. Moreover, this might suggest the equation is wrong!
A. Rex
@A.Rex Technically you're right, I should have said every term involving A is conditioned on B (I made a simple substitution A|BA). I will correct the answer.
Reinstate Monica
5
My objection wasn't a technicality. Your diagram correctly proves that P(A)=P(AC)P(C)+P(A¬C)P(¬C), which after conditioning on B becomes P(AB)=P(AB,C)P(CB)+P(AB,¬C)P(¬CB); note that the probabilities of C and ¬C are also conditioned on B. This is not the first equation given in the OP, which is good news, because the first equation given in the OP is not correct.
A. Rex
@A.Rex You are right once again, C must also conditioned on B as the proportion of the probability space contained in C might not be the same as the proportion of B contained in C. This point escaped me. I will revise again.
Reinstate Monica
7

I know you've already received two great answers to your question, but I just wanted to point out how you can turn the idea behind your intuition into the correct equation.

First, remember that P(XY)=P(XY)P(Y) and equivalently P(XY)=P(XY)P(Y).

To avoid making mistakes, we will use the first equation in the previous paragraph to eliminate all conditional probabilities, then keep rewriting expressions involving intersections and unions of events, then use the second equation in the previous paragraph to re-introduce the conditionals at the end. Thus, we start with:

P(AB)=P(AB)P(B)

We will keep rewriting the right-hand side until we get the desired equation.

The casework in your intuition expands the event A into (AC)(A¬C), resulting in

P(AB)=P(((AC)(A¬C))B)P(B)

As with sets, the intersection distributes over the union:

P(AB)=P((ABC)(AB¬C))P(B)

Since the two events being unioned in the numerator are mutually exclusive (since C and ¬C cannot both happen), we can use the sum rule:

P(AB)=P(ABC)P(B)+P(AB¬C)P(B)

We now see that P(AB)=P(ACB)+P(A¬CB); thus, you can use the sum rule on the event on the event of interest (the "left" side of the conditional bar) if you keep the given event (the "right" side) the same. This can be used as a general rule for other equality proofs as well.

We re-introduce the desired conditionals using the second equation in the second paragraph:

P(A(BC))=P(ABC)P(BC)
and similarly for ¬C.

We plug this into our equation for P(AB) as:

P(AB)=P(ABC)P(BC)P(B)+P(AB¬C)P(B¬C)P(B)

Noting that P(BC)P(B)=P(CB) (and similarly for ¬C), we finally get

P(AB)=P(ABC)P(CB)+P(AB¬C)P(¬CB)

Which is the correct equation (albeit with slightly different notation), including the fix A. Rex pointed out.

Note that P(ACB) turned into P(ABC)P(CB). This mirrors the equation P(AC)=P(AC)P(C) by adding the B condition to not only P(AC) and P(AC), but also P(C) as well. I think if you are to use familiar rules on conditioned probabilities, you need to add the condition to all probabilities in the rule. And if there's any doubt whether that idea works for a particular situation, you can always expand out the conditionals to check, as I did for this answer.

YawarRaza7349
sumber
2
+1. I think you extracted the equation that OP tried to intuit: P(AB)=P(ACB)+P(A¬CB).
A. Rex
Thanks! That was the main point I wanted to make, but couldn't figure out a high-level explanation why the intersection goes on the left rather than the right, so I used formulas instead. Also, I just noticed you were the one who pointed out the mistake in OP's formula, so I credited you for that. (I probably wouldn't have noticed either, lol.)
YawarRaza7349
2

Probabilities are ratios; the probability of A given B is how often A happens within the space of B. For instance, P(rain|March) is the number of rainy days in March divided by the number of total days in March. When dealing with fractions, it makes sense to split up numerators. For instance,

P(rain or snow|March)=(number of rainy or snowy days in March)(total number of days in March)=(number of rainy days in March)(total number of days in March)+(number of snowy days in March)(total number of days in March)=P(rain|March)+P(snow|March)

This of course assumes that "snow" and "rain" are mutually exclusive. It does not, however, make sense to split up denominators. So if you have P(rain|February or March), that is equal to

(number of rainy days in February and March)(total number of days in February and March).

But that is not equal to

(number of rainy days in February)(total number of days in February)+(number of rainy days in March)(total number of days in March).

If you're having trouble seeing that, you can try out some numbers. Suppose there are 10 rainy days in February and 8 in March. Then we have

(number of rainy days in February and March)(total number of days in February and March)=(10+8)/(28+31)=29.5%

and

(number of rainy days in February)(total number of days in February)+(number of rainy days in March)(total number of days in March)=(10/28)+(8/31)=35.7%+25.8%=61.5%

The first number, 29.5%, is the average of 35.7% and 25.8% (with the second number weighted slightly more because there is are more days in March). When you say P(A|B)=P(A|B,C)+P(A|B,¬C) you're saying that x1+x2y1+y2=x1y1+x2y2, which is false.

Acccumulation
sumber
1

If I go to Spain, I can get sunburnt.

P(sunburnt|Spain)=0.2
This tells me nothing about getting sunburnt if not going to Spain, let's say
P(sunburnt|¬Spain)=0.1
This year I'm going to Spain, so
P(sunburnt)=0.2
Letting B=Ω, this is, P(B)=1, your intuition would imply
P(A)=P(A|C)+P(A|¬C)
which by the previous argument, isn't neccesarily true.
sheriff
sumber