Skip to content

Commit ecaa6d8

Browse files
committed
Update lln_clt.md
1 parent c54d169 commit ecaa6d8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Diff for: lectures/lln_clt.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,9 @@ print(X)
7878
```
7979

8080
In this setting, the LLN tells us if we flip the coin many times, the fraction
81-
of heads that we see will be close to the mean $p$. We use $n$ to represent the number of times the coin is flipped.
81+
of heads that we see will be close to the mean $p$.
82+
83+
We use $n$ to represent the number of times the coin is flipped.
8284

8385
Let's check this:
8486

0 commit comments

Comments
 (0)