Skip to content

Commit 684bd45

Browse files
committed
Typo correction
Replace "more clear be" with "more clear by"
1 parent cc7ebba commit 684bd45

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Chapter4_TheGreatestTheoremNeverTold/LawOfLargeNumbers.ipynb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"source": [
4444
"### Intuition \n",
4545
"\n",
46-
"If the above Law is somewhat surprising, it can be made more clear be examining a simple example. \n",
46+
"If the above Law is somewhat surprising, it can be made more clear by examining a simple example. \n",
4747
"\n",
4848
"Consider a random variable $Z$ that can take only two values, $c_1$ and $c_2$. Suppose we have a large number of samples of $Z$, denoting a specific sample $Z_i$. The Law says that we can approximate the expected value of $Z$ by averaging over all samples. Consider the average:\n",
4949
"\n",
@@ -1235,4 +1235,4 @@
12351235
"metadata": {}
12361236
}
12371237
]
1238-
}
1238+
}

0 commit comments

Comments
 (0)