We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b20d6f6 commit 30d3a55Copy full SHA for 30d3a55
lectures/prob_matrix.md
@@ -496,10 +496,9 @@ $$
496
X=F^{-1}(U),
497
$$
498
499
-then $X$ ia a random variable with CDF $F_X(x)=F(x)=\textrm{Prob}\{X\le x\}$.
+then $X$ is a random variable with CDF $F_X(x)=F(x)=\textrm{Prob}\{X\le x\}$.
500
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}$.
+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}$.
503
504
Note that
505
0 commit comments