Aufgabe:
sei:
Ω := {1,2,3,4,5,6}
A := {1,2,3}
B :=  {3,4,5}
C := {3,4,5,6}
die Frage ist: sind A und B positiv oder negativ korreliert?
Problem/Ansatz:
i) ob überhaupt korreliert ? P(A) = P(B) =  ½ ,  → P(A) * P(B) = ¼
P(A ∩ B)  = ⅙      → korreliert, weil  P(A) *  P(B)  ≠  P(A ∩ B) 
wie zu bestimmen, ob positiv oder negativ korreliert? dass weiß ich noch nicht