I'm puzzled: what does a Greek $\Gamma$ mean in statistics? For example, here http://en.wikipedia.org/wiki/Weibull_distribution in the definition of the mean.
Tell me more
×
Cross Validated is a question and answer site for
statisticians, data analysts, data miners and data visualization experts. It's 100% free, no registration required.
|
|
Usually when you encounter a capital gamma, $\Gamma$, it refers to the gamma function. It is defined as $$\Gamma(z)=\int_{0}^{\infty}t^{z-1}e^{-t}dt$$In the special case where $z\in\mathbb{Z}_+$, $$\Gamma(z)=(z-1)!$$You can check the Wikipedia page to get some more information. |
|||
|
|