[AMR] updated first 4.5 sections

This commit is contained in:
2026-08-08 12:31:01 +02:00
parent 7cdba7dca9
commit c1bdbc64bf
20 changed files with 103 additions and 55 deletions
@@ -5,7 +5,7 @@
\shorttheorem[Bayes] $\displaystyle \P(Y_i | X) = \frac{\P(X | Y_i) \P(Y_i)}{\sum_{j = 1}^n \P(X | Y_j) \P(Y_j)}$
\shortdefinition[Cont. Var] Sums become integrals\\
\shortdefinition[Cont. Var] Sums become integrals (and vice-versa)\\
e.g. $\sum_{X} \P(X) = 1$ becomes $\int \P(x) \dx = 1$
\shortdefinition[Indep.] $x, y$ indep. iff $\P(\cX \cap \cY) = \P(\cX) \P(\cY)$