User Tools

Site Tools


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}


b/head_first_statistics/geometric_distribution.1759786368.txt.gz · Last modified: by hkimscil

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki