Skip to content

Commit 30d3a55

Browse files
Tom's edit of probability with matrices lecture
1 parent b20d6f6 commit 30d3a55

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

lectures/prob_matrix.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -496,10 +496,9 @@ $$
496496
X=F^{-1}(U),
497497
$$
498498
499-
then $X$ ia a random variable with CDF $F_X(x)=F(x)=\textrm{Prob}\{X\le x\}$.
499+
then $X$ is a random variable with CDF $F_X(x)=F(x)=\textrm{Prob}\{X\le x\}$.
500500
501-
We'll verify this in the special case in which $F$ is continuous and bijective so that its inverse function exists and
502-
can be denoted by $F^{-1}$.
501+
We'll verify this in the special case in which $F$ is continuous and bijective so that its inverse function exists and can be denoted by $F^{-1}$.
503502
504503
Note that
505504

0 commit comments

Comments
 (0)