Skip to content

Commit ee85758

Browse files
Merge pull request #237 from pocman/patch-1
Fix typo l. 46 more clear to clearer
2 parents 944fcef + 481e616 commit ee85758

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Chapter4_TheGreatestTheoremNeverTold/LawOfLargeNumbers.ipynb

Lines changed: 1 addition & 1 deletion
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 by examining a simple example. \n",
46+
"If the above Law is somewhat surprising, it can be made clearer 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",

0 commit comments

Comments
 (0)