This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
|
math121b:04-15 [2020/04/15 05:37] pzhou created |
math121b:04-15 [2026/02/21 14:41] (current) |
||
|---|---|---|---|
| Line 15: | Line 15: | ||
| ** Conditional Probability **: suppose we want to know "given that $A$ happens, what is the probability $B$ will happen?" | ** Conditional Probability **: suppose we want to know "given that $A$ happens, what is the probability $B$ will happen?" | ||
| - | $$ \P(A | B) := \frac{ \P(A \cap B) } {\P(B) | + | $$ \P(A | B) := \frac{ \P(A \cap B) } {\P(B) } $$ |
| ** The product rule ** | ** The product rule ** | ||
| Line 45: | Line 45: | ||
| This is a function of $x$, we just need to ' | This is a function of $x$, we just need to ' | ||
| $$ \rho_{X|Y}(x|y=y_0) = \frac{ \rho_{XY}(x, | $$ \rho_{X|Y}(x|y=y_0) = \frac{ \rho_{XY}(x, | ||
| + | |||
| + | ===== How to play the probability game? ===== | ||
| + | First thing first, find out what is $\Omega$ and $\P$. | ||
| + | |||
| + | Be aware when someone say: "let me randomly choose ...." | ||
| + | |||
| + | Here is an interesting example: [[https:// | ||
| + | |||
| + | Another hard example: let $M$ be a random symmetric matrix of size $N \times N$, where each entry is iid Gausian. Question: how does eigenvalues of this matrix distribute? | ||
| + | |||