私はそう思う
正しいが、
間違っている。
しかし、後者については「直観」があります。つまり、2つのケース(CまたはNot C)を分割することで確率P(A | B)を考慮します。なぜこの直感が間違っているのですか?
私はそう思う
正しいが、
間違っている。
しかし、後者については「直観」があります。つまり、2つのケース(CまたはNot C)を分割することで確率P(A | B)を考慮します。なぜこの直感が間違っているのですか?
回答:
確率こと、容易カウンタ例として、仮定のAは、である1にかかわらずの値の、C。次に、誤った方程式をとると、次のようになります。
それは明らかに正しいことはできません。おそらくより大きくすることはできません。これは、2つのケースのそれぞれに重みを割り当てる必要があるという直感を構築するのに役立ちます。そのケースの可能性に比例して、最初の(正しい)方程式になります。。
これにより、最初の方程式に近づきますが、重みは完全には正しくありません。正しい重みについては、A。Rexのコメントをご覧ください。
デニスの答えには、間違った方程式を反証する素晴らしい反例があります。この答えは、次の式が正しい理由を説明しようとしています。
すべての用語が上で条件付けされたよう、我々はによって全体の確率空間を置き換えることができますB&ドロップBの用語を。これにより、次のことができます。
この式があり、なぜ、あなたは求めているとP (¬ C )それに用語。
その理由は、あるの一部であるAにおけるC及びP (A | ¬ C )P (¬ Cが)の一部であるAで¬ Cと二つまで追加A。図を参照してください。一方、P (A | C )は、AとP (Aを含むCの割合です。の割合である ¬ Cを含む A -それらを追加することは無意味であるので、それらは共通の分母を持っていないので、これらは、異なる領域の割合です。
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 and equivalently .
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:
We will keep rewriting the right-hand side until we get the desired equation.
The casework in your intuition expands the event into , resulting in
As with sets, the intersection distributes over the union:
Since the two events being unioned in the numerator are mutually exclusive (since and cannot both happen), we can use the sum rule:
We now see that ; 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:
We plug this into our equation for as:
Noting that (and similarly for ), we finally get
Which is the correct equation (albeit with slightly different notation), including the fix A. Rex pointed out.
Note that turned into . This mirrors the equation by adding the condition to not only and , but also 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.
Probabilities are ratios; the probability of A given B is how often A happens within the space of B. For instance, 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,
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 , that is equal to
But that is not equal to
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
and
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 you're saying that , which is false.