Skip to content

Commit fc9a121

Browse files
committed
math syntax issue
1 parent 2d56ddf commit fc9a121

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lectures/multivariate_normal.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ In this lecture, you will learn formulas for
3333

3434
* the joint distribution of a random vector $x$ of length $N$
3535
* marginal distributions for all subvectors of $x$
36-
* conditional distributions for subvectors of 'math:x conditional on other subvectors of $x$
36+
* conditional distributions for subvectors of $x$ conditional on other subvectors of $x$
3737

3838
We will use the multivariate normal distribution to formulate some classic models:
3939

0 commit comments

Comments
 (0)