Skip to content

Commit deb1944

Browse files
committed
Fix emphasis vs definitions in exchangeable.md
Changes per #721: - conditionally (as part of 'conditionally independently and identically distributed') Term changed from italic to bold as it is a definition per style guide.
1 parent 3736206 commit deb1944

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lectures/exchangeable.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ search model.
4747
Among other things, this lecture discusses connections between the statistical concepts of sequences of random variables that are
4848

4949
- independently and identically distributed
50-
- exchangeable (also known as *conditionally* independently and identically distributed)
50+
- exchangeable (also known as **conditionally** independently and identically distributed)
5151

5252
Understanding these concepts is essential for appreciating how Bayesian updating
5353
works.

0 commit comments

Comments
 (0)