We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d4c9583 commit 39bdc06Copy full SHA for 39bdc06
lectures/prob_dist.md
@@ -304,6 +304,8 @@ $$
304
305
where $\lambda \in [0,1]$ is a parameter
306
307
+(A discrete distribution has infinite support if the set of points to which it assigns positive probability is infinite.)
308
+
309
To understand the distribution, think of repeated independent random trials, each with success probability $\theta$.
310
311
The interpretation of $p(i)$ is: the probability there are $i$ failures before the first success occurs.
0 commit comments