We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af83f30 commit 931ce9dCopy full SHA for 931ce9d
lectures/prob_dist.md
@@ -204,7 +204,7 @@ Here $\theta \in [0,1]$ is a parameter.
204
205
The interpretation of $p(i)$ is: the probability of $i$ successes in $n$ independent trials with success probability $\theta$.
206
207
-For example, if $\theta=0.5$, $p(i)$ can be the probability of $i$ heads in $n$ flips of a fair coin.
+For example, if $\theta=0.5$, then $p(i)$ is the probability of $i$ heads in $n$ flips of a fair coin.
208
209
The mean and variance are:
210
0 commit comments