We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8935098 commit a969564Copy full SHA for a969564
stat-cookbook.tex
@@ -164,7 +164,7 @@ \subsection{Discrete Distributions}
164
165
Negative Binomial & \nbin & \pnbin & \dnbin &
166
r\frac{1-p}{p} & r\frac{1-p}{p^2} &
167
- \left(\frac{p}{1-(1-p)e^s}\right)^r \\[3ex]
+ \left(\frac{pe^s}{1-(1-p)e^s}\right)^r \\[3ex]
168
169
Geometric & \geo &
170
\pgeo \quad x\in\mathbb N^+ &
0 commit comments