Fix figure labels

This commit is contained in:
Andreas Tsouchlos 2025-10-29 08:58:15 +01:00
parent 2cb1a1de3c
commit e65dc8cb3c

View File

@ -179,8 +179,8 @@
\node[right] at ($(n2)!0.4!(n22)$) {$P(C\vert A_2)$};
\node[below] at (n11) {$P(BA_1)$};
\node[below] at (n12) {$P(CA_2)$};
\node[below] at (n21) {$P(BA_1)$};
\node[below] at (n12) {$P(CA_1)$};
\node[below] at (n21) {$P(BA_2)$};
\node[below] at (n22) {$P(CA_2)$};
\end{tikzpicture}
\end{figure}