さて、この時点まで、情報の流れは直感的な因果関係に従って発生するため、すべてが問題ありません。しかし、このスキームでは、いわゆる「V構造」や「コライダー」の特別な動作はしません。
ここで割れるのは、V構造です。架空の例を使用して、効果の観察のみに条件付けられた変数Sの確率と、同じ状況でSに依存しない別の変数Dの観察の影響との違いを説明したいと思います。
誰かがコースを取っているとしましょう、線形代数。彼が合格できるかどうかは、主に試験の難しさにかかっています。Pでコースを渡すイベントを示しましょう。それ以外の場合は1と0を渡します。また、試験の難易度はD、難易度は1、難易度は0です。また、ナンセンスがパフォーマンスや結果に影響を与える可能性があります。特異点が発生し、マシンで洗脳された後、試験を受ける。そのイベントをSで表し、その確率は0.0001です。それは不可能に思えますが、定義によりその可能性はゼロであってはなりません。
したがって、v構造フォームのグラフができました。
D S
| |
\| |/
P
P(¬P|S)=0.999999P(P|S)=0.000001
| d0 | d1 |
|:-----|--------:|
| 0.5 | 0.5 |
| s0 | s1 |
|:-------|--------:|
| 0.9999 | 0.0001 |
| S | D | P(p0|S,D) | P(p1|S,D) |
|:------|-----:|----------:|----------:|
|s0 | d0 | 0.20 | 0.80 |
|s0 | d1 | 0.90 | 0.10 |
|s1 | d0 | 0.999999| 0.000001|
|s1 | d1 | 0.999999| 0.000001|
P(S|P)P(S| P、D )
1)結果がわからない場合、コースが簡単であれば、特異点が発生する確率を計算できます。
P(S| ¬D)= P(S、P| ¬D)+P(S、¬ P| ¬D)= P(S= 1 、P= 1 、D = 0 )P(D=0)+P(S=1,P=0,D=0)P(D=0)=P(S=1)P(D=0|S=1)P(P=1|D=0,S=1)P(D=0)+P(S=1)P(D=0|S=1)P(P=0|D=0,S=1)P(D=0)=P(S=1)P(D=0|S=1)P(D=0)=P(S=1)P(D=0)P(D=0)=P(S=1)=0.0001
As you can see above that doesn't matter if the exam is passed or not. What comes as it should come. It can be seen as a marginal probability over P.
And we can also work out the probability the the singularity happens given that the student doesn't pass the exam:
P(S,|¬P)=P(S,¬P)P(¬P)=P(S,¬p,D)+P(S,¬P,¬D)P(¬P)=P(¬P|S,D)P(S)P(D)+P(¬P|S,¬D)P(S)P(¬D)∑S,DP(¬P|S,D)P(S)P(D)=0.0001818
Knowing that the guy doesn't pass the exam we can guess that he may be brainwashed by a machine is 0.0001818 which is a little bigger than when we don't know it.
2) But what if we know that the guy failed the exam and the exam is easy?
P(S,|¬P,¬D)=P(S=1,P=0,D=0)P(P=0,D=0)=P(P=0|S=1,D=0)P(S=1)P(D=0)P(P=0|S=1,D=0)P(S=1)P(D=0)+P(P=0|S=0,D=0)P(S=0)P(D=0)=0.999999×0.0001×0.50.2×0.9999×0.5+0.999999×0.0001×0.5=0.0004998
Lo and behold, the change is much bigger than we just know he doesn't plass the exam. Then we see that P(S|P)≠P(S|P,D) we can infer that S⊥D|P∉I(P(P,S,D)) which means D can influence S via P.
May this detailed derivation be of hlep.