We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c54d169 commit ecaa6d8Copy full SHA for ecaa6d8
lectures/lln_clt.md
@@ -78,7 +78,9 @@ print(X)
78
```
79
80
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.
+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.
84
85
Let's check this:
86
0 commit comments