b:head_first_statistics:geometric_distribution
This is an old revision of the document!
Geometric Distributions
정리
기하분포, 이항분포, 포아송분포
\begin{align*}
\text{Geometric Distribution: } \;\;\; \text{X} & \thicksim Geo(p) \\
p(X = k) & = q^{k-1} \cdot p \\
E\left[ X \right] & = \frac{1}{p} \\
V\left[ X \right] & = \frac{q}{p^2} \\
\\
\end{align*}
b/head_first_statistics/geometric_distribution.1759786421.txt.gz · Last modified: by hkimscil