feat: st2334 cheatsheet

This commit is contained in:
2025-09-27 17:30:36 +08:00
parent 336ee081c6
commit 01d07eb1df
42 changed files with 21436 additions and 0 deletions

View File

@@ -63,3 +63,4 @@ Probability, $P(dot)$ is a function on the collection of events in the sample sp
- $P(A) = P(A inter B) + P(A inter B')$
- $P(A union B) = P(A) + P(B) - P(A inter B)$
- $A subset B$, then $P(A) lt.eq P(B)$